OldSchoolHack

Register / Login English

HardcoreDumper

icon Thread: [Release] HardcoreDumper

Join Date: Aug 2015

Posts: 14

Quote from x22hacker post
;180 Turnaround
F3::

Hotkey, *~$t, toggle
SoundPlay, %A_ScriptDir%\11.mp3
return
*~$t::
DllCall("mouse_event", "UInt", 0x01, "UInt", 223*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 1
DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0)
sleep 200
return
#MaxHotkeysPerInterval 2000000

Please change the key to middlemouse and to mouse 4, thank you very much. I need help

//hi
you just need to change the address to change hotkey. you can find the addresses for each available mouse key here:
Only registered and activated users can see links.