Originally Posted by Valzeh Okay, let's say you want to use F11 to toggle it. What you do is add the following code above the QQ script; F11:: Hotkey, *~Space, Toggle This will add a hotkey to the script. Feel free to use any other key you prefer instead of F11! Can you show me what this looks like together? Because it isn't working for me, and I'm new to AHK
Originally Posted by 420blazeitswag Can you be banned for the AWP script? No, you won't get banned for using an ahk script
Originally Posted by Colonel_Cadence Can you show me what this looks like together? Because it isn't working for me, and I'm new to AHK Yeah np. This is what it'll look like: F11:: Hotkey, *~$Space, Toggle *~$Space:: Sleep 100 Loop { GetKeyState, SpaceState, Space, P If SpaceState = U break Sleep 5 Send, {Blind}{Space} }
pretty sure if u put k::Suspend at the end of the script when u press k it will toggle it on and off.
the bhop script is a bit slow.. sometimes missed a jump.. its better using mouse scroll without this script
Originally Posted by whiteapplepie the bhop script is a bit slow.. sometimes missed a jump.. its better using mouse scroll without this script Its working perfect for me
Originally Posted by drackeldarr Nice script dude, I prefer this over mouse scrolling. No problem, mate.
Originally Posted by pacN Bhop scripts doesn't work. You can't get momentum with a ahk script. Been using these scrips for over a month. Don't tell me that they don't work.