Jump to content

trauco

Player
  • Content count

    8
  • Joined

  • Last visited

Community Reputation

0 Neutral

About trauco

  • Rank
    Newcomer
  1. trauco

    question about judgement of seal of command

    okey , thanks :)
  2. i am curious , should judgement proc the seal of command melee hit ? or not ?
  3. does anyone knows, how to change icon of spells , or add icons to spells ?
  4. trauco

    help with macro plz

    yes , seals generate gcd , but not judgement , thats why its first in the macro list, so it should work like this: - you have an active seal - then press the macro - seal is unleashed ( judgement casted ), and instantly a seal is recasted. all in 1 click .
  5. trauco

    help with macro plz

    oh thats why, damm it :(
  6. trauco

    help with macro plz

    ty, but didnt work properly, that macro required to press the button twice :(, the idea is just 1 click :)
  7. trauco

    help with macro plz

    how i can make a macro, to cast judgement and seal of righteousness with 1 click ? i tried, with classicmacros addon like this: /cast Judgement /script SpellStopCasting() /cast Seal of Righteusness didnt work on this server, i have tried supermacro , but i cant get that thing to work for me :( tried this: /cast Judgement /script SpellStopCasting() /script if not buffed("Seal of Righteousness") then cast("Seal of Righteousness")end; and i get the error msg: Interrupted. , help plz
  8. trauco

    Paladin Macros

    hello i have a problem, in other server i could instantly cast judgement followed by sor (or any other seal) with 1 button click, like this : macro: /cast Judgement /script SpellStopCasting() /cast Seal of Righteousness(Rank 1) here doesnt work for me :(
×