I need help the toggle isnt working i get an error like
Error: Nonexistent Hotkey. The current thread will exit.
Specifically: *~Space
Line#
--> 001: Hotkey, *~Space, Toggle
The hotkey thing isn't working for me, is this right?:
F11:: Hotkey, *~Space, Toggle
$LButton::
Loop
{
if not GetKeyState("LButton", "P")
break
Sendevent, {LButton}
sleep 50
Send, Q
sleep 10
Send, Q
sleep 1111
sendevent, {RButton}
}
Return
Quickswitching faster!
Valzeh Do you have a script where you could switch primary to secondary to knife then grenades and binded to SPACE so when I hold SPACE it would create a really fast quickswitch.
HELP MY TOGGLE DOESNT WORK:
F11:: Hotkey, *~Space, Toggle
$LButton::
Loop
{
if not GetKeyState("LButton", "P")
break
Sendevent, {LButton}
sleep 50
Send, Q
sleep 10
Send, Q
sleep 1111
sendevent, {RButton}
}
Return
- - - Updated - - -
Nice , can you please post trigger bot code ? or wh ?
Anyone tested the quick AWP switch script ? sure it is vac undetected ? becasue I got banned on my previous account for using auto hotkey script (reduced recoil) and yeah unlucky me got a VAC-ban (not overwatch) - thx in advance
its cause unless your on a server that changes this you can only reach a max speed of 300 then you get stopped, sometimes you can get a good bhop going for a while but i main use it for dodging and doing 1 or 2 bhops to get slightly ahead.
- - - Updated - - -
his example was one, not meant to be copy and pasted and two it was an example for the bhop script F11:: Hotkey, $LButton, Toggle is what i think you need, im not a coder so idk where you put it or if i did it right but yea the *~space was for the bhop.
- - - Updated - - -
triggerbot and wh cant be done in ahk scripting, you would need c++ or similar to code something that reads/writes memory.
- - - Updated - - -
doesnt need approval theres no way it could have malware as there is no download other then autohotkey which is from a separate website
- - - Updated - - -
its an .ahk ...