Macro Anatomy: Fishing fun
Sean is diving, sunning himself and trying to drink all the cervezas in Cozumel this week, so don't feel bad if he doesn't respond to emails and comments. He'll be back in action next week, fresh and ready to get the Macro train rollin' again!For this week's Macro Anatomy, I thought I'd share a fun little fishing macro I found in the forums. Tomza wrote a great macro for those of us wanting to react quickly to enemy players while fishing. I've altered it a bit, as I prefer to use the SHIFT modifier rather than the ALT, but other than that it's pretty much verbatim.
This macro, when clicked will equip your fishing pole if it is not already equipped. If a fishing pole is equipped, it will cast your line. (Two clicks of this macro will equip a pole and cast.) Each subsequent click will cast your line. If you hold down the modifier key (in this case the SHIFT key), you will equip your weapon.
Keep reading for the macro, it's a fun one!
Let's get down to business and get you out there fishing! Here is the macro:
/equip [noequipped: Fishing Pole,nomod:shift] Fishing Pole;
/equip [mod:shift] Crescent Staff
/cast [equipped:Fishing Pole,nomod:shift] Fishing;
You'll want to switch out Crescent Staff with your own weapon name, and the item name of your fishing pole. If you have two weapons or a weapon and a shield, just add another line of /equip <weapon or shield name>. That way it will equip both in the case of dual-wielding or shield-bearers.
There you have it, an easy macro to swap weapons and fishing poles, and casts your line to boot! Have fun doing your fishing dailies with a little more peace of mind!
Filed under: Fishing, Tips, Tricks, Features, Macro Anatomy






Reader Comments (Page 1 of 1)
jumb May 10th 2008 9:46AM
The only fishing macro I use is to quickly lure up my pole
/use
/use
jumb May 10th 2008 9:48AM
oops, forgot it doesn't like those bracket symbols
/use lure-name
/use pole-name
Cap May 10th 2008 9:51AM
I just use fishing buddy and outfitter. That way, it not only equips my pole, but also my heavy linen gloves with +5 fishing and my lucky fishing hat. :-)
Richard May 10th 2008 10:33AM
/equip [noequipped: Fishing Pole,nomod:shift] Fishing Pole;
/equip [mod:shift] Crescent Staff
/equip
/cast [equipped:Fishing Pole,nomod:shift] Fishing;
Um... I don't think that's going to work for dual wielders who use "One Hand" weapons instead of "Main Hand" and "Off Hand" ones.
That macro will equip weapon 2 right over weapon 1.
use
/equip itemslot 16 [mod:shift]
/equip itemslot 17
(not sure if the [mod:shift] needs to go before or after 'itemslot 16', someone try it out and let me know - I'm not near a WoW PC today)
Richard May 10th 2008 10:35AM
/equip [noequipped: Fishing Pole,nomod:shift] Fishing Pole;
/equip [mod:shift] Crescent Staff
/equip {weapon or shield name}
/cast [equipped:Fishing Pole,nomod:shift] Fishing;
Um... I don't think that's going to work for dual wielders who use "One Hand" weapons instead of "Main Hand" and "Off Hand" ones.
That macro will equip weapon 2 right over weapon 1.
use
/equip itemslot 16 [mod:shift] {Main Hand Weapon}
/equip itemslot 17 {Off Hand Weapon}
(not sure if the [mod:shift] needs to go before or after 'itemslot 16', someone try it out and let me know - I'm not near a WoW PC today)
(stupid brackets truncating my post >:( )
Jeff May 10th 2008 11:17AM
actually richard, it works just fine as it is for dual wielding. i found this macro on some website months ago & i've been using it ever since on various characters, some of which dual wield.
Introit May 10th 2008 11:48AM
If only there was a macro to reel in your fishing line :(
Zeplar May 10th 2008 11:50AM
For some reason this doesn't work for me.
/cast Fishing works.
/cast [nomod:shift] Fishing works.
/cast [nomod:shift,button:1] Fishing works.
/cast [nomod:shift,button:1,equipped:Terestian's] Fishing does not work.
For some reason it doesn't like that last part...?
Kershner May 10th 2008 11:55AM
For the great many of us who play with the sound off, my variant on this macro function thus:
On left-click:
1. Increase volume to max
(I can't figure out how to flip sound on and off, but I can turn the volume from 0 to max, thus your sound has to be on, but with the master volume at 0%)
2. Equip fishing rod
3. Begin fishing (requires a second click)
On right-click (I like right-click, use the modifier of your choice):
1. Reduce volume to zero
2. Equip your weapon again
For reasons of versatility, I use the mod ItemRack which provides functions to switch equipment sets by name. Thus all of my characters have a set called "UnFish" which consists of the weapon they'd like to switch back to. Thus all characters can share the same fishing macro.
#showtooltip Nat Pagle's Extreme Angler FC-5000
/console Sound_MasterVolume 1
/equip [nobutton:2] Nat Pagle's Extreme Angler FC-5000
/cast [nobutton:2] Fishing
/stopmacro [nobutton:2]
/console Sound_MasterVolume 0
/script EquipSet("UnFish")
Torvan May 10th 2008 12:52PM
Have fun in Cozumel! I highly suggest you try the Bar R.E.M, it's got swings for seats! Also, try the SCUBA diving while you're there, totally worth it. I was there last August, not much to do but drink and SCUBA, but who's complaining about that? :P
Zakk May 10th 2008 2:11PM
I made a macro similar to that a while ago. Just didn't have the last part that re-equips your weapons. I had a macro for my weapons separate for when I was done fishing. Thanks for maximizing my action bar space!
Phar May 11th 2008 12:43PM
This is my macro. Left click and your dual wield weapons are equipped. Right click and it equips your fishing pole. If your fishing pole is equipped, it casts your line instead.
/equip [button:2, noequipped:Fishing Pole] Seth's Graphite Fishing Pole
/equipslot [button:1] 16 Gladiator's Shanker
/equipslot [button:1] 17 Gladiator's Quickblade
/cast [equipped:Fishing Pole,button:2] Fishing
Sean Riley May 11th 2008 6:21PM
How would you add in a /say command into that? I often like tossing in a "Time for fishing!" quip when I bring out my fishing rod, just because I find it funny.
Zumwalah May 16th 2008 2:01PM
i just use fishingbuddy and outfitter