(SC)Speed Counter Macro

06/24/2017 22:50 xLoadingx#16
Quote:
Originally Posted by 012oab View Post
ok thx .

will it work the same if i add right click and cs slot ?

#NoEnv
#MaxHotkeysPerInterval 99000000
#HotkeyInterval 99000000


$*Capslock::
Send {3 down}
Sleep 1
Send {3 up}
Loop
{
if not GetKeyState("Capslock","P")
break
Send {rbutton down}
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {a down}
Sleep 0
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {a up}
}
send {rbutton up}
keywait capslock
Just try I don't know if its working cuz' I don't need the CS change :/
06/25/2017 06:46 012oab#17
why :O
06/27/2017 14:27 xLoadingx#18
+ Video added (Ik shit Graphic but idc)