Mage macros for classic

hey yoo

wondering if there are any mage macros worth incorporating into early gameplay - currently almost lvl 20

#showtooltip Frostbolt
/cast Frostbolt(rank 8)
/cast Frostbolt(rank 8)
/cast Frostbolt(rank 8)
/cast Frostbolt(rank 8)
/cast Frostbolt(rank 8)
/cast Frostbolt(rank 8)

I wish I was joking.

Also, a good sheep macro
#showtooltip Sheep
/s {rt6} %t is sheep!
/cast Sheep

#showtooltip
/stopcasting
/cast Counterspell

#showtooltip
/stopcasting
/cast Blink

1 Like

#showtooltip
/startattack
/cast [mod:shift]Frostbolt(Rank 1); Frostbolt

Will cast your highest rank Frostbolt by default, and Rank 1 Frostbolt if shift is pressed

#showtooltip
/castsequence reset=4 Conjure Water, Conjure Food

Will craft your highest rank of water, then food and reset after 4 seconds.

3 Likes

Thank you so much! I’ve been trying to study the basics of macros, originally so i could auto-loot by hovering over creatures with cursor instead of clicking, with auto loot enabled.

I eventually gave up on that and started trying to not worry about loot as I’m a mage (obviously.) and there is just too much grey stuff piling up.

I am concerned about dying and getting ganked while missing my polymorph and healing main target, vs stopping a potential mob situation.

right now i’d like to cast highest rank to lowest rank fireball cast first rank frost bolt, then highest, fire blast, then lowest rank frost bolt twice, would it be possible to implement a macro in this sense?