Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Strafe..'s Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed

    ARMA 3 No Recoil AHK | (Olympus, Asylum, KOTH)

    Heres a pretty basic script i found on a extern site (credit too NotWoofless.) It works on the MK18, MK1, and Zafir. These are the only guns i tested but it helps with alot of guns with recoil. BTW dont feel bad using these. I cant speak for Asylum or any KOTH server but i have 1.5k hrs on olympus and i can say that server is A. Corrupt and B. Most good cartel players use these so if you want a fair chance use these.
    Code:
    #NoEnv
    SendMode Input
    SetWorkingDir %A_ScriptDir%
     
    ; Nels
    NRA := 1
     
    ; SS
    Insert::Suspend
     
    ; NR
    *~LButton::
        while GetKeyState("LButton") & NRA
        {    
            DllCall("mouse_event", uint, 1, int, -2, int, 2, uint, 1, int, 0)
            Sleep, 9.5
            DllCall("mouse_event", uint, 1, int, 1.75, int, 1, uint, 0, int, 0)
            Sleep, 5
        }
    return
    How to use them -
    1. Install AHK (AutoHotKey) ( https://autohotkey.com/ )
    2. Once installed restart your pc and right click on your desktop hover over new and click AHK Script
    3. Open it and paste the code above and save it
    4. Rename it to WHATEVER.ahk
    5. Run it and goto whatever server you want.
    6. To turn it off go to your tray right click the AHK logo and click exit

    Little side note - Hey olympus how yall doing? IG you guys banned me over a meme so I guess ill take it a little further and make it public where you cant moderate it. Jesse dog you need to work on anti cheat lol ive heard of people being able to dupe money so work a lil harder? Oh and olympus maybe dont give Sergeant to people who fucking take money for a cop test lol. MCDili wasted his money buying the server will be dead by 2019 especially if the money duping scripts get dropped lol.

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

    dashurry1989 (06-19-2018),Licheese (04-22-2018)

  3. #2
    Licheese's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Confused
    Is it bannable by battleye or only by the server admin?

  4. #3
    Strafe..'s Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed
    Quote Originally Posted by Licheese View Post
    Is it bannable by battleye or only by the server admin?
    Only server admins. Battleye dosent detect AHKs

  5. #4
    Carpals's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    Still undetected?

  6. #5
    BLURREDDOGE's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    122
    Reputation
    10
    Thanks
    132
    My Mood
    Sleepy
    Unless BattlEye has suddenly become protestors of AHK, yes it is still undetected.
    I use ahk for a lotta stuff on Arma and I get no hate from BttlEye.
    Newest Trove-Multi-Account-Login:
    V2.3

    ☭☭☭☭☭☭☭☭☭☭☭☭☭👇☭☭☭☭☭☭☭☭☭☭☭☭☭
    ┏───────────────────────────┓
    ┗───────────────────────────┛
    ☭☭☭☭☭☭☭☭☭☭☭☭☭☝☭☭☭☭☭☭☭☭☭☭☭☭☭

  7. #6
    Strafe..'s Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed
    Quote Originally Posted by Carpals View Post
    Still undetected?
    Yup still undetected probably wont ever be.

  8. #7
    tropbiensa's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hello I have a problem with your script when I shoot and I click right to zoom this arette and when I dezoom this remains activated how.

  9. #8
    dashurry1989's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Quote Originally Posted by Strafe.. View Post
    Heres a pretty basic script i found on a extern site (credit too NotWoofless.) It works on the MK18, MK1, and Zafir. These are the only guns i tested but it helps with alot of guns with recoil. BTW dont feel bad using these. I cant speak for Asylum or any KOTH server but i have 1.5k hrs on olympus and i can say that server is A. Corrupt and B. Most good cartel players use these so if you want a fair chance use these.
    Code:
    #NoEnv
    SendMode Input
    SetWorkingDir %A_ScriptDir%
     
    ; Nels
    NRA := 1
     
    ; SS
    Insert::Suspend
     
    ; NR
    *~LButton::
        while GetKeyState("LButton") & NRA
        {    
            DllCall("mouse_event", uint, 1, int, -2, int, 2, uint, 1, int, 0)
            Sleep, 9.5
            DllCall("mouse_event", uint, 1, int, 1.75, int, 1, uint, 0, int, 0)
            Sleep, 5
        }
    return
    How to use them -
    1. Install AHK (AutoHotKey) ( https://autohotkey.com/ )
    2. Once installed restart your pc and right click on your desktop hover over new and click AHK Script
    3. Open it and paste the code above and save it
    4. Rename it to WHATEVER.ahk
    5. Run it and goto whatever server you want.
    6. To turn it off go to your tray right click the AHK logo and click exit

    Little side note - Hey olympus how yall doing? IG you guys banned me over a meme so I guess ill take it a little further and make it public where you cant moderate it. Jesse dog you need to work on anti cheat lol ive heard of people being able to dupe money so work a lil harder? Oh and olympus maybe dont give Sergeant to people who fucking take money for a cop test lol. MCDili wasted his money buying the server will be dead by 2019 especially if the money duping scripts get dropped lol.



    is there a way to make it work on Logitech Gaming Software?

  10. #9
    ecweaasd's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Location
    Sarasota, Fl
    Posts
    1
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    Good shit. +1

  11. #10
    Strafe..'s Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed
    Quote Originally Posted by dashurry1989 View Post
    is there a way to make it work on Logitech Gaming Software?
    Possibly i wouldent know though. Idk why youd not want to download ahk though its very useful for alot of shit

  12. #11
    PlayerReady's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    U know if it's undetected on Reborn?

  13. #12
    gogogokitty's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    1,090
    Reputation
    113
    Thanks
    3,503
    Quote Originally Posted by PlayerReady View Post
    U know if it's undetected on Reborn?
    only if an admin spectates you and determines that you are using something to assist with aim.
    LEEEEEEROY JEEEEENKINS

  14. #13
    Strafe..'s Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed
    Quote Originally Posted by PlayerReady View Post
    U know if it's undetected on Reborn?
    If a admin sees you, youll get banned. Im not sure if any battleye anti cheats detect ahk but dont quote me on that.

  15. #14
    Ofir23's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    17
    Reputation
    19
    Thanks
    52
    My Mood
    Asleep
    Quote Originally Posted by Strafe.. View Post
    Heres a pretty basic script i found on a extern site (credit too NotWoofless.) It works on the MK18, MK1, and Zafir. These are the only guns i tested but it helps with alot of guns with recoil. BTW dont feel bad using these. I cant speak for Asylum or any KOTH server but i have 1.5k hrs on olympus and i can say that server is A. Corrupt and B. Most good cartel players use these so if you want a fair chance use these.
    Code:
    #NoEnv
    SendMode Input
    SetWorkingDir %A_ScriptDir%
     
    ; Nels
    NRA := 1
     
    ; SS
    Insert::Suspend
     
    ; NR
    *~LButton::
        while GetKeyState("LButton") & NRA
        {    
            DllCall("mouse_event", uint, 1, int, -2, int, 2, uint, 1, int, 0)
            Sleep, 9.5
            DllCall("mouse_event", uint, 1, int, 1.75, int, 1, uint, 0, int, 0)
            Sleep, 5
        }
    return
    How to use them -
    1. Install AHK (AutoHotKey) ( https://autohotkey.com/ )
    2. Once installed restart your pc and right click on your desktop hover over new and click AHK Script
    3. Open it and paste the code above and save it
    4. Rename it to WHATEVER.ahk
    5. Run it and goto whatever server you want.
    6. To turn it off go to your tray right click the AHK logo and click exit

    Little side note - Hey olympus how yall doing? IG you guys banned me over a meme so I guess ill take it a little further and make it public where you cant moderate it. Jesse dog you need to work on anti cheat lol ive heard of people being able to dupe money so work a lil harder? Oh and olympus maybe dont give Sergeant to people who fucking take money for a cop test lol. MCDili wasted his money buying the server will be dead by 2019 especially if the money duping scripts get dropped lol.
    Infistar is looking for mouse events

  16. #15
    gogogokitty's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    1,090
    Reputation
    113
    Thanks
    3,503
    Quote Originally Posted by Ofir23 View Post
    Infistar is looking for mouse events
    i dont see how unless infistar is using an cpp extension which i dont think they are?
    LEEEEEEROY JEEEEENKINS

Page 1 of 2 12 LastLast

Similar Threads

  1. [WTB] Arma 3 money service for asylum servers
    By deadzeye in forum Buying Accounts/Keys/Items
    Replies: 3
    Last Post: 07-21-2016, 02:29 PM
  2. [WTB] Arma 3 Altis Life Money (Asylum)
    By Exiige in forum ArmA 3 Marketplace
    Replies: 2
    Last Post: 07-12-2016, 05:55 AM
  3. [WTS] Really Cheap Money For Arma 3.. Altis Life and Asylum :)!
    By TrackLegend in forum ArmA 3 Marketplace
    Replies: 4
    Last Post: 05-21-2015, 02:54 PM
  4. I need a little bit of editing. CS:GO recoil AHK. [SCRIPT]
    By zagehh in forum Counter-Strike 2 Discussions
    Replies: 3
    Last Post: 12-10-2014, 02:31 AM
  5. [WTB] Buying Arma 3 Life Money/Items (Olympus/Asylum) Only!
    By lmao_jakeee in forum ArmA 3 Marketplace
    Replies: 1
    Last Post: 12-08-2014, 10:04 AM

Tags for this Thread