Posted
I made an executor back in September for my own personal use. So I decided to upgrade it and release it to the public.
-yes it runs off of WRD API dont judge
-sorry if it looks crap
DOWNLOAD:
https://mega.nz/#!dUNi3YQR!DGY4xmJvLe3i00p6ObEYcFYfeootxiwE8xQAfO_TPWE
Replied
Looks good and is relatively light - http://prntscr.com/pony09
Though the script hub can have multiples which could be easily fixed with a boolean;
public static bool open; //this is outside the actual button
button name thing
{
if (open) //If thing is opened
//whatever you want
else //If thing is already closed
new formName.Show();
}
//the actual form for the script hub
private void Main_Form_FormClosed(object sender, FormClosedEventArgs e) => form/class.open = false;
Other than that and the script hub not being topmost, its pretty nice-looking.
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 love your exploit, amazing UI but you could upgrade your DLL. I wish I could rep you but that actually costs 5$ per month..
Cancel
Post
...
Replied
Thanks for the positive replies guys! I'm surprised people actually liked it considering it's the first exploit I've ever created lol
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post