Straff hack untouchable

Post gaming related scripts
CPLNet
Posts: 53
Joined: 06 Dec 2016, 11:24

Straff hack untouchable

06 Nov 2018, 15:38

the straff from left to right is made in front of a target when you shoot at the target, so it's more of a blocking bug on a strafe block already maintained and easier on the untouchable fact.

loop {
if getkeystate("LButton", "p")
{
PixelSearch, x, y, 960-50, 540-50, 960, 540+50, 0x000000, 2, fast rgb
if errorlevel = 0
{
send {a Down}
sleep 100
send {a up}
}
PixelSearch, x, y, 960, 540-50, 960+50, 540+50, 0x000000, 2, fast rgb
if errorlevel = 0
{
send {d Down}
sleep 100
send {d up}

}
}
}
return

INS::pause

Return to “Gaming Scripts (v1)”

Who is online

Users browsing this forum: No registered users and 9 guests