Juilyn
API Security Tester
LEVEL 1
400 XP
This macro is very simple, yet working very good.
With this macro you will be able to push your opponent super easily!
You will need AHK for this macro to work.
Macro :
Download AHK here : https://www.autohotkey.com/
With this macro you will be able to push your opponent super easily!
You will need AHK for this macro to work.
Macro :
Code:
*XButton1::
Send, f3
KeyWait,XButton1,
KeyWait,XButton1,D
Send, f2
KeyWait,XButton1,
KeyWait,XButton1,D
Send, f1
return