Autohotkey Bunny Hop Script


UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats> First-Person Shooters> Counter Strike> Counterstrike Global Offensive
CSGO BHOP SCRIPT
sponsored advertisements
Thread Tools

CSGO BHOP SCRIPT
1st October 2015, 05:10 AM #1
Junior Member

Location: parents basement
Reputation: 431
Rep Power: 109
Easy CSGO BHOP Script
all you need to do is have AHK (Auto Hotkey) installed.
This will never be detected, the only way you can be banned is by Overwatch
for scripting. (Which ususally doesn't happen)

1.Once its installed, Right click on the desktop and go to new and click AutoHotkey Script
2. Copy and paste Script below into the AHK File.
3. Click save and run the file and CSGO
4. Hold Spacebar to continuously jump, and press F12 to enable and disable it
5. Happy Hoppin'!

SCRIPT:
-------------------------------
*space::
Loop
{
GetKeyState,state,space,P
if state = U
break
Send,{space}
Sleep,20
}
return
f12::
Suspend,Toggle

-------------------------------
You can Edit the toggle button by changing the F12 to any key.
Last edited by UnknownCheaterX; 1st October 2015 at 05:17 AM.
UnknownCheaterX is offline


1st October 2015, 05:25 AM #2
Supreme H4x0|2

Posts: 584
Ill test this later in the day! Thankyou for sharing
xDutchProx1 is offline

1st October 2015, 05:34 AM #3
Junior Member

Join Date: Apr 2015
Posts: 35
Originally Posted by xDutchProx1
Ill test this later in the day! Thankyou for sharing
No problem!
UnknownCheaterX is offline

1st October 2015, 06:59 AM #4
God-Like

Location: A cave
Reputation: 194
Rep Power: 134
Joe95 is offline

1st October 2015, 07:30 AM #5
Another Level

Location: Germany
Reputation: 33936
Rep Power: 166
Level up: 43%, 1,962 Points needed
Last Achievements
Originally Posted by UnknownCheaterX
This will never be detected, the only way you can be banned is by Overwatch
for scripting. (Which ususally doesn't happen)
Bullshit. Bullshit everywhere.
__________________


UnKnoWnCheaTs Community Rules | Forum Search | Any questions?

Requi is offline

1st October 2015, 07:58 AM #6
Supreme G0d

Location: 01000101 01010101
Reputation: 1804
Rep Power: 111
Originally Posted by Requiii
I agree
Btw @UnknownCheaterX, nice one
__________________
kicu is offline

1st October 2015, 04:10 PM #7
1337 H4x0!2

Location: Italy
Reputation: 322
Rep Power: 150
Level up: 30%, 637 Points needed
Last Achievements
Guys if this doesn't work for you (I don't think so), you can try this script too:
F11:: Hotkey, *~$Space, Toggle
End::
ExitApp
*~$Space::
Sleep 5
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 1
Send, {Blind}{Space}
}
Return
Press F11 to toggle the script (i.e. writing in chat)
GameroZ56 is offline

1st October 2015, 04:46 PM #8
Supreme H4x0|2

Posts: 584
Found out that this:
*space::
Loop
{
GetKeyState,state,space,P
if state = U
break
Send,{space}
Sleep,15
}
return
f1::
Suspend,Toggle
Worked better for me. I first had my delay at 5 but nah.. Anyways thanks for sharing!
xDutchProx1 is offline

1st October 2015, 11:05 PM #9
n00bie

Posts: 1
I think I have seen this script so many times since 2009 I just don't even know what to think anymore.
herefortheloot is offline

5th October 2015, 07:29 AM #10
n00bie

Posts: 1
how do i change the bind of the jump?
Juvinile is offline

1st June 2017, 06:16 PM #11
n00bie

Posts: 1
'New AHK script' wont launch
Originally Posted by UnknownCheaterX
Easy CSGO BHOP Script
all you need to do is have AHK (Auto Hotkey) installed.
This will never be detected, the only way you can be banned is by Overwatch
for scripting. (Which ususally doesn't happen)

1.Once its installed, Right click on the desktop and go to new and click AutoHotkey Script
2. Copy and paste Script below into the AHK File.
3. Click save and run the file and CSGO
4. Hold Spacebar to continuously jump, and press F12 to enable and disable it
5. Happy Hoppin'!

SCRIPT:
-------------------------------
*space::
Loop
{
GetKeyState,state,space,P
if state = U
break
Send,{space}
Sleep,20
}
return
f12::
Suspend,Toggle

-------------------------------
You can Edit the toggle button by changing the F12 to any key.
My ahk script wont open
MrSkidy is offline

2nd June 2017, 09:04 AM #12
Supreme H4x0|2

Location: hood resident
Reputation: 10118
Rep Power: 74
Level up: 65%, 499 Points needed
Last Achievements
First wrong section, second, don't you think we have enough ahk bhop scripts already?
Lizzyn is offline

2nd June 2017, 10:59 AM #13
1337 H4x0!2

Posts: 138
Level up: 58%, 336 Points needed
Last Achievements
Originally Posted by Lizzyn
First wrong section, second, don't you think we have enough ahk bhop scripts already?
yea this ahk bhop scripts suck ass anyway.
__________________
TheoBaT is online now

2nd June 2017, 12:28 PM #14
Hacker Supreme

Posts: 233
Level up: 13%, 1,143 Points needed
Last Achievements
Originally Posted by Lizzyn
First wrong section, second, don't you think we have enough ahk bhop scripts already?
Look at the date this was posted.
Mods plz lock this we dont need more gravedigging
Flaww is offline

26th June 2017, 01:30 AM #15
Junior Member

Join Date: Apr 2015
Posts: 35
why did so many people see this shitty script
UnknownCheaterX is offline


Similar Threads
ThreadThread StarterForumRepliesLast Post
[Release] CSGO Bhop | Perfect Hops | Legit HopsWinslowCS:GO Releases1424th November 2015 08:31 PM
[Release] CSGO Hack ESP Trigger Bhop by AleXxAlex133712CS:GO Releases822nd February 2015 04:23 PM
CSGO crashing while using bhop script?sukabhopperCounterstrike Global Offensive116th February 2015 06:50 PM
Anyone have bhop scriptmikeehCounterStrike 1.5, 1.6 and Mods719th February 2005 04:07 AM
Need Bhop scriptsteph3nCounterStrike 1.5, 1.6 and Mods213th August 2004 09:09 PM

bhop, csgo, script

«Previous Thread|Next Thread»



All times are GMT. The time now is 08:27 PM.


UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats> First-Person Shooters> Counter Strike> Counterstrike Global Offensive> CS:GO Releases
[Release] [AutoHotKey] Simple bhop
sponsored advertisements
Thread Tools

[AutoHotKey] Simple bhop & Reduced recoil
27th December 2014, 11:21 PM #1
n00bie

Posts: 7
[AutoHotKey] Simple bhop & Reduced recoil
Let me make something clear. I am a newbie to AHK, and coding in
general.

This means that I may have:
Provided redundant code.
Weird statements.
And primarily bad code.
I am almost 100% certain that you cannot get VAC banned from using AHK scripts. (You are susceptible to Overwatch bans, so you might want to be cautious.)
How to change binds in the script:
(1). Open the script and find the key that you would like to change.
(2). Find all instances of it in the script.
(3). Google 'AutoHotKey key list'
(4). Go through a couple of the pages, and you should get a good idea on how to change.
(5). Change all instances of the key you want to change to what you've selected.
Enjoy your new found skills on changing key values!
If you would like for me to add more features please post a reply, and I will try to implement it.
If you have any tips to shorten, simplify, or help make the code more efficient please reply to the thread.
Bhop key is Space!
I forgot the download script has reduced recoil! Sorry
New Code with reduced recoil:
Virustotal
Jotti
Download
__________________
Last edited by ifrit182; 30th December 2014 at 01:21 AM.
ifrit182 is offline


29th December 2014, 07:30 PM #2
n00bie

Posts: 8
Do i just hold down space or should i press once?
HaxCraft is offline

29th December 2014, 07:42 PM #3
N3RHACK

Location: Somewhere in France
Reputation: 1885
Rep Power: 125
Level up: 49%, 570 Points needed
Last Achievements
Originally Posted by HaxCraft
Hold 'space'
n3rHACK is offline

29th December 2014, 10:43 PM #4
A Forum Hero

Location: Poland
RecognitionsDonator (1)
Former Staff
Level up: 86%, 349 Points needed
Last Achievements
__________________
jesterret is offline

30th December 2014, 01:11 AM #5
h4x0!2

Location: someplace in murica
Reputation: -2
Rep Power: 0
__________________
AlbertScrub is offline

30th December 2014, 12:30 PM #6
n00bie

Posts: 1
How do i Install this?
asdasd963 is offline

30th December 2014, 02:42 PM #7
The 0n3

Posts: 434
Originally Posted by asdasd963
Google AutoHotKey and install that, look for tutorials on their site on how to install scripts.
Originally Posted by AlbertScrub
That's like saying 'and getting better at aiming is too hard?' to people who wants to use aimbot, with that atitude you shouldn't really be at a game cheating forum.
Chiri is offline

30th December 2014, 07:46 PM #8
h4x0!2

Location: someplace in murica
Reputation: -2
Rep Power: 0
Originally Posted by Chiri
That's like saying 'and getting better at aiming is too hard?' to people who wants to use aimbot, with that atitude you shouldn't really be at a game cheating forum.
No I didnt mean it like that.. I meant it like that this code is very basic and already done, I actually enjoy the recoil script.
__________________
AlbertScrub is offline

30th December 2014, 09:31 PM #9
N3RHACK

Location: Somewhere in France
Reputation: 1885
Rep Power: 125
Level up: 49%, 570 Points needed
Last Achievements
humm, nobody care but actually the code is 100% C&C from an other forum. Give credits to him.
n3rHACK is offline


Similar Threads
ThreadThread StarterForumRepliesLast Post
[Release] autohotkey steam account maker 2: the return of the autohotkey steam account makerOsku958Team Fortress 22115th March 2018 09:09 PM
[Source] Simple BHOP C++HabitxC and C++1015th October 2013 03:08 AM
[Release] Simple Bhop ScriptSniperGodzCounterStrike Source28th May 2012 08:28 PM
[Help] How do i make a very simple sniper no-recoil without autohotkey?ultraking x2Programming for Beginners217th September 2011 08:36 PM
[Information] Crouch/Sprint/Aim Toggle AutoHotkey scriptShadowlord_GbgBattlefield Bad Company 217th May 2010 02:36 AM

autohotkey, bhop, simple

«Previous Thread|Next Thread»



All times are GMT. The time now is 08:27 PM.

Autohotkey Bunny Hop Script

Cs Go Bunny Hop Script

May 09, 2017  cs:go bhop script (ahk) for ever vac undetected This is my first post, and i hope it's good and not shit So I made a BHOP script today and it's VAC undetected, it will be vac undetected forever (Until VALVe black-lists AutoHotKey).