Is this correct if im using E to move forward , S to move left , D to move back , F to move right and button is b ?
#InstallMouseHook
#NoEnv
#MaxHotkeysPerInterval 99000000
#HotkeyInterval 99000000
#KeyHistory 0
ListLines Off
Process, Priority, , H
SetBatchLines, -1
SetKeyDelay, -1, -1
SetMouseDelay, -1
SetDefaultMouseSpeed, 0
SetWinDelay, -1
SetControlDelay, -1
SendMode Input
if not A_IsAdmin
{
MsgBox, You are running this script with no administrator rights. It may not work.
}
$*b::
;ensuring that the player doesn't interfere with the macro
Send {SC011 Up} ;E
Send {SC01E Up} ;S
Send {SC01F Up} ;D
Send {SC020 Up} ;F
;the actual inputs
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 20.5)
Send {3 Down}
Send {Click Right Down}
Send {Space Up}
DllCall("kernel32.dll\Sleep", "UInt", 20.5)
Send {3 Up}
Send {SC020 Down}
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 20.5)
Send {Space Up}
Send {SC020 Up}
;ensuring that the macro doesn't interfere with the player
if GetKeyState("SC011","P")
Send {SC011 Down}
if GetKeyState("SC01E","P")
Send {SC01E Down}
if GetKeyState("SC01F","P")
Send {SC01F Down}
if GetKeyState("SC020","P")
Send {SC020 Down}
DllCall("kernel32.dll\Sleep", "UInt", 350)
if GetKeyState("RButton","P")
Send {Click Right Down}
else
Send {Click Right Up}
return
nvm forget its working now but how can i hold the cs right click long so that some long delay attack can hit me when i use revenge ?
#InstallMouseHook
#NoEnv
#MaxHotkeysPerInterval 99000000
#HotkeyInterval 99000000
#KeyHistory 0
ListLines Off
Process, Priority, , H
SetBatchLines, -1
SetKeyDelay, -1, -1
SetMouseDelay, -1
SetDefaultMouseSpeed, 0
SetWinDelay, -1
SetControlDelay, -1
SendMode Input
if not A_IsAdmin
{
MsgBox, You are running this script with no administrator rights. It may not work.
}
$*b::
;ensuring that the player doesn't interfere with the macro
Send {SC011 Up} ;W
Send {SC01E Up} ;A
Send {SC01F Up} ;S
Send {SC020 Up} ;D
;the actual inputs
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {3 Down}
Send {Click Right Down}
Send {Space Up}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {3 Up}
Send {SC01E Down}
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {Space Up}
Send {SC01E Up}
;ensuring that the macro doesn't interfere with the player
if GetKeyState("SC011","P")
Send {SC011 Down}
if GetKeyState("SC01E","P")
Send {SC01E Down}
if GetKeyState("SC01F","P")
Send {SC01F Down}
if GetKeyState("SC020","P")
Send {SC020 Down}
DllCall("kernel32.dll\Sleep", "UInt", 350)
if GetKeyState("RButton","P")
Send {Click Right Down}
else
Send {Click Right Up}
return
Speedcounter Macro 11/29/2018 - S4 League - 4 Replies Before we start.
Hold your horse's. This isn't my release or anything because if I had the macro I would release it in the S4 League Hacks, Bots, Cheats & Exploits section.
Now, I've got an .amc file which has the speedcounter in it but I don't got the specific "mouse" for it to use. So I am asking if someone could make one.
I'm sorry for quite a long thread for just one question.
Have a good one
[Release]Speedcounter Bot 06/13/2017 - S4 League Hacks, Bots, Cheats & Exploits - 37 Replies Hallo ich habe grade eben meinen Speedcounter bot fertig gestellt und möchte ihn auch schon sofort releasen es funktioniert alles genauso wie bei meinem RC bot
How to use
Also ihr ladet ihr zuerst HIER ! Autohotkey runter
dannach laded ihr euch die anhänge runter
und Öffnet sie dann als Admin
Wenn euch jemand angreift drückt ihr die taste 'Shift' und dann dash odersowas oder jump attack von CS
Also es läuft so ab ihr werdet angegriffen von dash jumpattack oder bat hit -> Linke shift...
Speedcounter ahk 11/19/2015 - S4 League - 0 Replies Hi guyz
i have this code for ahk to cmake a speedcounter macro but when i compile the script and run the .exe file is like ahk crash and i can't click everywhere in the desktop... can someone help me
Thi is the code (i don't think is wrong)
LShift::
Send {2 down}
Sleep 1
Send {2 up}
Sleep 1
Send {Space down}
SpeedCounter bot 03/06/2015 - S4 League - 3 Replies Hello, I'm looking for a speedcounter bot, help pls !
SpeedCounter ohne Sp ?? 01/08/2012 - S4 League - 3 Replies Kann mir irgendjemand verraten wie der Sc ohne Sp funzt. Das man mit dem Cs den gegner zb. im Dash dann mit Revenge stunt. Ich bin ein recht erfahrener S4ler , aber der Sc ohne Sp , ist bei mir nur Luck. Hoffe auf hilfe :S