[Release] SpeedCounter ( Bunny ) MButton for azerty users

09/28/2017 12:44 floetcom100#1
Yo , i released my macro for speedcounter (2nd slot cs ) for azerty keyboard users
Leave a like if it work for you :) It can be also used as a Iwj macro
VirusScan : [Only registered and activated users can see links. Click Here To Register...]
09/28/2017 14:42 fannan10#2
can u post the script ?
09/28/2017 19:45 floetcom100#3
Quote:
Originally Posted by fannan10 View Post
can u post the script ?
Its a private script , No ( this is the only one that can revange )
09/28/2017 22:56 Ana7oda3li#4
#MaxHotkeysPerInterval 9900000000000
#HotkeyInterval 9900000000000
$*MButton::
Loop
{
if not GetKeyState("MButton","P")
break
Send {Space down}
Send {Space up}
Send {2 up}
Send {q down}
Send {2 down}
Send {Space down}
Send {q up}
Send {Space up}
}

nice script e.e
10/25/2017 19:07 Summerboy3091#5
What is this doing? Oo
10/25/2017 22:11 Fresh132#6
i don't understand