Page 2 of 2 FirstFirst
1
2
  1. #21

    Re: Power Infusion Macro

    Quote Originally Posted by Kruxx9949
    you sound like you never kill Vezex pre toc let alone even now, there are some fights where PI your self is useful.
    that fight and algalon are the only exceptions to the rule.

  2. #22

    Re: Power Infusion Macro

    Quote Originally Posted by Elanale
    I didn't know I could spec for PS at level 43.

    I'll get right on that.
    I thought your question was an end game question I didn't know we were talking about level 40s.

  3. #23

    Re: Power Infusion Macro

    /cast [target=self] Power Infusion

    Can't you use %p as in %t or %f?
    http://www.mmo-champion.com/general-discussions-22/world-of-warcraft-lore-by-richard-knaak-(spoilers)/

  4. #24

    Re: Power Infusion Macro

    Quote Originally Posted by Lalabaer
    macro stuff
    for with focus' target
    #showtooltip SPELLNAME
    /assist %f
    /cast SPELLNAME
    /targetlasttarget

    for with target's target
    #showtooltip SPELLNAME
    /cast [target=targettarget] SPELLNAME

    for casting Pi on yourself without losing target
    #showtooltip Power Infusion
    /cast [target=player]Power Infusion
    Holynovos - 80 Priest
    Url - 80 Warrior

  5. #25

    Re: Power Infusion Macro

    ROFL cast pi on yourself, if the tank is dying u should do ps because that helps ALL the healers and not just you ... l2p and give pi to an arcane mage 3+ times a fight,


    ps. fix ur ui

  6. #26

    Re: Power Infusion Macro

    I dont know if im missing something but there is no need to make a macro. I simply hold the Alt key when casting any spell on myself without losing my current target. The Alt key causes the spell to target self.

  7. #27

    Re: Power Infusion Macro

    Quote Originally Posted by muto
    should be going to an elemental shaman, moonkin, or arcane mage...
    Hey retards... ever do a heroic with two DKs, a paladin, and a hunter? Sounds like a damn good time to PI yourself and show them how bad they are at DPS.

  8. #28

    Re: Power Infusion Macro

    Quote Originally Posted by muto
    should be going to an elemental shaman, moonkin, or arcane mage...
    It should go to mage when he doesn't have Icy Vains up, otherwise on Shadowpriest, they scale better with haste now than shamans/boomkins.
    Also, PI doesn't stack with Heroism/Bloodlust, don't forget that.

    On topic: instead of writing your name you can write just "player"

    #showtooltip Power Infusion
    /cast [target=player] Power Infusion

    Or if you're using default keybinds you can press alt+keybind to cast the spell on self without changing target.
    "There's a difference between us. You think the people of this country exist to provide you with position. I think your position exists to provide those people with freedom. And I go to make sure that they have it."
    - William Wallace

  9. #29
    Scarab Lord AetherMcLoud's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    Wandering Isles
    Posts
    4,492

    Re: Power Infusion Macro

    Quote Originally Posted by Myzrael
    On topic: instead of writing your name you can write just "player"

    #showtooltip Power Infusion
    /cast [target=player] Power Infusion
    And instead of writing target=x you can write just @target

    #Showtooltip Power Infusion
    /cast [@player] Power Infusion
    You know what is better than drinking a beer? Brewing your own beer. And then drinking it. And then... Drinking another beer. And then, punching somebody in the snout! That's what!

  10. #30

    Re: Power Infusion Macro

    Quote Originally Posted by AetherMcLoud
    /cast [@player] Power Infusion
    Easy and simple.

  11. #31

    Re: Power Infusion Macro

    Quote Originally Posted by Sanopotens
    I dont know if im missing something but there is no need to make a macro. I simply hold the Alt key when casting any spell on myself without losing my current target. The Alt key causes the spell to target self.
    You aren't missing something. It was mentioned before and this is something you can toggle on or off.

  12. #32

    Re: Power Infusion Macro

    /stopcasting
    /tar player
    /cast Power Infusion
    /targetlasttarget



    There you go, thats the one i use has no probleme at all

  13. #33

    Re: Power Infusion Macro

    Quote Originally Posted by muto
    I thought your question was an end game question I didn't know we were talking about level 40s.
    Even in endgame it's not automatic that it goes to a DPS. Sure it can when stuff is on farm, but for progress I may very well give it to a healer, normally the holydin a holy priest or the resto shaman.

  14. #34

    Re: Power Infusion Macro

    Quote Originally Posted by prettycute
    ROFL cast pi on yourself, if the tank is dying u should do ps because that helps ALL the healers and not just you ... l2p and give pi to an arcane mage 3+ times a fight,


    ps. fix ur ui
    i recommend you fix "ur" spelling

  15. #35

    Re: Power Infusion Macro

    My macro for Power Infusion looks like this:

    Code:
    /cast [target=mouseover] Power Infusion
    /run SendChatMessage("Power Infusion! Increasing your spell casting speed by 20% for 15 seconds! ","WHISPER",nil,UnitName("mouseover"))
    It's a mouseover macro, which I simply binded to a specific click. It's enough just to hoover over and click
    The downside of this is the distance, if target is too far away and spell isn't casted the message is still sent. I couldn't find any stop sequence if the first action failed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •