Git Product home page Git Product logo

rl_quickchat's Introduction

rl_quickchat

AutoHotkey script to add custom quick chats for use in Rocket League

https://gfycat.com/ElectricBruisedAzurevase

I've provided two versions of the script, one is the version I use with my 360 controller (RL_QuickChat_Controller.ahk) and another that has keybindings customized for keyboard usage (RL_QuickChat_KB.ahk).

How to Use

  1. Download and unzip repository: https://github.com/btouellette/rl_quickchat/archive/master.zip
  2. Install AutoHotkey
  3. Edit RL_QuickChat_Controller.ahk or RL_QuickChat_KB.ahk to customize to taste. You can:
  • Change the messages
  • Assign keybindings (default for KB is F1 for opening the chat menu and 1/2/3/4 for selecting message, default for Controller is Joy6 which is RB on the 360 controller)
  • Change ControllerMode so that appropriate DPad images display
  • Change position of the popup (default position is appropriate for 1920x1080 displays)
  • Add as many new message groups with their own keybindings as you want
  1. Run AHK file
  2. Launch Rocket League
  3. If you're using the Controller version you should unbind the Gamepad Quick Chat commands and have them bound only to keyboard 1/2/3/4
  4. Enjoy!

If you want to have longer messages and only the last bit of your message is being sent you can replace "SendMode Input" at the top with "SetKeyDelay 1" and it'll add a 1ms delay between each keystroke to fix the issue.

rl_quickchat's People

Contributors

btouellette avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.