Results 1 to 11 of 11
  1. #1
    skpwahab's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    4
    My Mood
    Cool

    Thumbs up AutoHotkey - BHOP HACK [UNDETECTED]

    AutoHotkey - BHOP HACK [UNDETECTED]

    [COLOR=""]NO INJECTING![/COLOR]

    [COLOR=""]NO VACS![/COLOR]

    Tutorial how to create it with AutoHotkey

    1) Download AutoHotkey AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText
    2) Install it.
    3) Open AutoHotkey where you install
    4) Go to File
    5) Select Edit Script (the notepad should be open)
    6) Delete all text
    7) Paste Script into Notepad
    8) Put this name NAME.AHK
    9) Save as (dont save as txt file)

    Hare is Bhop Script

    *space::
    Loop
    {
    GetKeyState,state,space,P
    if state = U
    break



    Send,{space}
    Sleep,20
    }
    return




    After that open NAME file and start css

    Enjoy

  2. The Following 4 Users Say Thank You to skpwahab For This Useful Post:

    InsanityNL (10-26-2017),pirateFromrussia (12-27-2016),szuizide (05-16-2016),tobberyzo457 (10-27-2017)

  3. #2
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    It's easier just to bind commands together in Alias's as a configuration file.

  4. #3
    Skelletor22's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    162
    My Mood
    Yeehaw
    Quote Originally Posted by Lehsyrus View Post
    It's easier just to bind commands together in Alias's as a configuration file.
    Yes and scripting is a much safer way.

  5. The Following User Says Thank You to Skelletor22 For This Useful Post:

    Taqui_ (02-16-2019)

  6. #4
    Amrtherapper's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Cairo, Egypt
    Posts
    232
    Reputation
    6
    Thanks
    80
    My Mood
    Chatty
    WHAT DOES IT EVEN DO????
    My New Sig

  7. #5
    104's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    or use this script instead *Space::

    Loop

    {

    GetKeyState, state, space, P

    if State = U ; The button has been released, so stop the loop.

    break

    ; Otherwise:

    Send, {SPACE}

    Sleep, 1 ; i.e. 26 ms delay between clicks. Adjust this value as needed.

    }

    return

    IT`S A BETTER BHOP WITH AHK

  8. #6
    Jayce's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    4
    My Mood
    Psychedelic

    Thankyou

    Cheers, the server I play on has a way to disable autoexec bhop scripting so this is great.

  9. #7
    jonyboy123j's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    in your house
    Posts
    134
    Reputation
    11
    Thanks
    10
    My Mood
    Happy
    thankyou! ill try it out
    done =
    not done =

    100posts

    opk a gm

    get called a pro well hacking


    ----♥♥-♥♥----Put This
    ---♥♥---♥♥---In Your
    ---♥♥---♥♥---Sig If
    ---♥♥---♥♥---You Know
    ----♥♥-♥♥----Someone
    -----♥♥♥-----Who Died Or Is Suffering
    ----♥♥-♥♥----from
    ---♥♥---♥♥---Cancer

  10. #8
    pplmnb10's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    11
    My Mood
    Twisted
    Does this work on CS 1.6?
    Don't be shy to thank me

  11. #9
    Tengauge12's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    flordia
    Posts
    4
    Reputation
    10
    Thanks
    0
    You know when you people steal someone elses stuff.. It's nice to give credit for it..

    I made this a long time ago, and the exact script 104 posted.. Check on google. Next time learn to give credit where credit is due. Pricks.

  12. #10
    bitzer's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    0
    Yeah i agree

    ---------- Post added at 03:11 AM ---------- Previous post was at 03:08 AM ----------

    It might do since there is no exact program for css, it depends of what commands the two different game configs are using for commands, "special" has been disabled for 1.6 i know

  13. #11
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    L33CH3R !! Next time give something called CREDITS !!

Similar Threads

  1. Requesting new GunZ hacks (undetected)
    By stuey412000 in forum Gunz General
    Replies: 11
    Last Post: 07-25-2009, 12:45 PM
  2. WRGH Sniper hack [undetected]
    By corruptedx in forum WarRock - International Hacks
    Replies: 6
    Last Post: 07-19-2007, 12:03 PM
  3. [release] Hack! (undetected)
    By Darky in forum WarRock - International Hacks
    Replies: 14
    Last Post: 07-13-2007, 11:13 PM
  4. [ public hack undetected ]
    By george567 in forum WarRock - International Hacks
    Replies: 27
    Last Post: 05-27-2007, 09:13 PM
  5. the bast warrock hack (undetect)
    By mitchellvink in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-25-2007, 06:15 AM