Thread: Self cast macro

  1. #1

    Question Self cast macro

    Hello guys, i am confused with some macro.. I wanna make macro for self heal no metter what target curently i have. Is that possible?
    Example: When i press F1 + T self heal Holy Shock, F1 + R Holy Light and something like that..
    I would be grateful for any help.
    Loved by Few, Hated by Many, Respected by All

  2. #2
    You can use Alt for your self-cast key, in the Interface Options. Or create a few macros like this, that when you are holding alt it will always heal you.

    #showtooltip
    /cast [@player,mod:alt][@mouseover,help][help][]Holy Shock
    #showtooltip
    /cast [@player,mod:alt][@mouseover,help][help][]Holy Light
    etc.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    Bloodsail Admiral Deralte's Avatar
    15+ Year Old Account
    Join Date
    Jan 2009
    Location
    Austria
    Posts
    1,232
    A modifier with [@player] is all you need.

    Edit: why do i even reply

  4. #4
    Thanks guys, appreciate for answers
    Loved by Few, Hated by Many, Respected by All

Posting Permissions

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