(09-08-2018, 06:03 PM)MegaNo0body Wrote: Blocker bug found:This means:
Now the Macro engine is using case-sensitive to match function names, exit() and Exit() aren`t working equals as it worked in the past.
Everyone BEWARE,
For this version 84.0 all macro commands need to be exactly as listed in http://wiki.bmega.net/doku.php?id=macros_commands
Starting with Capital letters in begining and after each . (dot)
Self.Say(text) not self.say
Exit() not exit()
This means, all macros everyone has right now will certainly malfunction, so be cautious