Page 1 of 5 123 ... LastLast
Results 1 to 15 of 69
  1. #1
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring

    [AutoHotKey] Simple bhop and reduced recoil

    Let me make something clear. I am a newbie to AHK, and coding in general.
    This means that I may have:
    • Provided redundant code.
    • Weird statements.
    • And primarily bad code.

    Since that is out of the way lets get this thread going!

    The spoiler below is useless if you don't have a USB storage device.
     

    (1). Make sure all games or scripts are closed.
    (2). Move all of the scripts to the USB
    (3). Make sure to 'eject' the USB and don't pull it out without doing so. (Because that isn't proper!)
    (4). Feel good about yourself because you used a tin foil hat method to not getting banned that probably does nothing.

    Since my tin foil hat confused you on why I am even here, lets move on to the actual script!
     

    Code:
    #NoEnv
    SendMode Input
    MsgBox Credits go to 'Purse' - MPGH
    
    Numpad0:: Hotkey, *~$Space, Toggle
    Numpad1:: Hotkey, *~$LButton, Toggle
    
    End::
    ExitApp
    
    *~$LButton::
        while GetKeyState("LButton")
        {    
    		DllCall("mouse_event", uint, 1, int, 0, int, 3, uint, 0, int, 0)
    		Sleep, 15
    		DllCall("mouse_event", uint, 1, int, 0, int, 4, uint, 0, int, 0)
    		Sleep, 5
        }
    Return
    
    *~$Space::
    Loop
    	{
    		GetKeyState, SpaceState, Space, P
    		If SpaceState = U
    			break 
    		Sleep 6
    		Send, {Blind}{Space}
    	}
    Return

    Okay so now since you are really mad at me, and are about to flame me about this code I want to add to this a little bit more.
    (If you'd rather you can download the .rar with the script, and .exe versions.)

    • Use the sensitivity of 2.66 with 400 DPI for an optimal experience. (Alternatively you could change the "mouse_event", or do simple math to get the same sensitivity without having to change your DPI.)
    • I am almost %100 certain that you cannot get VAC banned from using AHK scripts. (You are susceptible to Overwatch bans, so you might want to be cautious.)

    If you would like to change any of the keys you can follow the instructions listed below.
     

    (1). Open the script and find the key that you would like to change.
    (2). Find all instances of it in the script.
    (3). Google "AutoHotKey key list"
    (4). Go through a couple of the pages, and you should get a good idea on how to change.
    (5). Change all instances of the key you want to change to what you've selected.
    Enjoy your new found skills on changing key values!

    If you would like for me to add more features please post a reply, and I will try to implement it.
    If you have any tips to shorten, simplify, or help make the code more efficient please reply to the thread.

    Thank you for your time, and enjoy
    Virus Total
    Jotti
    If you reuse this code and post it somewhere else, please credit me. Don't be one of those people.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Purse; 10-17-2014 at 04:07 PM. Reason: Grammatical errors.

  2. The Following 213 Users Say Thank You to Purse For This Useful Post:

    00lOOl00 (12-26-2014),144bar (11-06-2014),18200 (12-30-2014),abop666 (12-29-2014),Ackroy Jr (01-12-2015),adelmuse (10-21-2014),adrian98 (01-08-2015),aimqa (01-03-2015),akiftrss (01-10-2015),alumixNoName (01-10-2015),aman786 (12-24-2014),Andreaskj (01-10-2015),Anonymous Users (11-02-2014),Apokalips (11-11-2014),Appello (11-24-2014),AsceGamingA (01-14-2016),assasinazam (11-14-2014),ayylmao000 (04-18-2015),barbara12 (10-23-2014),benutis (01-08-2015),bigs002 (01-10-2015),blackbright (12-24-2014),Blackcry009 (12-31-2014),bladewong (01-10-2015),BOOZLER (12-31-2014),bowserrocks7 (01-10-2015),BPandore (10-20-2014),braxton321 (01-24-2015),Bug (10-17-2014),Bunicu (01-21-2015),BuzzBizarre (01-09-2015),Cepulamea (12-26-2014),chancnz (10-16-2014),conadunto (10-18-2014),conza16 (01-08-2015),CookieLi,e (11-09-2014),CrowHD (10-17-2014),cumcherrypie (10-26-2014),dacoolstguyevr (11-07-2014),danzo13 (10-20-2014),darknight321 (11-15-2014),darlber (01-13-2015),darven (02-19-2015),Datcat123 (01-05-2015),DechLvLP (12-06-2014),dicrif (11-10-2014),dipallday (12-07-2014),dittoboy (12-22-2014),drakkus1756 (01-01-2015),DrasTicV3NOMz (10-17-2014),dreiker (10-16-2014),DrifterZDK (11-09-2014),Dylan256x (01-12-2015),EmmiCsgo (10-17-2014),ergsergserg (01-02-2015),ewqdascxz (12-06-2014),excees (01-19-2015),FairyTailFan (12-30-2014),fazedbrandon (10-18-2014),FinalHavoc1 (12-27-2014),fireou12312 (01-12-2015),ForcezGaming (11-16-2014),FourClover (10-17-2014),fr3z3e22 (01-02-2015),fronkilen (11-22-2014),FSL Zilla (01-01-2015),gabytzz3123132 (11-02-2014),Gacks (12-06-2014),georgemccool (11-15-2014),gerard358 (12-25-2014),GetR3ktKid (01-10-2015),GhostPro12 (01-16-2015),gokay159 (01-02-2015),Graphite (12-16-2014),GreenMonsterKhmer (10-25-2014),Hackboyloldoes (11-01-2014),Hayatte (01-15-2015),Hazefabio (12-05-2014),hellobunny (10-17-2014),Herpderpwalrus (12-26-2014),Hezuu (01-10-2015),HiddenAce (12-24-2014),Hide99 (01-10-2015),hilay8413 (06-22-2016),Hisayuki (12-30-2014),hnsstyle (02-06-2015),holzjunge77 (12-25-2014),homi00 (12-31-2014),homura- (01-23-2015),HugeAnus (01-02-2015),HypeRLegend000 (01-14-2015),IamHeadhunter (10-22-2014),iinsan3 (01-04-2015),ikhlash01 (12-08-2014),ImSoNerD (12-14-2014),indiero (01-07-2015),intrix22 (01-16-2015),isaev1 (11-28-2014),ixTailz (01-11-2015),jaehui48 (11-22-2014),jan7752 (10-19-2014),jayeff (01-12-2015),jeffay223 (12-29-2014),jeffrey7120102 (12-22-2014),jeppeflame (10-17-2014),jmhmark (01-05-2015),johnsilver71 (11-03-2014),Jolkol (11-02-2014),joshpenm8 (12-27-2014),kankkm (01-19-2015),kapito0 (12-24-2014),kavazadiga (01-09-2015),kedzior289 (10-25-2014),KibaZ (10-17-2014),kickazzpanda321 (01-23-2015),killua98_killer (12-31-2014),kingambii (07-26-2016),Kingerster (03-09-2016),kirayang (12-24-2014),Klinge1337 (01-09-2015),kotton1 (11-15-2014),krashy01 (10-18-2014),kurvaanyad12 (12-08-2014),Labino3266 (01-05-2015),LasseBG (11-08-2014),Laurence927 (01-05-2015),LCraft303 (01-08-2015),lcr_6666 (01-11-2015),localiser (12-22-2014),M4za (01-10-2015),MagicalMonkey27 (01-13-2015),MaskofEnergy (12-28-2014),masufhs (10-19-2014),mefik1 (02-25-2015),metalsphb (01-29-2015),michael555 (11-21-2014),Miiau (01-11-2015),miltonyague (01-10-2015),minminguy (12-04-2014),mlgplayer12 (01-10-2015),mohd ha (11-18-2014),moplays2 (10-17-2014),Mr.DeeVash (01-01-2015),Mraznbui (12-25-2014),mrcalyx (04-28-2016),mwarlock2 (10-18-2014),Nan3 (01-12-2016),Nanovirus74 (11-16-2014),nibben123 (01-10-2015),NicholasDuron (01-23-2015),nickname1337 (10-18-2014),OTTOMAN EMPIRE (12-31-2014),OwletBacon (11-05-2014),pajar222 (10-26-2014),palladiums (01-13-2015),peachld (01-13-2015),Philemonongmaing (10-17-2014),PorkupyN (12-24-2014),RabidRunner (12-27-2014),Ratchetdude45 (10-18-2014),ravi2295 (12-27-2014),relliktank (10-17-2014),rizjwiz (11-18-2014),rk[34k2[34k234k (01-19-2015),ronaldo112 (10-17-2014),rug123455 (11-15-2014),Ryser (10-26-2014),sabebebe (11-08-2014),Schnoopi (10-17-2014),senlan2009 (08-03-2017),shay97Dayz (12-29-2014),shotgun001 (01-12-2015),SilaryM8 (11-15-2014),SkQrTpD (11-02-2014),smanderz (12-30-2014),snowzydzn (11-23-2014),SpartanNI (01-02-2015),spaudio708 (11-07-2014),Spraii (06-27-2015),steamcsgo (11-06-2014),struDzy (12-19-2014),swagenmite22 (01-04-2015),SwiftXvenom (12-25-2014),Syn126 (02-01-2015),szaffik (12-02-2014),tewzatew2 (11-16-2014),Thaisen (01-01-2015),thefods22 (12-30-2014),TheGrimUnit (10-26-2014),Themarkofboss (01-04-2015),theorigamiman123 (12-26-2014),THESWEDISHPRO15 (12-30-2014),ToonBeats (10-25-2014),ToruqMacto (10-18-2014),trimlildame (10-25-2014),Trollmaser (01-12-2015),Ttwiitter (12-29-2014),TwiztedClamp (10-26-2014),TWIZZ3R (01-11-2015),USERT5555 (11-02-2014),uSUCK!! (11-23-2014),vandeam0n (12-24-2014),varske (12-28-2014),Vendetta6969 (12-27-2014),viktor07 (10-17-2014),Vily91 (01-07-2015),vlad_kaiz (12-28-2014),White Chauklet (01-11-2015),whiteapplepie (11-03-2014),XxXPhant0mXxX (10-23-2014),Yohibye (12-27-2014),yoran367 (10-24-2014),zachmas123 (01-08-2015)

  3. #2
    IsaacDoe's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Maine
    Posts
    123
    Reputation
    10
    Thanks
    66
    My Mood
    Cool
    Thanks for the updates, looks good.

  4. #3
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Hah, my stupid self forgot to add virus scans last thread.

  5. #4
    Color's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    19,896
    Reputation
    2588
    Thanks
    7,864
    My Mood
    Lurking
    Looks good.

    //Approved

    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


  6. The Following 3 Users Say Thank You to Color For This Useful Post:

    bog_one (10-18-2014),humphreythefaggot (03-07-2015),zachforfun123 (11-23-2014)

  7. #5
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Thank you.
    Sorry for the confusion previously.
    Last edited by Purse; 10-16-2014 at 05:15 PM.

  8. #6
    oJosh's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    1
    whats the point of having all of these ahk scripts that do relatively the same thing

  9. #7
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Quote Originally Posted by oJosh View Post
    whats the point of having all of these ahk scripts that do relatively the same thing
    So repetitively pressing the spacebar/mousewheel, and pulling down your mouse to shoot accurately is nothing? How are those the same thing?

  10. #8
    StilianBG's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Somewhere in Europe
    Posts
    132
    Reputation
    10
    Thanks
    9
    My Mood
    Relaxed
    If your mouse is 2.66 at 400 dpi and mine is at 800 dpi,how much mine sensitivity shall be ? 1 more question : Do you have your mouse acceleration "ON" in-game?
    SMILE



  11. #9
    EmmiCsgo's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    its working fine but i got 1 problem when i hold spacebar its just jumping then im pressing w a d but its not doing bhop its just jumping

  12. #10
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Quote Originally Posted by StilianBG View Post
    If your mouse is 2.66 at 400 dpi and mine is at 800 dpi,how much mine sensitivity shall be ? 1 more question : Do you have your mouse acceleration "ON" in-game?
    In your case the perfect sensitivity would be 1.33 with NO mouse acceleration.

  13. #11
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Quote Originally Posted by EmmiCsgo View Post
    its working fine but i got 1 problem when i hold spacebar its just jumping then im pressing w a d but its not doing bhop its just jumping
    Because you have to do that actual strafing.
    Look up some bhopping tutorials online to get a better idea on how to effectively use the script.

  14. #12
    EmmiCsgo's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Purse View Post
    Because you have to do that actual strafing.
    Look up some bhopping tutorials online to get a better idea on how to effectively use the script.
    thanks for the reply im trying to practice bhop kinda new to this 1 more question my dpi is 600 whch sensitivity i should use? 2.0 or 2.6?

  15. #13
    itcnever's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    I'm having a problem with this script. It loads and while outside of cs go ( windows environment) it works, but in game nothing happens.

  16. #14
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Make sure the script is toggled on.
    If the problem still persists try playing in windowed mode.

    If it still keeps on failing you try to figure out what is going on then report back with some information so I can update the thread to help others.

    Thanks for the report!

  17. #15
    Purse's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    csgo.exe
    Posts
    32
    Reputation
    10
    Thanks
    639
    My Mood
    Daring
    Use 1.59
    Hope I helped you.

Page 1 of 5 123 ... LastLast

Similar Threads

  1. [Detected] Rapid Fire and Anti-Recoil scripts VAC proof [AutoHotKey]
    By MeepDarknessMeep in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 61
    Last Post: 06-29-2013, 05:27 AM
  2. Simple no spread and no recoil hack + injector suggestions
    By BaconStripMan423 in forum Combat Arms Hack Requests
    Replies: 1
    Last Post: 12-02-2012, 03:05 AM
  3. [Solved] I need a simple hack with no recoil and the soparer3 weapon hack.
    By rafamenezes in forum CrossFire Help
    Replies: 3
    Last Post: 11-29-2011, 05:07 AM
  4. Simple Chams and No Recoil
    By skinard in forum Combat Arms Hack Requests
    Replies: 6
    Last Post: 08-13-2011, 10:02 PM
  5. Repost- working bot with 8 thing in it and a lil tut to reduce recoil
    By mundi006 in forum Combat Arms Discussions
    Replies: 5
    Last Post: 09-28-2009, 11:30 PM