Code:
HotKeySet("{F1}","Boom")
While 1
Sleep(1000)
WEnd
Func Boom()
While 1
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
ControlSend("World of Warcraft", "", 0, "{3}")
Sleep(100)
WEnd
EndFunc
Einfach f1 drücken