Title:
Include Character name in the game title
Description:
Self explanatory, make the program title "MuhRO | <Character name>" or whatever variation the devs want
Why is this a good idea?
I would like to make a single AHK script that has different turbo buttons based on the character/job I'm playing, a simple automatic way is to use AHK function #IfWinActive to differentiate which settings to use
Additional Info:
The built-in turbo setup is kind of lackluster:
1) you can't define per-character settings
2) whenever you change the settings you have to restart client
3) turbo activates even when holding down modifier such as Alt (= pressing Alt+A to open status window with turbo on will spam open/close the interface window)