Ahh yes, even better; thanks Sikas.
Ahh yes, even better; thanks Sikas.
Np! If ya enjoyed it, +Rep! xD
Every macro that tends to give you the popup in the first place.
Edit: Nevermind figured it out, got an insane macro running exactly how I want it.. this thing rules, thanks!
Last edited by realityercik; 12-20-2009 at 07:21 PM.
Ok so im using
/run StaticPopup_Hide("MACRO_ACTION_FORBIDDEN");
I put it at the beggining of all my macros in my super duper macro addon and i tryied putting it at the end of all the macros but i still get the message saying that the action is forbidden.
Anyone know any other way to hide that message? Thanks.
Sorry for my english.
It is not working for me , I get an error....A macro script has been blocked from an action only avaliable to the Blizzard UI
If you're unsure whether it's working or not run this script: "/script MoveForwardStart();" without quotations if your character moves forward then it works.
If you're getting "A macro script has been blocked from an action only avaliable to the Blizzard UI" it could be the macro you are running is running some of the new protected lua functions they added about a week ago.
I'm widely known as TheUltimateParadox
i figured out why its cause i forgot to add initialize XD
Maniax is correct. I assume Blizzard are trying to block some of the functions using the 'inline' method so my tool won't work. (Because apparently the Warden dev is too retarded to work out how to detect it.)
There's an update in the works though that will fix that and unlock all the protected functions, no matter how they're protected. I've just got to get off my ass and finish writing and testing it.
Awesome Cypher, can't wait!