Autohotkey Bunny Hop Script
i tried that one, but it only works on the second mouseclick. so if you have already moved the mouse, you will just move again, since the script doesn't see the already moving mouse. the script will not work when the mouse is already moved from the window.
Autohotkey Bunny Hop Script
thank you very much for your help. this script will be a big help for my modding and community building. for example, i will make a toggle for it so you can easily turn it on and off. anyway, thanks again. i will be sure to keep you updated with all my current work. i would like to add that the script also works with the "no mouse" function when you are playing in a window.
i have the same problem. i changed the script to set the keybind. i have no idea why you arent getting the same result. it works the same for me. you might have to change your keybind to r#. it's the default right now. i have no idea how to fix it though. i'll try to find the answer though. if you do find it, please let me know. i want to try it out. thanks for your help!
this script has some noticeable issues. it's hard to explain and doesn't always work right. it works for me and it's for the in-game mouse pause, but it breaks the mouse over steam overlay in-game, and there are also some script bugs that you might run into. still, it's a good idea to look into and play around with.
when i'm bunny hopping the only way to jump is to use a or d. but i want to be able to spam both, a and d. this might be a very bad idea. however i think it would be very interesting if there would be a possibility to send commands when one of those buttons is released. i don't know exactly what i would do with that. if i could send commands to the other script i could then control the other script by sending a certain command like "move forward" or "jump". but this isn't possible because i would then have to bind "move forward" to spacebar which is used for bunny hopping and i can't bind two commands to the same key.