1. #1

    Any Frostbolt macro?

    Can I make my Frostbolt act like a normal spell and stop healing my Elemental?

  2. #2
    this is what I use

    #showtooltip frostbolt
    /cancelaura slow fall
    /cast [harm] frostbolt; [help] remove curse

    If you have enemy targeted it casts FB, if you target friendly Remove curse, if you dont have a target it shouldn't do anything.

  3. #3
    I've tried
    #showtooltip frostbolt
    /cast [harm] frostbolt
    but this doens't work

  4. #4
    /cast [@target] Frostbolt

    it will only heal your Ele if it's targetted

  5. #5
    The Insane Aquamonkey's Avatar
    10+ Year Old Account
    Join Date
    Jul 2011
    Location
    Universe
    Posts
    18,149
    Code:
    #showtooltip
    /assist [help]
    /startattack [combat]
    /stopattack
    /cancelaura Ice Block
    /cancelaura Slow Fall
    /stopmacro [channeling:Evocation]
    /cast [mod:shift,harm] Frostfire Bolt; [harm] Frostbolt

  6. #6
    Quote Originally Posted by Xomniuri View Post
    /cast [@target] Frostbolt

    it will only heal your Ele if it's targetted
    works, fantastic, ty

Posting Permissions

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