Thread: A Working BHOP?

Results 1 to 11 of 11
  1. #1
    24/7's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    A Working BHOP?

    Alright so almost all BHOP's "work" on servers like sandbox and such but on most darkrp servers (the ones with !cac) they do not work, let me explain why (or at least why I think they dont work)

    Basically I believe !cac (very common anti-cheat) blocks you if you try and click a key faster than 35ms a second as this is not humanly possible, I determined this by testing it with macros.

    I'm looking for a BHOP script, or someone to help me make one that will bypass this and allow me to auto-bhop.

  2. #2
    0 - p100 real quick's Avatar
    Join Date
    Sep 2015
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    503
    so then make a for loop and wait for 36ms with CurTime or something anf then exit the loop, reset your curtime whatever, and bhop!??!

  3. #3
    Threadstarter
    New Member
    24/7's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 0 - p100 real quick View Post
    so then make a for loop and wait for 36ms with CurTime or something anf then exit the loop, reset your curtime whatever, and bhop!??!
    Yeah man you got me completely confused with that, you need to be able to click the space bar faster than 35ms meaning no matter how I loop it it still isn't going to work as far as I can see, I may be completely wrong here.

  4. #4
    0 - p100 real quick's Avatar
    Join Date
    Sep 2015
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    503
    okay so psuedo code

    --bhop check if onground
    if ply:OnGround() and shouldBhop then
    --curtime check ow whatever
    if bhop time > last bhop time then
    --then we bhop
    bhop()
    end
    end

    something along those lines should work. someone less lazy than me could probably paste an example or something.
    plus if you're using lua scripts, cac will smack you unless you have a bypass

  5. #5
    Threadstarter
    New Member
    24/7's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 0 - p100 real quick View Post
    okay so psuedo code

    --bhop check if onground
    if ply:OnGround() and shouldBhop then
    --curtime check ow whatever
    if bhop time > last bhop time then
    --then we bhop
    bhop()
    end
    end

    something along those lines should work. someone less lazy than me could probably paste an example or something.
    plus if you're using lua scripts, cac will smack you unless you have a bypass
    I'm not using a lua script right now but what I'm using only works on sandbox servers and you cant bhop forwards

  6. #6
    Threadstarter
    New Member
    24/7's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    I'm still looking for this...

  7. #7
    Kodi 1.6's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    1
    It doesn't matter anyway cac kicks you if you get more then 8 perfect hops.

  8. #8
    GmodPlayer's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    38
    My Mood
    Angelic
    Quote Originally Posted by Kodi 1.6 View Post
    It doesn't matter anyway cac kicks you if you get more then 8 perfect hops.
    if it detects by 8, jump 7. problem fixed

  9. #9
    0 - p100 real quick's Avatar
    Join Date
    Sep 2015
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    503
    or as function kindly told me, make a loop that counts your bhops, and during the 7th perfect jump, do IN_JUMP while you're still in the air. It's a fake jump that fucks with CAC and then reset your counter. this is assuming you can bypass cac in lua first, or you know C++ which are both highly unlikely.

  10. #10
    Maella's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    2
    I have a simple bhop without all these check of time or jump count and I can bhop through the whole map on a darkrp server with CAC...

  11. #11
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,901
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    There seems to be multiple answers for this thread, so assuming solved.


    /Closed.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

Similar Threads

  1. [Request] Need a auto bhop script for cs 1.6 and a aimbot or wallhack that works would be nice.
    By kevman in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 2
    Last Post: 08-13-2014, 01:15 PM
  2. [Request] Any working BHOP cheats atm? Cs 1.6
    By xiner in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 8
    Last Post: 07-23-2014, 03:28 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. working bhop script
    By glitchinq in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 5
    Last Post: 08-07-2013, 11:56 PM
  5. [Release] Old Css Bhop Script Works Still
    By moshy12 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 11
    Last Post: 11-28-2011, 09:12 PM