tanjeffreyz / auto-maple-resources

Community repository for Auto Maple command books and routines
MIT License
22 stars 33 forks source link

Separate per class commands book keybinds #6

Closed Tsukino-uwu closed 1 year ago

Tsukino-uwu commented 2 years ago

keybind key's in another File so classes can get changes without it affecting personal/changed key rebinds for specific classes

For example a kanna.py file in the command_books folder could load a file from a keybinds folder with a kanna file that only contain keybinds, similar to how routines auto load layout files if they share name

so kanna.py can get changed, while keeping skill/buff keybinds personal/permanent in another file

^would solve the issue of having to move skills around if you want to use the bot, and then having to change them back later for playing normally if you don't like the default class.py keybinds, Due to the file not updating if you edit it for personal keybinds

Would Still need to update if more Keys are added due to including new/more skills/buffs in the original file, but would allow skills or movement things to get changed on classes without forcing you to re change all keybinds again everytime as keys shouldn't change as often as skill functions