https://github.com/DorkDad141/keyboard-shortcuts
Many keyboard shortcuts for the game Balatro
https://github.com/DorkDad141/keyboard-shortcuts
Last synced: about 2 months ago
JSON representation
Many keyboard shortcuts for the game Balatro
- Host: GitHub
- URL: https://github.com/DorkDad141/keyboard-shortcuts
- Owner: DorkDad141
- License: mit
- Created: 2024-05-21T22:49:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T13:22:44.000Z (3 months ago)
- Last Synced: 2025-02-01T14:26:27.504Z (3 months ago)
- Language: Lua
- Size: 34.2 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Hotkeys Collection - Adds hotkeys / keyboard shortcuts for a wide range of Balatro game actions, designed to be able to play most common hands without having to click very often. by [@DorkDad141](https://github.com/DorkDad141) based on [@Agoraaa](https://github.com/Agoraaa)'s mod (Mods (Require [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / Functionality)
README
# DorkDad141's KeyBoard Shortcuts
Many keyboard shortcuts for the game [Balatro](https://store.steampowered.com/app/2379780/Balatro/)## Shop Keys
### R - Reroll Shop
### Space - Next Hand
## Blind Select Screen
### Space - Select Blind
### S - Skip Blind
## Round Eval Screen
### Space - Cash Out
## Playing Cards
### QOL Keys
#### Space - Play selected cards
#### Tab - Discard selected cards
#### V (or I) - Invert card selection. Keep whatever is currently selected, and discard the rest, or play the rest if out of discards.
#### U (or N) - Unselect selected cards
#### Z - Sort by value
#### X - Sort by rank
#### A - Show run info
#### Right - Select the rightmost 5 cards in hand
#### Left - Select the leftmost 5 cards in hand
### Flush Keys
## C (Clubs), H (Hearts), D (Diamonds), S (Spades)
Make progress towards a flush of this suit. Discard unused cards if discards are remaining, otherwise play them.
Plays the flush if one is found.## F (Flush)
Determines what your closests flush is, and progress towards it automatically. Super helpful for Ante 1.
### Best hand
Press B to select your best poker hand. Repeat pressing B to see the next best hand.
In conjunction with space (play) and v (invert), this can get play the majority of antes without touching the mouse.Heavily inspired by [Aroraaa's](https://github.com/Agoraaa/FlushHotkeys) mod
### High Card
## Up - Play best high card
## Down - Play lowest card in hand
### Specific Cards
2/3/4/5/6/7/8/9/J/Q/K/A will select all cards of the corresponding number/
Use either 0 or 1 for 10s.## Installation
Follow the installation instructions for the Balatro [ModLoader](https://github.com/Steamopollys/Steamodded/tree/0.6.0) to install
## Known Issues
Premium hands such as Flush House Straight Flush are not implemented.
## Contributing
Pull requests are welcome.
Thanks to [Milck](https://github.com/Mi1cK/Milcks-QOL?tab=readme-ov-file) and [Aroraaa](https://github.com/Agoraaa/FlushHotkeys) mods that
these are inspired by, based on, and in some cards, code used.## License
[MIT](https://choosealicense.com/licenses/mit/)