STEAM GROUP
StrafeKey mousefour
STEAM GROUP
StrafeKey mousefour
3
IN-GAME
18
ONLINE
Founded
3 December, 2016
Language
Russian
Location
Cambodia 
ABOUT StrafeKey

<meme>

#NoEnv
SendMode, Input
SetBatchLines -1
CoordMode, Mouse, Screen

mouseXY(x, y)
{
DllCall("mouse_event",uint,1,int,x,int,y,uint,0,int,0)
}

strafe(left)
{
moveCount := 25
sleepInterval := 2
relativeMove := 20

if (left)
{
key := "a"
move := -relativeMove
} else
{
key := "d"
move := relativeMove
}

send {%key% down}
DllCall("Sleep", "UInt", 4)

Loop, %moveCount%
{
mouseXY(move, 0)
DllCall("Sleep", "UInt", 5)
}
send {%key% up}
}

$XButton1::
while getkeystate("XButton1","P")
{
strafe(true)
strafe(false)
}
return

AHK[ahkscript.org]
POPULAR DISCUSSIONS
6 Comments
Sylcf 7 Dec, 2016 @ 10:56am 
someone can edit the script i want 14 straefs?
Zpamm 6 Dec, 2016 @ 2:28pm 
U
crashout demon 6 Dec, 2016 @ 10:33am 
Who got banned on endo lmao
Zpamm 6 Dec, 2016 @ 9:26am 
gj getting banned on endo
crashout demon 5 Dec, 2016 @ 8:43am 
Hello men welcome strafekey very happy you joined!!
Zpamm 5 Dec, 2016 @ 8:18am 
♥♥♥
3
IN-GAME
18
ONLINE
0 IN CHAT
Enter chat room
Founded
3 December, 2016
Language
Russian
Location
Cambodia 
ASSOCIATED GAMES