Posted
To make an auto updater, you must have two projects in c#, one for your exploit, and one for the auto-updater.
First off, I won't mention the things like how to make the loadingbar to make it simpler for people to follow.
Go to Program.cs (on your exploit) and paste this on the bottom (this is sample code of my exploit GreenTea ;-; so replace stuff to your needs) https://hastebin.com/raw/elufukajil
You first have to put the name of the private static void at the top: https://gyazo.com/c180b095bd28603e68c219591fa0da63
You have to adjust things such as the download link and the new version checker.
Mine uses a pastebin that I can edit that holds the download link. The version checker is the MOST important thing. Without it, you wouldn't know if there was another version or be able to download the newest version.
Now, when you put the code down, you replace the string, "updater" with the name of your auto-updater, this includes the .exe at the end.
(On the auto-updater project) You now have to put https://hastebin.com/raw/dameresuti under initialize component so that it runs it when it starts.
Now, if you did it correctly it should work!
Heres a gif on it working (with me adding more stuff) the message at the end was because of a dll checker on my exploit
https://gyazo.com/0939075c8f9c872820ba7769da78e3b7
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
Replied
Thanks man! I appreciate it, Cuz it ACTUALLY WORKS! Try it out guys!
Cancel
Post
Replied
Hi there, thanks for the input! :D | On the other note, if you are having issues with this, remember CHECK the code, though it IS correct you have to substitute stuff such as the two pastebin links (yes pastebin so you can edit it)
Cancel
Post
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
Replied
I need help of how to make a custom Inject Cmd
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post