0 of 0

File information

Last updated

Original upload

Created by

kiloanoyo

Uploaded by

kiloanoyo

Virus scan

Some manually verified files

Tags for this mod

45 comments

  1. Rexleo435
    Rexleo435
    • supporter
    • 0 kudos
    If you're reading this, just want to tell you that the AutoHotkey Program that you made is very helpful from the first time i've downloaded it on 2016 and then someone made an in game toggle aim for fallout 4, What you made is very useful since my right mouse button is broken and it's double clicking everytime.
    I've been using it in so many old or new games with no Toggle Aim function.
    Always works like a charm!
    except on GTA Definitive, but idc.
    I really appreciate your work bro.
    Bless you my friend.
  2. FearMyMatrix
    FearMyMatrix
    • premium
    • 0 kudos
    People having problems with this need to open the RM-PRESS-HOLD.ahk file with notepad and make sure the script matches the title of their game window. by default it's "#IfWinActive, Fallout 4" but my game window is Fallout4. Just match the names and save. Hopefully this helps someone.
    1. Geminye
      Geminye
      • member
      • 0 kudos
      it's amazing how many self-entitled ignorant people are so quick to fault the software when it's literally their own technical incompetence that gives them a headache... stupid people be stupid
    2. SolemnSierra117
      SolemnSierra117
      • premium
      • 0 kudos
      Honestly the developer of the mod could take a few moments of their time to actually describe this in the mod's description. If they're competent enough to create what at face value looks like a useful mod, then there's no excuse for them to not be able to tell us how to use it.
    3. AdamThaGreat
      AdamThaGreat
      • supporter
      • 0 kudos
      SECONDED IF YOU ARE HAVING TROUBLE DO THIS AND RUN AS ADMIN
    4. AceINHole
      AceINHole
      • member
      • 0 kudos
      Thank you
  3. Minuteman8242
    Minuteman8242
    • member
    • 1 kudos
    This desperately needs a proper readme file! Readme aside, it's a simple yet amazing mod.
  4. ironjunkie
    ironjunkie
    • premium
    • 0 kudos
    #IfWinActive ahk_class Fallout4

    *RButton Up::

    If (Toggle := !Toggle){

    Send {Click Down Right}

    }

    Else{

    Send {RButton up}

    }

    Return


    Run script as Admin..........has issues as well its working fine now
    1. lucastva
      lucastva
      • member
      • 0 kudos
      Omg!!! Thx!! Working fine!
    2. Shaddow541
      Shaddow541
      • member
      • 0 kudos
      thank you so much for proofing the code.... didn't work at first, until I saw your comment. edited the file, still didn't work. Then I ran it as admin... and it works! Hooray! thanks again
  5. t581596
    t581596
    • member
    • 0 kudos
    does not work 2021/05/18
  6. Exoliebert
    Exoliebert
    • member
    • 0 kudos
    not working dont download waste of time
    1. elektrohund
      elektrohund
      • member
      • 0 kudos
      It worked for me when I changed 'Fallout 4' to 'Fallout4' in the AHK file
    2. mona2yashi
      mona2yashi
      • member
      • 0 kudos
      THX!!
  7. jrbryant88
    jrbryant88
    • member
    • 0 kudos
    Worked for me but I had to get Auto Hot Key and the 2 files (it wont work just using the "RM-PRESS-HOLD.exe").

    Install Auto Hot Key, then double click the "RM-PRESS-HOLD.ahk" file and it should run and work in game. Does for me.
  8. tectavio
    tectavio
    • member
    • 0 kudos
    Sorry! Not working!!!!!
  9. Sero141
    Sero141
    • premium
    • 21 kudos
    Is there a way that doesn't need me to start one programm, then confirm twice and then start another programm to play Fallout?

    I already got it in a bat file but when you start both at once the box pops up and asks me if I want to start the program I jsut started andd then Fallout starts and I have to tab back to the desktop to klick yes and okay. Timeout or pause command also only work if I click no for whatever reason.
    1. Sero141
      Sero141
      • premium
      • 21 kudos
      Don't bother, I managed to cut that from the script myself.
  10. APKSPAIN
    APKSPAIN
    • member
    • 0 kudos
    Does not work