OldSchoolHack

Registrieren / Anmelden Deutsch

HardcoreDumper

icon Thema: [Release] HardcoreDumper

Anmeldungsdatum: Aug 2015

Beiträge: 14

Zitat von 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:
Um Links zu sehen, musst du dich registrieren