Quote Originally Posted by Dunquan View Post
I dont have that file, but i have one called isboxertoolkitprofile.lastexported.xml, maybe im on an old version? Also on my isboxer i can only choose [is pressed OR released]
That file you found is also ok, they are mostly the same.

This is what you are asking about;

/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
!if (character in "Pally prot") /stopmacro [@target,noexists] [noharm] [dead]
!if (character in "Pally prot") /startattack
!if (character in "Pally prot") /castsequence reset=combat/6 Hammer of the Righteous,Judgement
!if (character in "Pally prot") /cast Avenger's Shield
!if (character in "Pally prot") /cast Consecration
!if (character in "Pally prot") /cast Holy Wrath
!also /use 13
!also /use 14
!if (character in "Pally ret") /stopmacro [@target,noexists] [noharm] [dead]
!if (character in "Pally ret") /startattack
!if (character in "Pally ret") /castsequence reset=combat consecration, crusader strike, judgement
!also /use 13
!also /use 14
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1


This is what you actually have on your computer when you press CTRL+SKIFT+ALT+', you call it custom rotation part of mellee iwt


/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
!if (character in "Pally prot") /stopmacro [@target,noexists] [noharm] [dead]
!if (character in "Pally prot") /startattack
!if (character in "Pally prot") /castsequence reset=combat Hammer of the Righteous,Judgement,Shield of the Righteous,Hammer of the Righteous,Word of Glory
!if (character in "Pally prot") /cast Avenger's Shield
!if (character in "Pally prot") /cast Consecration
!if (character in "Pally prot") /cast Holy Wrath
!also /use 13
!also /use 14
!if (character in "Pally ret") /stopmacro [@target,noexists] [noharm] [dead]
!if (character in "Pally ret") /startattack
!if (character in "Pally ret") /castsequence reset=combat consecration,crusader strike,judgement
!also /use 13
!also /use 14


When you press CTRL+SKIFT+ALT+' on your computer you cast exorcism untill oom?



You only have one other macro called "custom proc":

/stopmacro [@target,noexists] [noharm] [dead]
/startattack
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
!if (character in "Shaman elemental ") /castsequence reset=combat/8 Call of the Elements,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Searing Totem,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst
!if (character in "Shaman elemental") /stopcasting
!if (character in "Shaman elemental") /cast [@focus , exists] Wind Shear
!if (character in "Shaman elemental") /cast Wind Shear
!if (character in "Shaman elemental") /cast Wind Shear
!also /use 13
!also /use 14
!if (character in "Hunters Beastmaster") /castsequence reset=combat Steady Shot,Steady Shot
!if (character in "Hunters Beastmaster") /Cast Kill Command
!if (character in "Hunters Beastmaster") /CAST Multi-Shot
!if (character in "Hunters Beastmaster") /Cast Focus Fire
!if (character in "Priests Shadow") /stopmacro [channeling]
!if (character in "Priests Shadow") /assist focus
!if (character in "Priests Shadow") /castsequence reset=60 Mind Blast,Mind Blast,Mind Blast,Shadowfiend,Dispersion,Mind Blast,Mind Blast,Mind Blast,Mind Blast,Mind Blast,Mind,Blast,Shadowfiend,Mind Blast,Mind Blast,Mind Blast
!if (character in "Shaman restoration") /cast Call of the Elements
!if (character in "Shaman restoration") /cast Earthliving Weapon
!if (character in "Shaman restoration") /cast Earth Elemental Totem
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1</MacroCommands>


None of the rotation and procs classes match.

I would try assinging to something simple like F7 for the rotation and F8 for the procs, just for test purposes, and just the paliden stuffs, for test purposes.

You have all these spells on your prot pal?

!if (character in "Pally prot") /castsequence reset=combat Hammer of the Righteous,Judgement,Shield of the Righteous,Hammer of the Righteous,Word of Glory


Ya this thread should be sticky for sure.