Results 1 to 10 of 10
  1. #1
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed

    Arma 3 Norecoil [AHK] by Seansploit

    THIS IS NOT MY RELEASE!

    Saw this thread: https://www.mpgh.net/forum/showthread.php?t=1274161
    So I decided to link Seansploit's old AHK script that's VERY easy to tweak.

    Code:
    #NoEnv
    SendMode Input
    MsgBox Insert to turn Off run as admin to work in arma 3
     
    Insert:: Hotkey, *~$LButton, Toggle
     
    *~$LButton::
        while GetKeyState("LButton")
        {    
            DllCall("mouse_event", uint, 1, int, 0, int, 1, uint, 0, int, 0)
    	Sleep, 2
            DllCall("mouse_event", uint, 1, int, 0, int, 1, uint, 0, int, 0)
            Sleep, 5
        }
    Return
    Requirements to run:
    • The newest version of Autohotkey
    • Arma3
    • Admin privlege on your computer


    Credits to Seansploit from UC.

    If you don't know how to create and edit an AHK script then you should learn how to use google/YouTube tutorials. I am not offering live support this time.
    Last edited by iFile_shift; 06-26-2017 at 10:31 PM. Reason: Edit

  2. #2
    xboxxx.xbox's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    AHK's are bannable. While macros within the mouse memory are 100% safe. I wouldn't recommend using AHK to anyone. Ive used it in Rainbow six siege and got banned.

  3. #3
    DomoDomo1233's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by xboxxx.xbox View Post
    AHK's are bannable. While macros within the mouse memory are 100% safe. I wouldn't recommend using AHK to anyone. Ive used it in Rainbow six siege and got banned.
    Where talking about ARMA not Rainbow lmao

  4. #4
    xboxxx.xbox's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by DomoDomo1233 View Post
    Where talking about ARMA not Rainbow lmao
    they both have battle Eye if you have forgotten.Thanks for the concern but AHK is no good. I would appreciate if you had the mouse macro. Thanks anyways

  5. #5
    DomoDomo1233's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by xboxxx.xbox View Post
    they both have battle Eye if you have forgotten.Thanks for the concern but AHK is no good. I would appreciate if you had the mouse macro. Thanks anyways
    Been using AHK for couple months, I havent had any issues Dunno what point your trying to make

  6. #6
    juice76849's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    337
    Reputation
    10
    Thanks
    481
    Quote Originally Posted by xboxxx.xbox View Post
    they both have battle Eye if you have forgotten.Thanks for the concern but AHK is no good. I would appreciate if you had the mouse macro. Thanks anyways
    Again two different things that have the same AC. Please know what you're talking about before you comment. Just because it's the same thing doesn't mean they're both banned globally.

  7. #7
    KrimLoot69's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    51
    My Mood
    Happy
    Quote Originally Posted by juice76849 View Post
    doesn't mean they're both banned globally.
    That's usually what a "Global Ban" means

  8. #8
    iFile_shift's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Lang Son, Viet Nam
    Posts
    127
    Reputation
    10
    Thanks
    896
    My Mood
    Relaxed
    Quote Originally Posted by xboxxx.xbox View Post
    AHK's are bannable. While macros within the mouse memory are 100% safe. I wouldn't recommend using AHK to anyone. Ive used it in Rainbow six siege and got banned.
    Well I've been using AHK to run alot of things withing arma, haven't been banned for about a year now. Sorry to hear you had terrible luck with RainbowSix.

  9. #9
    PinkAppleX's Avatar
    Join Date
    Apr 2017
    Gender
    female
    Location
    C++
    Posts
    92
    Reputation
    10
    Thanks
    164
    My Mood
    Amazed
    Nice//2short

  10. The Following User Says Thank You to PinkAppleX For This Useful Post:

    PinkGirlx (08-02-2017)

  11. #10
    ExploitEmpire's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Location
    Exploit City
    Posts
    22
    Reputation
    10
    Thanks
    184
    My Mood
    Stressed
    This guys is dumb!

    And hey that's mine! Sadly i am not banned on UC but it's fineeeee
    Fortnite/Arma III/R6S Cheat Provider information, or for questions about Arma III Scripting please feel free to PM. be mindful of the rules.

Similar Threads

  1. [Release] Arma 3 Utilities - AHK/AutoFarm/NoRecoil/DayzA3AutoWalk
    By ExploitEmpire in forum ArmA 3 Hacks & Cheats
    Replies: 15
    Last Post: 02-09-2021, 12:26 AM
  2. [Release] The most unique nospread and norecoil AHK macro.
    By Wazzaby in forum Rainbow Six: Siege
    Replies: 193
    Last Post: 04-08-2017, 03:46 PM
  3. [Outdated] Pean's AHK MultiScript (open source, perfect norecoil, no memory reading/writing)
    By pean153 in forum Counter-Strike 2 Hacks
    Replies: 116
    Last Post: 05-29-2015, 08:00 PM
  4. AHK Norecoil CS:GO
    By wallya2 in forum Counter-Strike 2 Discussions
    Replies: 10
    Last Post: 08-13-2014, 06:39 AM
  5. [Source Code] Call of Duty Black Ops 2 NORECOIL ONLY code AHK
    By benahehe11 in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 5
    Last Post: 04-29-2013, 04:57 AM

Tags for this Thread