Bunnyhopping

____________________________________________________________________You can get AutoHotkey from www.autohotkey.com for free.Use this script with AHK to ease bunny hopping:CODE *Space::Loop{GetKeyState, state, Space, Pif State = U; The button has been released, so stop the loop.break; Otherwise:Send, {Space}Sleep, 1; i.e. 30 ms delay between clicks. Adjust this value as needed.}returnYou can change “Space” to whatever you want to hold down to jump. The names of the buttons are in AHK Help file under “Key List (Keyboard, Mouse, Joystick)” The third “Space” must be set to what you have binded jumping to in Half-Life 2.____________________________________________________________________Its the old one…i just modyfied for the newest version ; )

where do we put the scriptim all new at this

I tried that script out in Notepad to see its effect and it just keeps pressing space, even if I release space… I hope it doesn’t do that in HL2 as well…imagines infinite bunnyhopping without being able to stopoh sh-

hey guy.Can you on XboX 360 : 1. Jump on objects 2. bunnyhopPping 3. make more glitches

I haven’t played the xbox version but I’m 99% sure you can do everything in the xbox version that you can with the PC.

I have HL2 on XboX 360 and on PC.Can me say the makers of the run that they put any settings in console of PC.You cant jump on objects in 360 version.(im german and cant read english well)THX :unsure:

Bunnyhopping and flying are not in the Xbox version.

Hello,This may be a stupid question to ask as it has been already asked and answered but it was in an old thread, and i’m a bit paranoid tbh.Will autohotkey be detected by VAC2 as a cheat?Thanks in advance.

Im new to this too please help.

Does someone know how to configure AHK to “fly” on HL2?Thanks a lot.

If you’ve got it setup to bhop (constantly press space), then all you need to do is pick up and object, and look down to it.