Is it still possible to make such macro, if it is, can someone show me how to make it?
Is it still possible to make such macro, if it is, can someone show me how to make it?
This won't work unless you've unlocked the protected functions in the WoW API. Read about LuaNinja (Don't use it tho, it is detected) or LuaHobo (Not detected as of yet, but I'm sure it will be if people start using it), those threads will explain it quite well.Code:/run if UnitPower("player") < 10 then CastSpellByName("Bloodrage") end
To answer your question
1: Yes, it is possible.
2: Yes, it is bannable.
3: No, there is no way to make such a macro without the use of a third-party program.
Knowledge is often mistaken for intelligence. This is like mistaking a cup of milk for a cow.
thanks + rep