Code Monkey home page Code Monkey logo

hlremount's Introduction

HLRemount

An AHK V2.0 script for Hogwarts Legacy which remounts your most recent mount quickly upon pressing b

Instalation

Install the script using any of the following methods

Compiling the script (recommended)

First, install AutoHotkey, then download the latest version and right click > Compile the .ahk file. You can now use this executable even on a system without AutoHotkey.

Using the executable (potentially dangerous)

Simply download the executable of the latest version and execute it. It will do its thing while you're in the game. Works from any location on your computer.

You should not trust me or any random online person and therefore it's advisable to review and compile the script yourself.

The script may even be flagged as a virus as it is constantly monitoring your keyboard input. This is necessary to know what mount you last equipped.

Running the script directly

First, install AutoHotkey, then download the latest version and open the .ahk file.

Usage

Ingame

Press b on your keyboard to equip your last used mount. By default it's the broom.

Pausing and stopping the script

The script does not run when the game is not in focus. If you want the hotkey to be inactive but the script to still observe what mount you're using (so you can remount it later), right click the tray icon and select Suspend Hotkeys. Simply do this again to enable the hotkey again. If you want to stop the script completely, right click the tray icon and select Exit.

Customisation

  • To change the default mount, change the number on line 4 (lastMount := 3) to the number next to your mount in the tab menu.
  • To change the hotkey, replace b on line 5 (remountKey := "b")

more information on the documentation of AutoHotkey

icon used for the executable by Twitter

hlremount's People

Contributors

moritz-t-w avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.