Moderator: MacroQuest Developers
Perhaps a menu of available macros with single-click activiation/startup?taskbar icon right click abilites...
The only problem I have with the macro language is commands like $char(hp,pct) ... which make a few of the commands very complicated. This example might be better as $hp(self,pct) or $hp(target,max) or $hp(ID#,min). This would make $char much easier to use/learn, and add new functionality to the language (I think).the macro language in MQ is decent, but not really very advanced nor is it a very readable language

