PDA

View Full Version : Hotkeys for hacks



nvstoned
12-08-2007, 01:44 PM
you will need autoit if you want hotkeys for ur hacks

i will give a small example to use with vindcare's hack




; start inf loop
while 1
if _IsPressed(20) Then ControlClick("Vindcare's hack","","Button1") ;IF YOU PRESS SPACEBAR IT WILL CLICK THE STAMINA ON
if _IsPressed(56) Then ControlClick("Vindcare's hack","","Button2") ;IF YOU PRESS 'V' IT WILL CLICK THE STAMINA OFF
sleep(50)
WEnd
;End inf loop

Func _IsPressed()
Local
= '0x' &
= DllCall("user32", "int", "GetAsyncKeyState", "int", )
If Not @error And BitAND(,0x8000) = 0x8000 Then Return 1
Return 0
EndFunc


hack doesnt need to be open in front , autoit will click it even if its hidden...

open notepad save this code as AU3, download & install autoit http://www.autoitscript.com

Run the Au3, run vindcares hack, run warrock

Now press Space and it will use unl stamina, press 'V' and it will turn it off

you can add all buttons you like
can use other hacks, change the Title in the script, also probably the button code will change....
you can use Autoit Info to look for Button ID, name, ....


If you really really want some hotkeys, and cant make it work, give me a pm

im not good in C, and the hacks ive used doesnt seem to had any hotkeys
so thats why i posted

Greetz
Nvstoned

darknitej2k
05-26-2010, 01:33 PM
mmm idk were to dl the hacks or use them how can i use the hacks for SA NA

---------- Post added at 07:33 PM ---------- Previous post was at 07:32 PM ----------


you will need autoit if you want hotkeys for ur hacks

i will give a small example to use with vindcare's hack




; start inf loop
while 1
if _IsPressed(20) Then ControlClick("Vindcare's hack","","Button1") ;IF YOU PRESS SPACEBAR IT WILL CLICK THE STAMINA ON
if _IsPressed(56) Then ControlClick("Vindcare's hack","","Button2") ;IF YOU PRESS 'V' IT WILL CLICK THE STAMINA OFF
sleep(50)
WEnd
;End inf loop

Func _IsPressed()
Local
= '0x' &
= DllCall("user32", "int", "GetAsyncKeyState", "int", )
If Not @error And BitAND(,0x8000) = 0x8000 Then Return 1
Return 0
EndFunc


hack doesnt need to be open in front , autoit will click it even if its hidden...

open notepad save this code as AU3, download & install autoit http://www.autoitscript.com

Run the Au3, run vindcares hack, run warrock

Now press Space and it will use unl stamina, press 'V' and it will turn it off

you can add all buttons you like
can use other hacks, change the Title in the script, also probably the button code will change....
you can use Autoit Info to look for Button ID, name, ....


If you really really want some hotkeys, and cant make it work, give me a pm

im not good in C, and the hacks ive used doesnt seem to had any hotkeys
so thats why i posted

Greetz
Nvstoned

sorry but i dont know were to download the hacks i dont get how this works

Lost
05-26-2010, 01:37 PM
LMFAO Ok this is the most amazing bump in the history of bumps ALMOST 3 YEARS OLD

On a serious note, DO NOT BUMP THREADS. <3

Edit:

If i came off rude i apolegize I've just never seen anything like this i didn't know how to respond <3

Jiggaboo
05-26-2010, 05:38 PM
Damn............................................

Lost
05-26-2010, 05:39 PM
Damn............................................

LMAO i know right this is like amazing i jsut don't even know what to say