Results 1 to 6 of 6
  1. #1
    ItsAeroHD's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    278

    Bhop / Auto-Jump Scripts Bypass

    So a while ago the Gmod Dev Team decided they were going to block scripts based off unrealistic and unhumanized movement or keystrokes. Meaning that this script is completely unusable based-off the fact no one can push space that quickly without being some type of, "God".

    Code:
    ~F1::
    Hotkey, *~$Space, Toggle
    return
    *~$Space::
    sleep 5
    loop
    {
    GetKeyState, SpaceState, Space, P
    if Spacestate = U
    break 
    sleep 1
    Send, {Blind}{Space}
    }
    return
    I don't know much about coding or developing scripts, so my best solution to the issue was to change the delay of the script in hopes of it bypassing whatever was blocking it. Me changing the delay caused it to be inconsistent and all-in-all not work how I would like it. Like I said I don't know much about coding or developing scripts so if someone could help me out, that would be amazing. I would love to go back to trolling Cops in DarkRP.
    Last edited by ItsAeroHD; 11-24-2016 at 12:42 AM.

  2. #2
    rockran's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    austraya
    Posts
    70
    Reputation
    10
    Thanks
    15
    My Mood
    Breezy
    bhop scripts work fine?

  3. #3
    ItsAeroHD's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    278
    Quote Originally Posted by rockran View Post
    bhop scripts work fine?
    In Singeplayer it does work, because there's no Anti-Cheat. When I join any server to test it, I will hold down space and nothing will happen.
    Last edited by ItsAeroHD; 11-24-2016 at 12:20 PM.

  4. #4
    rockran's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    austraya
    Posts
    70
    Reputation
    10
    Thanks
    15
    My Mood
    Breezy
    Quote Originally Posted by ItsAeroHD View Post
    In Singeplayer it does work, because there's no Anti-Cheat. When I join any server to test it, I will hold down space and nothing will happen.
    Then you're using a shitty public bhop script, bhop script works fine.

  5. #5
    ItsAeroHD's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    278
    Quote Originally Posted by rockran View Post
    Then you're using a shitty public bhop script, bhop script works fine.
    I guess man, because it doesn't work. Give me yours <3

  6. #6
    Cyaegha's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    536
    Reputation
    17
    Thanks
    526
    The script in the OP will work fine without being detected.

Similar Threads

  1. [Solved] SMAC / Anti-Bhop script Bypass?
    By Skips in forum Counter-Strike 2 Help
    Replies: 0
    Last Post: 09-20-2015, 10:14 AM
  2. [Solved] Are their any scripts/standalone programs/dlls that can help me auto jump and strafe?
    By humphreythefaggot in forum Garry's Mod Discussions & Help
    Replies: 3
    Last Post: 03-13-2015, 10:43 PM
  3. [Request] Are there any free BHOP scripts and possible auto strafe scripts that actually work?
    By TristanForthe in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 5
    Last Post: 01-17-2014, 11:10 PM
  4. Auto Jump Script
    By LoneZ in forum Garry's Mod Discussions & Help
    Replies: 8
    Last Post: 09-11-2013, 03:38 AM
  5. [Release] Simple BHOP Auto Jumper. (Script)
    By FatEmoLLaMa in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 22
    Last Post: 09-12-2011, 05:48 PM