Gone Fishing
Basic Usage
-
Create a macro that executes the
/gonefishing
command and put it in your action bar. -
Call the macro to equip everything that raises your fishing skill: rods, boots and hats. Gone Fishing automatically selects your items with the highest fishing stats.
-
Catch those fish!
-
Call the macro again to unequip your fishing gear and switch back to the gear previously worn.
Gone Fishing temporarily uses an equipment set named
GONEFISHING_tmp
to store your original gear – so don't edit this
equipment set (you will confuse Gone Fishing) and don't create your
own set with that name (it will be overwritten/deleted).
Advanced usage
Gone Fishing supports all [conditionals]
so you can write
more complex macros like this:
/use [nomod] fishing
/gonefishing [mod]
This will cast your fishing rod if you click the macro
without any modifiers (shift/ctrl/alt) and it will invoke
/gonefishing instead only if you hold a modifier.
This saves space in your action bar.
Download / Updates
- Download/Installation via Curse: http://www.curse.com/addons/wow/gonefishing
- Project homepage: https://github.com/mmitch/gonefishing/
- Curseforge Project: http://wow.curseforge.com/addons/gonefishing/
Copyright
Gone Fishing - fishing gear swapper addon for World of Warcraft
Copyright (C) 2013 Christian Garbs [email protected]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.