Still getting the 'Blizzard has blocked an action...' when I'm using my macros. But it disappears once I have my target.
Still getting the 'Blizzard has blocked an action...' when I'm using my macros. But it disappears once I have my target.
Is it possible to check if you're moving in a certain direction? Are there values returned differently from the movement functions or some kind of IsMovingLeft();, etc function in the API? I suppose that's what I was really looking for. +Rep anyone.
In case someone can't find it, I suppose I could macro all my directional keys with something like MoveLeft = 1; and then check then each in the function. Though that would be problematic is it wouldn't reset when I stopped moving. I suppose I could use a G15 macro to do some kind of check.
for the error popup .. just include
in your macros .../click StaticPopup1Button1
have fun
Looks like all of the targeting APIs are still protected.
Tried using AssistUnit(), TargetUnit(), TargetNearestEnemy(), all resulted protection dialogs.
Make sure you try your macros without any addons active at first.
This is mind blowing!
/dump here i come..
With this hack, we should be able to make a uber healing addon. Like back in vanilla wow. So If some one heals your target 0,01sec before you, it will cancel your heal
+rep ofc.
I just released the latest security update as promised.
PLEASE DOWNLOAD THE LATEST VERSION FROM THE FIRST POST AS SOON AS POSSIBLE.
THIS IS A CRITICAL UPDATE.
Can we get like a detailed fix changelog? Just curious to what the fix is.. even though I don't understand the code itself. xD
I can understand if you don't put out the actual info, incase they know how to fix it...
Very nice as always. Fast question does this have a version check at start up or any other type of feture like that, that would alert us to possible critical updates?
[Beta] Model swapper 4.0.1
Gave everything a quick skim and I don't think there will be any critical updates until the next patch. Everything appears to be safe for now. However, you should still check back just in case.
Thanks Cypher you always bring the awesomeness.
If anyone finds something that a newer player could do with this please share i'll plust rep 2thanks
You use LuaNinja plus a series of macros to get things mostly automated. Like for instance, my Ret Pally rotation. You have 5 macros.. but all you press is 1 macro. The rest of the rotation follows through, using each skill AS SOON as the cooldown finishes for 1 of those 5 spells. Seriously is One Button Rotation.