That sounds awesome dude. xD I have a Ret/Healadin too.. so.. Heehee.
noctural, please update your link for Healzor Addon
The limit of Rapidshare downloads is reached
Everytime i do this it just closes my wow out. Iv been using this for the longest time ever and iv tryied everything to make this work for me but when i load it up and inject it runs like it's usually suppose to but then it just crashes it, soon as the injection process end my wow just closes on me. Help please.
EDIT: Iv re-download netframe and re download the latest lua ninja all over again and even restarted my computer and everything and the same thing always happens iv even ran them all under administrator. Asoon as i run the lua ninja the black window runs down a huge line of work then closes out with my wow at the same time.
Last edited by pkaa4eva_jr; 12-15-2009 at 05:31 PM.
I need some help making a specific macro. Currently I have this set up.
..which interrupts all interruptable casts and channels. Works flawlessly. (I kind of messed up my edit, so bear with me) What I wanted was for it to /say a phrase when I pummled and 10 sec later announce that my cooldown was up. This macros works -unless- it somehow fails due to lag because the server thinks the target is out of range when the client thinks it isn't. Is there a way for it to trigger the /say on successful spellcast?Code:#showtooltip Pummel /run i={UnitCastingInfo("target")} if i[9]==(false) and GetSpellCooldown("Pummel")==0 and IsSpellInRange("Pummel","target") and (GetShapeshiftForm())==3 and (UnitPower("player"))>=10 then CastSpellByName("Pummel") if (GetCVar("pummel")=="offcd") then SetCVar("pummel","bam") end end /run i={UnitChannelInfo("target")} if i[8]==(false) and GetSpellCooldown("Pummel")==0 and IsSpellInRange("Pummel","target") and (GetShapeshiftForm())==3 and (UnitPower("player"))>=10 then CastSpellByName("Pummel") if (GetCVar("pummel")=="offcd") then SetCVar("pummel","bam") end end /run if (GetCVar("pummel")=="bam") then RunMacro("BAM") SetCVar("pummel","cd") end ("BAM" Macro) /say SMACKED IN THE FACE! [Interrupted] /in 9 /run SetCVar("pummel","offcd") /in 10 /say Ready to Pummel!
Last edited by Ssateneth; 12-15-2009 at 11:18 PM.
I still can't get this to work its been 2 hours of trying, I'm opening wow logging into it in game and then running the injection like it is said to in the first page on that picture and it just closes my wow when its done running, I did it in the loading screen and it closes wow also and when I do it at log in screen it doesn't let me log in and it gives me an error.
After today's maintenance im getting the same thing, WoW just closes after Inject ... ive been using LuaNinja for some time now and never had any kind of problem
Last edited by angusm; 12-15-2009 at 10:19 PM.
It doesn't seem to be working on 3.3.0a tried just about everything.
I'm widely known as TheUltimateParadox
tells me wow version mismatch. correct link and 3.3.0a
The mob "Jesus" was only on PTR. It never hit the real world servers and sure as hell won't RESPAWN. For some reason though, people still camp it.:confused:
): cypher, you should make like a video tutorial so we don't have to bug you everytime but this really means alot to us we have become so reliant on this.
Bah, someone told me it works.
Sigh, I'll log on and check. What the issue is.
Just checked, injects fine for me and there are no version mismatch errors.
Can anyone confirm please that 11159 is the build number of WoW v3.3.0a? (It's on the login screen in the bottom left hand corner)