Page 1 of 4 123 ... LastLast
Results 1 to 15 of 51
  1. #1
    KrakenTheSkvid's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    5
    My Mood
    Inspired

    Post CS:GO Bhop SCRIPT (AHK) FOR EVER VAC UNDETECTED

    Hey guys! 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)

    So basically its just an easy script to use, if you want to toggle it press F11 and to toggle it off press F11 again...

    It works just by holding space down and strafing!

    And if you want to completely end it just press "END"


    And here's what you've all been looking for!


    I FUCKING KNOW THIS HAS BEEN POSTED A LOT OF TIMES, BUT I DON'T GIVE A SINGLE FUCK


    Code:
    ;Bhop made by Kraken AKA KrakenTheSkivd
    ;F11 to toggle off, and on
    ;End key will completely turn it off
    ;This will NEVER be detected by VAC (Only if VALVe blacklists this program)
    
    F11:: Hotkey, *~$Space, Toggle
    
    End::
    ExitApp
    
    *~$Space::
    Sleep 5
    Loop
    {
    GetKeyState, SpaceState, Space, P
    If SpaceState = U
    break 
    Sleep 1
    Send, {Blind}{Space}
    }
    Return
    Tutorial for new kids to AHK:

    1.Download AutoHotKey from GOOGLE (Just type AHK in your search bar)

    2.Go on to your desktop and press RIGHT-CLICK

    3.Go to the tab "New" and click "AutoHotKey script" (If there's no AHK option there, just refresh your desktop and try again, or restart your PC)

    4.There should appear "NEW AUTOHOTKEY SCRIPT" file on your desktop, now right click and edit with Notepad or Notepad++

    5.Once you are there just copy-paste the script in there and press "CTRL+S"

    6.You're done, go to CS:GO and test it out!

    Bad english in Pic sorry XD
    Last edited by KrakenTheSkvid; 03-08-2017 at 07:50 AM. Reason: For brain dead morons

  2. The Following 3 Users Say Thank You to KrakenTheSkvid For This Useful Post:

    flaXx (01-17-2021),spectrumm (01-02-2018),zpopcorn (05-09-2017)

  3. #2
    thearrowa's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    11
    Did this guy steal from you: https://www.mpgh.net/forum/showthread.php?t=1223236
    or this:
    https://www.mpgh.net/forum/showthread.php?t=1172282
    and this:
    https://www.mpgh.net/forum/showthread.php?t=1082763

    Because they are all the same.
    ;Bhop made by Kraken AKA KrakenTheSkivd
    So fuck off.

  4. #3
    legostrike2's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    5
    My Mood
    Bored
    This has been posted hundreds of times over the years buddy. Nice try.

  5. #4
    off_s1mple's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    1
    LOL
    Seriosly? Posted twenty hundreds of times...

  6. The Following User Says Thank You to off_s1mple For This Useful Post:

    legostrike2 (03-09-2017)

  7. #5
    legostrike2's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    5
    My Mood
    Bored
    *Has been posted hundreds of times over the years*

    Then you see this:

  8. The Following User Says Thank You to legostrike2 For This Useful Post:

    BLURREDDOGE (04-22-2017)

  9. #6
    mystery3450's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    1
    thanks for that

  10. #7
    antij's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I don't code ahk, but I'm a little interested in it.

    Is this just a 5ms spacebar toggle for when you activate it?

    Is it basically the same as a 6ms repeat rate on any other macro program? (6 because of the 1ms sleep)



    I know a 6ms repeat rate seems stupid.. but from where I'm coding, that's precisely what a 5ms and then a 1ms wait do.

    that or it's a 5ms loop with a 1ms sleep before actually hitting the space key the first time, which still makes no sense (to me) because Valve won't let you push that many jump spams without throttling you on the first hop.

    again.. I am kinda asking a question here, because i don't understand, exactly what I'm looking at but I would love to replicate it for lua
    Last edited by antij; 03-19-2017 at 11:18 AM. Reason: sleep-1 - speelin' -math

  11. #8
    KrakenTheSkvid's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    5
    My Mood
    Inspired
    Take my razer mouse for an example, you can make a macro on it, let's say on mouse 5... Make a macro with a jump, then a 6ms cooldown, then a jump, then a 6ms cooldown... And put it on "Run while pressed".. So as long as you are holding down mouse 5 you are gona have that script activated.

    There is no jump spam, its the perfect bhop that you can do with your scroll wheel, so there is no spam...

    - - - Updated - - -

    Quote Originally Posted by legostrike2 View Post
    *Has been posted hundreds of times over the years*

    Then you see this:
    The effort that went into this...


    DON'T FUCK WITH ME OR I'LL BAN YOU FROM CLUB PENGUIN ISLAND NIGGA

  12. #9
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,697
    Reputation
    1610
    Thanks
    8,500
    My Mood
    Angelic
    Quote Originally Posted by KrakenTheSkvid View Post
    Take my razer mouse for an example, you can make a macro on it, let's say on mouse 5... Make a macro with a jump, then a 6ms cooldown, then a jump, then a 6ms cooldown... And put it on "Run while pressed".. So as long as you are holding down mouse 5 you are gona have that script activated.

    There is no jump spam, its the perfect bhop that you can do with your scroll wheel, so there is no spam...

    - - - Updated - - -



    The effort that went into this...
    you didn't put any effort into this at all

    Premium Member 22/4/16
    Steam Minion 22/12/2017
    OFPS Minion 5/2/2019
    MMO Minion 5/2/2019
    Minion+ 5/2/2019
    Mod 8/11/2020
    Retired 3/10/2022
    22 / Dec 7, 2001

  13. The Following User Says Thank You to Ally For This Useful Post:

    BLURREDDOGE (04-22-2017)

  14. #10
    ClauBurrito's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    590
    Reputation
    18
    Thanks
    5,463
    there's already 10303132131 bhop ahk scripts. why did u "make" another one?
    I have no interest in cases that I have no interest in.

  15. #11
    Deutche's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    same thread./........

  16. #12
    aku's Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Zürich
    Posts
    2,731
    Reputation
    707
    Thanks
    3,447
    My Mood
    Devilish
    We don't cares about post omg, so you tell this thing is VAC Proof ?
    I like fruits!
    Enjoy your life, you don't know how short it might be~
     


    Ech maachen just dës Idioten :^)

  17. #13
    HUNDER.'s Avatar
    Join Date
    May 2017
    Gender
    male
    Location
    🌏🌏💰💰
    Posts
    136
    Reputation
    10
    Thanks
    43
    My Mood
    Cynical
    Undetected 4 life?

  18. #14
    aku's Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Zürich
    Posts
    2,731
    Reputation
    707
    Thanks
    3,447
    My Mood
    Devilish
    Quote Originally Posted by HUNDER. View Post
    Undetected 4 life?
    With the new CSGO update, more chances to get ban ( get crash on launch if a hack or script is on )
    I like fruits!
    Enjoy your life, you don't know how short it might be~
     


    Ech maachen just dës Idioten :^)

  19. #15
    KrakenTheSkvid's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    5
    My Mood
    Inspired
    Quote Originally Posted by FURYZZYTB View Post
    We don't cares about post omg, so you tell this thing is VAC Proof ?
    It is still undetected, i've been using it for the past 10 months, and this whole year! No vac detections, no crashes...

    - - - Updated - - -

    Quote Originally Posted by FURYZZYTB View Post


    With the new CSGO update, more chances to get ban ( get crash on launch if a hack or script is on )
    Nope, you simply cannot get vacced cuz of this! It's not reading the memory of the game and it does not interact with the game and the game files!


    DON'T FUCK WITH ME OR I'LL BAN YOU FROM CLUB PENGUIN ISLAND NIGGA

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Release] Undetectable Bhop Script [AHK]
    By undetected88 in forum Counter-Strike 2 Scripts
    Replies: 24
    Last Post: 12-09-2018, 07:57 PM
  2. [Release] Simple AHK Bhop Script ( NEVER VAC)
    By Versecious in forum Counter-Strike 2 Coding & Resources
    Replies: 4
    Last Post: 06-30-2018, 07:05 PM
  3. [Release] My bhop Script AHK
    By smookyvac in forum Counter-Strike 2 Scripts
    Replies: 5
    Last Post: 04-02-2016, 09:29 AM
  4. [Solved] Would this old Bhop script work For CSGO?
    By Madsta1 in forum Counter-Strike 2 Help
    Replies: 0
    Last Post: 04-22-2015, 04:01 PM
  5. Looking for a bhop script (no ahk)
    By whalesperm in forum Counter-Strike 2 Discussions
    Replies: 5
    Last Post: 03-15-2015, 08:25 AM

Tags for this Thread