Results 1 to 10 of 10
  1. #1
    mango_hd's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    111.2331.2.3214
    Posts
    36
    Reputation
    10
    Thanks
    48
    My Mood
    Yeehaw

    Perfect csgo bhop ahk script hack with on/off key cant get detected with tutorial.

    So this is a repost got alot of comments and private messages how to use it.

    so the first thing you do is download autohotkey

    https://www.autohotkey.com/

    after you did that go to ur desktop click right mouse button and then go to new and a new tab appears and choose

    Autohotkey script.

    after u got that on ur desktop right click it and it should say edit script

    then when u press it it gives u a txt file remove everything inside of it and paste this script

    F11:: Hotkey, *~$Space, Toggle

    End::
    ExitApp

    *~$Space::
    Sleep 5
    Loop
    {
    GetKeyState, SpaceState, Space, P
    If SpaceState = U
    break
    Sleep 1
    Send, {Blind}{Space}
    }
    Return


    after u did that save the file double click it strart up csgo to turn the script on and off pres F11

    happy bhopping.

    thanks/rep would be appericiated
    Last edited by mango_hd; 05-13-2015 at 02:59 PM.

  2. The Following 7 Users Say Thank You to mango_hd For This Useful Post:

    Healo9999 (08-17-2016),iole99 (06-04-2015),LooToSCZE (05-13-2015),MarkieJ71 (05-16-2015),Nipeks (05-28-2015),tobberyzo457 (11-02-2017),Wokey_y (12-28-2018)

  3. #2
    MarkieJ71's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    THANK YOU <3

  4. #3
    xSpiderbite's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    4
    is this undetectable for sure?

  5. #4
    ariel420's Avatar
    Join Date
    Mar 2015
    Gender
    female
    Posts
    27
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by xSpiderbite View Post
    is this undetectable for sure?
    read thread properly and stop asking retarded questions

  6. #5
    Invader_Zim's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Atlas 2
    Posts
    546
    Reputation
    10
    Thanks
    300
    My Mood
    Tired
    Space isn't bound to jumping for me, how do I go about changing the script to match my key-bind?

    My weapon is a backpack.

  7. #6
    SirEqsuire's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    It works, thanks.

  8. #7
    Predator's Panda's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    /r/socialism
    Posts
    1,285
    Reputation
    50
    Thanks
    249
    My Mood
    Crappy
    Quote Originally Posted by Invader_Zim View Post
    Space isn't bound to jumping for me, how do I go about changing the script to match my key-bind?
    https://lmgtfy.com/?q=ahk+key+list
    Remember to thanks/rep if I helped you
    WORLD'S MOST SOCIALIST PANDA



  9. #8
    skumbagkody's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Doesn't seem to work anymore with the new update as of 5/27/15. Unless there was a error in my part?

  10. #9
    roscoe111's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    4
    My Mood
    Mellow
    Quote Originally Posted by Cyan0gen View Post
    that was so cool how did you do that

  11. #10
    potatomeister's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    4
    There really arent any perfect ahk bhop scripts. This seems to be the most used script as well.

    Just sayin'

Similar Threads

  1. [Release] Perfect csgo bhop ahk script hack with on/off key cant get detected.
    By mango_hd in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 05-22-2017, 11:02 AM
  2. [Help] help needed with norecall script/hack cs-1.6 nosteam
    By vrcrasher in forum CounterStrike Online Hacks
    Replies: 2
    Last Post: 01-14-2014, 06:09 PM
  3. [Help Request] Help with an ahk script
    By dg123 in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 07-14-2013, 05:39 PM
  4. My Key Keeps Getting Banned!? WITH MORE NEWS!
    By Broadcastinq in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 16
    Last Post: 01-10-2013, 04:35 PM
  5. [Solved] Need help with an AHK script
    By Arrowins in forum Call of Duty Modern Warfare 2 Help
    Replies: 1
    Last Post: 06-26-2011, 10:45 PM