Results 1 to 8 of 8
  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.

    So what I have here, is a bhop script .AHK

    just drag it to ur desktop double click it start up csgo pres F11 to enable/disable it have fun bhopping.
    enjoy!

    rep/thanks would appreciate it

    thanks

    F11:: Hotkey, *~$Space, Toggle

    End::
    ExitApp

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

  2. #2
    shinezz's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Location
    exit(1);
    Posts
    38
    Reputation
    10
    Thanks
    22
    My Mood
    Inspired
    inb4 "do i put this in console?"

  3. The Following User Says Thank You to shinezz For This Useful Post:

    MrFastGamer (12-19-2017)

  4. #3
    Color's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    19,896
    Reputation
    2588
    Thanks
    7,864
    My Mood
    Lurking
    All scripts go in coding.


    //Moved

    Member Since 8/05/2012
    Editor 4/04/13 - 4/21/13
    Middleman 7/14/13 - 11/4/13

    Battlefield Minion 6/13/14-3/20/15
    Steam Minion 7/16/14-3/20/15

    Minion+ 10/1/14-3/20/15
    M.A.T. Minion 10/19/14-3/20/15
    ROTMG Minion 1/14/15-3/20/15

    Donator Since 2/26/15 (Thanks @Cursed!)
    Steam Minion 5/9/15 - 11/5/15
    OSFPS Minion 9/15/15 - 11/5/15


  5. #4
    mango_hd's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    111.2331.2.3214
    Posts
    36
    Reputation
    10
    Thanks
    48
    My Mood
    Yeehaw
    no shinez. nothing just f11 to turn it off and on

  6. #5
    jalkamees9's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    how to use it`?

  7. #6
    iwillkillzombies's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Gabens Basement
    Posts
    128
    Reputation
    16
    Thanks
    118
    My Mood
    Sleepy
    Quote Originally Posted by jalkamees9 View Post
    how to use it`?
    you are going to have to paste this in into the AHK .txt file. Then just start it. Go in game and press F11. Then you should start bhopping. If you dont, hold space and it should work.
    Hello

  8. #7
    xYummyless's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Location
    chiraq
    Posts
    74
    Reputation
    10
    Thanks
    540
    My Mood
    Drunk
    nice share

  9. #8
    PastaKing's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    9
    My Mood
    Asleep
    script itself might be ud, but before some ppl come and say i got banned, but u say it cant get detected. :
    if i see someone bhop in mm while doing overwatch cases, and i see one of you bhoping through the whole map all the time, with perfect jumps, im gonna call you out as cheater.

Similar Threads

  1. [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
  2. [Solved] Can someone help me with Kalle's AHK script?
    By Shadow_BR in forum Realm of the Mad God Help & Requests
    Replies: 1
    Last Post: 10-06-2013, 04:49 PM
  3. any CSGO bhop hacks?
    By glitchinq in forum Counter-Strike 2 Discussions
    Replies: 0
    Last Post: 08-24-2013, 10:59 PM
  4. [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
  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