0 of 0

File information

Last updated

Original upload

Created by

Mustafa Kendiguzel

Uploaded by

darkan4zm

Virus scan

Safe to use

Tags for this mod

22 comments

  1. Jojers068
    Jojers068
    • member
    • 0 kudos
    I don't think this works anymore. The hotkeys i set work, but all three pull up the "Gear Menu" instead of pulling out the mount. I'm using the requested version of AutoHotKey, is it something I'm doing wrong or is anyone else experiencing this?
    1. Nao55
      Nao55
      • member
      • 0 kudos
      Hey, got the same problem. But I found out a solution. Same as I, you likely rebind the "Tab" key to Gear (which is the default Tool Wheel keybind) and Tool Wheel to something else.

      1) Open the "hogwarts-legacy-fast-mounts.ahk" script with Notepad

      2) Find this section of codes, it's the last ones:

      MagicStickHandler:
      {
        Send "{Tab Down}{3 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{3 down}{Tab up}"
      }
      HippogriffHandler:
      {
        Send "{Tab Down}{2 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{2 down}{Tab up}"
      }
      GraphornsHandler:
      {
        Send "{Tab Down}{1 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{1 down}{Tab up}"
      }


      3) Change all texts that says 'Tab' into the keybind you use, in my case, it is middle mouse button (MButton).
      It will become this:

      MagicStickHandler:
      {
        Send "{MButton Down}{3 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{3 down}{Tab up}"
      }
      HippogriffHandler:
      {
        Send "{MButton Down}{2 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{2 down}{Tab up}"
      }
      GraphornsHandler:
      {
        Send "{MButton Down}{1 up}" ;hold a
        Sleep 300 ;10 seconds
        Send "{1 down}{Tab up}"
      }


      To find out the name of the keybind you want, look here:
      https://www.autohotkey.com/docs/v1/KeyList.htm
  2. Tamasyn
    Tamasyn
    • member
    • 0 kudos
    can we get a key bind for the thestrel? Would be awesome! THX!
  3. gelse16
    gelse16
    • member
    • 0 kudos
    did somebody find out how tu use with controller?
  4. luciTHElord
    luciTHElord
    • member
    • 0 kudos
    does anyone knows how to merge setting.ini files, i have alohomora mod and its replacing the file
  5. jblam
    jblam
    • premium
    • 3 kudos
    You absolute legend, this is the thing that bugged me the most about this game. 
  6. TheMasterSaint
    TheMasterSaint
    • supporter
    • 0 kudos
    How the hell do you install this?
    1. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      If you dont know how to execute ahk file, you can download this link and just run exe
      https://drive.google.com/file/d/1qFaCN-CCj754yPqoxC6TOcsiV46HMpnb/view?usp=sharing
    2. JoeyAGamer
      JoeyAGamer
      • member
      • 1 kudos
      I too am completely confused with all the instructions, it seems to be simple enough but kinda confused xD 
      I will follow blindly what you said about using the .exe (if my AV don't catch anything LUL and we'll see, i'll come back to say if it works :))
    3. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      To run ahk, also known as autohotkey, it needs to be installed from the site of autohotkey (https://www.autohotkey.com), which has a very short installation. The reason why it is not installed directly like other files is that it is a script (it is a software that works under certain directions). But since most people don't use it, I turned it into an exe with its own tool and used it without using ahk installation.
    4. JoeyAGamer
      JoeyAGamer
      • member
      • 1 kudos

      Edit: WAIT, nevermind, it worked like a charm.

      ooooooooo... I tried it, the .exe doesn't seem to function, pressing x doesn't pull the mount. Did I do anything wrong? I'm that stupid with these subjects lol
  7. sukkoo
    sukkoo
    • premium
    • 8 kudos
    how do I install this? do I drop it to the root folder or something?
    1. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      If you dont know how to execute ahk file, you can download this link and just run exe
      https://drive.google.com/file/d/1qFaCN-CCj754yPqoxC6TOcsiV46HMpnb/view?usp=sharing
  8. benwatson2468
    benwatson2468
    • member
    • 0 kudos
    Is this usable on controller?
    1. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      Not sure but you can try 
      Joy1, Joy2, Joy3, Joy4, Joy5 keys
  9. Promotore
    Promotore
    • member
    • 0 kudos
    how to call mouse keys? :)))) 
    great work btw
    1. ELEOS00
      ELEOS00
      • supporter
      • 0 kudos
      Would also like to know. Will be very useful to have broom on MB4 for example. 
      Thanks.
    2. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      You can try
      XButton1
      XButton2
      for the mb4 and mb5 I think it will work but not certain :). 
  10. RevaniteD
    RevaniteD
    • member
    • 0 kudos
    can one remove the last two if they only want the broom as a quickaction? :)
    1. darkan4zm
      darkan4zm
      • member
      • 0 kudos
      İt is not support for now. But You can mapping the unused keys for the others