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

Posts 115 of 20 · Page 1 of 2
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.
Is it bannable by battleye or only by the server admin?
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
Still undetected?
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.
Quote Originally Posted by Carpals View Post
Still undetected?
Yup still undetected probably wont ever be.
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.
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?
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
Good shit. +1
U know if it's undetected on Reborn?
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.
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.
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
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?
Posts 115 of 20 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?