Page 1 of 2

@Xaru

Posted: 07 Jun 2012, 02:32
by Zapcraclepop
Alright, so... I'm finishing my Horde and Alliance Paladins, THIS WEEK. Yeah, about damned time. Anyway, I need to discuss with you proper macros, whether Judgement and holy shock would work in a single macro without the need of /castsequence. Pretty much a OMG WTF BBQ macro, like I would only expect out of you.

Re: @Xaru

Posted: 07 Jun 2012, 04:58
by Xaru
Aww. Sure I'll try to help, you should also ask PC and Coprophagia as those guys are also helpful. I'll try to list some of the macros I use.

You can indeed cast Holy Shock and judgement together, simple as:

/cast Judgement
/cast Holy Shock

You can also add more things to it like this, but then you'll need to spam like crazy:

#Show Avenging Wrath
/cast Avenging Wrath
/use Hex Shrunken Head
/use Icon of the Silver Crescent
/use Destruction Potion
/use Super Sapper Charge
/cast Judgement
/cast Holy Shock

These are some useful arena macros that allow you to automatically cast these spells on your 2v2 partner without targetting him.

#showtooltip
/cast [target=party1, exists] Blessing of Protection

#showtooltip
/cast [target=party1, exists] Blessing of Freedom

#showtooltip
/cast [target=party1, exists] Blessing of Sacrifice(Rank 4)

Libram swapping macros:

This one is for Holy.

#showtooltip judgement
#show judgement
/equip Tome of the Lightbringer
/cast Judgement

This one is for Shockadin.

#showtooltip Judgement
#show Judgement
/equip Libram of Divine Purpose
/cast Judgement

This one is for Ret.

#showtooltip judgement
#show judgement
/equip Libram of Divine Judgement
/cast Judgement

Consecration libram macro:

#showtooptil Consecration
#show Consecration
/equip Libram of the Eternal Rest
/use Oil of Immolation (optional)
/cast Consecration

Seal libram macro:

#showtooltip Seal of Righteousness
/equip Libram of Divine Purpose
/use Oil of Immolation (optional)
/cast Seal of Righteousness

Heal libram macros. When I'm ret I add /equip healing mace/healing shield, and then I have a button to switch back to my 2her.

#showtooltip flash of light
#show flash of light
/equip Brutal Gladiator's Libram of Justice
/cast Flash of Light(Rank 7)
/script CombatLogClearEntries()

#showtooltip Holy Light
#show Holy Light
/equip Libram of Mending
/cast Holy Light(Rank 11)
/script CombatLogClearEntries()

I also have a rank 1 heal in case I want the 30 second mp5 boost and don't want to waste my mana.

Crusader strike libram macro:

#showtooltip Crusader Strike
#show Crusader Strike
/equip Libram of Righteous Power
/startattack
/cast Crusader Strike

I also recommend getting Fiery Blaze on your weapon and using Shadow Oil on your weapon too. They scale with SP and give you a huge bonus in damage, but I stopped using them since people said it was cheating. But the way I look at is if the SP's get the bugged trinket I can use my bugged items. >:D

That's basically it, really simple macros to use! If you make a shockadin then the best piece of advice I can give you is to try and use your melee as much as you can, people always underrate that 600-1000 dmg a hit, it really adds up over the course of a fight. Try to remember to re-seal right after casting judgement. Other than that it's really easy to play.

The final piece of advice I can give you is to check out my Shockadin tutorial video on youtube:
http://www.youtube.com/watch?v=U6TtgmHeMLU&feature=plcp

Re: @Xaru

Posted: 07 Jun 2012, 22:27
by Zapcraclepop
Xaru wrote:Aww. Sure I'll try to help, you should also ask PC and Coprophagia as those guys are also helpful. I'll try to list some of the macros I use.

You can indeed cast Holy Shock and judgement together, simple as:

/cast Judgement
/cast Holy Shock

You can also add more things to it like this, but then you'll need to spam like crazy:

#Show Avenging Wrath
/cast Avenging Wrath
/use Hex Shrunken Head
/use Icon of the Silver Crescent
/use Destruction Potion
/use Super Sapper Charge
/cast Judgement
/cast Holy Shock

These are some useful arena macros that allow you to automatically cast these spells on your 2v2 partner without targetting him.

#showtooltip
/cast [target=party1, exists] Blessing of Protection

#showtooltip
/cast [target=party1, exists] Blessing of Freedom

#showtooltip
/cast [target=party1, exists] Blessing of Sacrifice(Rank 4)

Libram swapping macros:

This one is for Holy.

#showtooltip judgement
#show judgement
/equip Tome of the Lightbringer
/cast Judgement

This one is for Shockadin.

#showtooltip Judgement
#show Judgement
/equip Libram of Divine Purpose
/cast Judgement

This one is for Ret.

#showtooltip judgement
#show judgement
/equip Libram of Divine Judgement
/cast Judgement

Consecration libram macro:

#showtooptil Consecration
#show Consecration
/equip Libram of the Eternal Rest
/use Oil of Immolation (optional)
/cast Consecration

Seal libram macro:

#showtooltip Seal of Righteousness
/equip Libram of Divine Purpose
/use Oil of Immolation (optional)
/cast Seal of Righteousness

Heal libram macros. When I'm ret I add /equip healing mace/healing shield, and then I have a button to switch back to my 2her.

#showtooltip flash of light
#show flash of light
/equip Brutal Gladiator's Libram of Justice
/cast Flash of Light(Rank 7)
/script CombatLogClearEntries()

#showtooltip Holy Light
#show Holy Light
/equip Libram of Mending
/cast Holy Light(Rank 11)
/script CombatLogClearEntries()

I also have a rank 1 heal in case I want the 30 second mp5 boost and don't want to waste my mana.

Crusader strike libram macro:

#showtooltip Crusader Strike
#show Crusader Strike
/equip Libram of Righteous Power
/startattack
/cast Crusader Strike

I also recommend getting Fiery Blaze on your weapon and using Shadow Oil on your weapon too. They scale with SP and give you a huge bonus in damage, but I stopped using them since people said it was cheating. But the way I look at is if the SP's get the bugged trinket I can use my bugged items. >:D

That's basically it, really simple macros to use! If you make a shockadin then the best piece of advice I can give you is to try and use your melee as much as you can, people always underrate that 600-1000 dmg a hit, it really adds up over the course of a fight. Try to remember to re-seal right after casting judgement. Other than that it's really easy to play.

The final piece of advice I can give you is to check out my Shockadin tutorial video on youtube:
http://www.youtube.com/watch?v=U6TtgmHeMLU&feature=plcp
Awesome sauce, thanks man. Next thing I'll have to do after making Henhouse a much richer man, is practice with bindings and getting everything perfected. Thanks again man.
By the way, that killed you because of Eye for an Eye, right?

Re: @Xaru

Posted: 08 Jun 2012, 08:40
by Xaru
Lol most likely. Shockadins reflect damage at one another like crazy. :D

Re: @Xaru

Posted: 08 Jun 2012, 21:10
by Zapcraclepop
Xaru wrote:Lol most likely. Shockadins reflect damage at one another like crazy. :D
Evidently. :D Unfortunately, it would seem SWP armor is NOT donatable. So, damn it all I have to make 2 or 3 T6 donations just to get those damned shoulders... Might have to push this to this Friday... >.<
(Because, saving 40k honor through BG PuGs is NOT an option for me; especially as horde.)

Re: @Xaru

Posted: 10 Jun 2012, 02:52
by Retrobution
oh joy even more Buggadins....or abuseadins...Go a real spec you two, Ret allthe way...



P.S Xaru...Thanks for mentioning me you cunt...-.- </3


Retro/Babeadin.

Re: @Xaru

Posted: 10 Jun 2012, 12:33
by Shirudo
Retrobution wrote:oh joy even more Buggadins....or abuseadins...Go a real spec you two, Ret allthe way...



P.S Xaru...Thanks for mentioning me you cunt...-.- </3


Retro/Babeadin.
Shockadins are counterable with CC-Silence-Kiting, Holy Shock has a larger CD and in some cases you have to pull it off for a heal on yourself.

Re: @Xaru

Posted: 10 Jun 2012, 15:26
by Retrobution
Shirudo wrote:
Retrobution wrote:oh joy even more Buggadins....or abuseadins...Go a real spec you two, Ret allthe way...



P.S Xaru...Thanks for mentioning me you cunt...-.- </3


Retro/Babeadin.
Shockadins are counterable with CC-Silence-Kiting, Holy Shock has a larger CD and in some cases you have to pull it off for a heal on yourself.

I know, I was takin the piss(other than the RET all the way part...) i hate cockadins there damage is so insanely bugged its not fair on any other classes, or players, They need to be fixed..But they wont its simple as that, And yes cockainds are easy to beat if you find one who blows wings and doesnt have one of them macros...which one shot you...but still they can take 1.5k off in a HIT not a crit A HIT...cause only classes that should be able to do that are Warlocks mages SPs with mindblast and eleshammys...notice one thing..there all dps...whats a holy paladin...a healer..

Re: @Xaru

Posted: 10 Jun 2012, 16:29
by Shirudo
Well there's a lot on this server that's bugged, but hey Xaru might be one of the few who can pull of that kind of insane burst.

Re: @Xaru

Posted: 13 Jun 2012, 00:37
by Retrobution
Xarus got the burst as ret, but i guess he just doesnt find it as fun, mind you i doubt we would see any cockadins if the damage actually got fixed....but like i said..It wont.