STEAM-GRUPPE
StrafeKey mousefour
STEAM-GRUPPE
StrafeKey mousefour
3
I SPILL
13
TILKOBLET
Opprettet
3. desember 2016
Språk
Russisk
Plassering
Cambodia 
OM 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]
POPULÆRE DISKUSJONER
6 kommentarer
Sylcf 7. des. 2016 kl. 10.56 
someone can edit the script i want 14 straefs?
Zpamm 6. des. 2016 kl. 14.28 
U
im finna bridge 6. des. 2016 kl. 10.33 
Who got banned on endo lmao
Zpamm 6. des. 2016 kl. 9.26 
gj getting banned on endo
im finna bridge 5. des. 2016 kl. 8.43 
Hello men welcome strafekey very happy you joined!!
Zpamm 5. des. 2016 kl. 8.18 
♥♥♥
3
I SPILL
13
TILKOBLET
0 I SAMTALE
Bli med i samtale
Opprettet
3. desember 2016
Språk
Russisk
Plassering
Cambodia 
ASSOSIERTE SPILL