Command Line Cheat Sheet - jakcodex/muledump GitHub Wiki
Placed inside a .bat
file or executed as programs, these can be bound as macros to keyboards, mice, anything.
Launch Muledump from Command Line
Firefox
start "Muledump" /max "C:\Program Files\Mozilla Firefox\firefox.exe" -new-tab https://www.muledump.com
Chrome
start "Muledump" /max "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --new-window https://www.muledump.com/
Force Close ROTMG Game Window
Closes the game window instantly regardless of lag, window freezing or crashing, another window popping up, or clicking off window and losing focus, or any other reason.
Flash Projector
taskkill /f /im "flashplayer_26_sa.exe"
Replace flashplayer_26_sa.exe
with the name of your specific Flash Projector exe.
Steam
taskkill /f /im "Realm of the Mad God.exe"