Updated !
New Wizard Hat update got it lol. New Base Address, New target address.
Zoom hack address (Zoom Hack function) currently inoperable.
The rest seems to work fine :P I even included the EEAutoPilot.settings
As Before...
Code:
F1 - enable/disable transparent background
F2 -hides visible gui for when you minimize it, having an issue where it will not change its ontop status while EE is minimized.
F5 - RunMiniBot
F6 - ZoomHack (inoperable)
F7 - ShowStats (displays more stats si check for correct values test function for personal use i didnt remove)
DEL (delete key) - Closes the application
The text color for the GUI overlay can be changed in the settings file.
The win_trans=45 is the windows alpha when you decide to use the F1 hotkey so you can move it freely. 255 is max (fully visible) and 0 is invisible.
isTrans=1 - if the value is 1 then it will load inside the game client.
isTrans=0 - if it is 0 then you can freely move it unto you use the F1 hotkey.
F2 controls the isTrans setting
Pretty much self explanatory.
I will be releaseing the source codes again once I've cleaned them up. As of now picking through it would be a pain it's a complete mess of code to get everything all transparent and what not.
Also having some issues getting the WinSetOntop function to deactivate if the window is minimized