Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
#include Spell_Routines.inc
#Event distract "You are too distracted to cast a spell now!"
#Event los "You cannot see your target."
Sub Main
|/varset tank ${Param0}
|/deletevar tank
/declare tank string outer ${Param0}
/declare CastHealth int outer ${Param1}
|/varset tank ${Param0}
|/varset CastHealth
/echo /Macro cwiz <Tank Name> <when to start>
/echo "${tank}" is the tank I will assist to nuke with.
/assist off
:Continue
/doevents
/if (!${Me.AltAbilityReady[35]}) {
/echo MGB is not up! ending macro
/end
}
/if (!${Me.AltAbilityReady[391]}) {
/echo Celestial Hammer is not up! ending macro
/end
}
/call hammatime
/goto :Continue
/return
|=============================================
Sub hammatime
/if (${Me.Moving}) /return
/assist ${tank}
/delay 5
/if (${String[${Target}].Find["corpse"]}>1) /return
/if (${Target.Distance}>190) /return
/if (${Target.PctHPs}<=${CastHealth} && ${Target.PctHPs} > 5) {
/alt activate 35
/delay 1
/alt activate 391
/delay 1
/cast "Complete Healing"
/cast "Complete Healing"
/cast "Complete Healing"
/call Interrupt
/delay 1s
}
/return
|=============================================
Sub Event_los
/Echo You don't have proper line of sight
/delay 5s
/return
|=============================================
Sub Event_distract
/stand
/keypress esc
/keypress esc
/keypress esc
/keypress esc
/keypress esc
/keypress esc
/stand
/return
|****************************
* - Rune.mac - by Bigmike*
*****************************
#turbo
#event Rude "The shimmer of runes fades."
#event Fizzle "Your spell fizzles!"
#event Epic "An image of the eye flashes through your mind."
#event Hit1 "#1# tries to hit YOU, but misses!"
#event Hit2 "#1# tries to bash YOU, but misses!"
#event Hit3 "#1# tries to kick YOU, but misses!"
#event Hit4 "#1# tries to bite YOU, but misses!"
#event Hit5 "#1# tries to hit YOU, but YOUR magical skin absorbs the blow!"
#event Hit6 "#1# tries to bash YOU, but YOUR magical skin absorbs the blow!"
#event Hit7 "#1# tries to kick YOU, but YOUR magical skin absorbs the blow!"
#event Hit8 "#1# tries to bite YOU, but YOUR magical skin absorbs the blow!"
Sub Main
:Loop
/doevents
/delay 2
/goto :Loop
/return
Sub Event_Rude(string line, string who)
/echo Rune wore off!
/keypress 0
/return
Sub Event_Hit1(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit2(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit3(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit4(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit5(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit6(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit7(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Hit8(string line, string who)
/echo Getting hit, using Dopple!
/target NPC
/keypress 7
/return
Sub Event_Epic(string line, string who)
/echo Epic Rune wore off!
/keypress 1
/return
Sub Event_Fizzle(string line, string who)
/echo Spell Fizzled... recasting!
/cast 2
/stopcast
/return
lloydpit said:To you Cleric's using this =)
How much of a difference does it make between celestial hammer 1 or 3? I have some AA points and if I can use this method, would it be worth going from 1 to 3?
Thanks
lloydpit said:This happening to anyone else?
When I run this, after the mob dies my MGB and CH are now on the timer and can't be used. I've tried this now about 5 times and each time the same thing happens.
Anybody?
tstuff24 said:Hmm, crushed two different named yesterday down to 8% untill enrage killed all 40 hammers i had up, what can ya do to avoid that?
motosuwa said:I did this with Hand of Piety on my Paladin. I was soloing 3-4 undead at a time in Plane of Valor with self buffed 8k hps. Slay undead helps, but this is really nice. I do this in faction groups as well, pull trains of about 25 mobs in Dranik's Scar, have everyone AE and I just keep agro and group alive with infinite group lay hands. Works wonders...and just out of curiosity, what were you killing to give you 14% AA per kill? I'd love to find that type of exp :p
[email protected] said:Did this get nerfed today?
This has been a well kept secret, i hope people aren't just trying to show off their uber hacking skills...
darkeros said:People use this *everywhere*. It will be nerfed as soon as they possibly can get it fixed, from GM's mouth.
Jade isn't a retard you wouldn't see them :Ptludaienscorpse said:Jade ? are you same person I see playing on Drinal?