So I was bored and decided to work on this script.
Bugs fixed:
- When typing a command like
/prefs, it will result in an invalid command due to the adding of periods at the end of each message.
- Settings bug, settings got reset when restarting Messenger.
maybe a few others that i've forgotten..
Changed:
- Structure, style of coding. Now using
Boolean instead of
String.
- Optimized code, removed some functions/events, removed useless file (about.xml), optimized XML (ui.xml).
- New about window.
- "Smoothened" logo.png
Perhaps could make development more easier..