1. #1
    Brewmaster MouseD's Avatar
    10+ Year Old Account
    Join Date
    Oct 2011
    Location
    Local Mouse Hole
    Posts
    1,331

    Fishing Macro for rogue

    I have a rogue that is using same two type named weapons...I want to swap out both weapons to fishing pole and then back when done...I tried this one listed but it will only reequip the first weapon not the second one any help would be appreciated, I am not very good with macro's. If each weapon was a different name it would work but that is not the case with this alt rogue.

    #showtooltip
    /equipslot 16 Heavy Geode Mace
    /equipslot 17 Heavy Geode Mace
    /equipslot 16 Strong Fishing Pole

  2. #2
    Deleted
    Make 2 equipment sets.

    Use /script UseEquipmentSet("name")

  3. #3
    Brewmaster MouseD's Avatar
    10+ Year Old Account
    Join Date
    Oct 2011
    Location
    Local Mouse Hole
    Posts
    1,331
    Quote Originally Posted by Yezebel View Post
    Make 2 equipment sets.

    Use /script UseEquipmentSet("name")
    #showtooltip
    /script UseEquipmentSet(Battle)
    /script UseEquipmentSet(Fishing)

    Made that but getting warning "there is nothing to attack"?

  4. #4
    I don't get it. You don't even need a fishing pole to fish these days :l

  5. #5
    Quote Originally Posted by MouseD View Post
    I have a rogue that is using same two type named weapons...I want to swap out both weapons to fishing pole and then back when done...I tried this one listed but it will only reequip the first weapon not the second one any help would be appreciated, I am not very good with macro's. If each weapon was a different name it would work but that is not the case with this alt rogue.

    #showtooltip
    /equipslot 16 Heavy Geode Mace
    /equipslot 17 Heavy Geode Mace
    /equipslot 16 Strong Fishing Pole
    Dude, it is exactly 3 "drags and Drops" to do this manually.
    How often do you go fishing to justifie the clicks of you post alone?
    Could easily gone fishing a 100 times and still be better off than now.

  6. #6
    First, they are right, you don't even HAVE to equip a fishing pole to fish, but what I did when we did have to was:

    /equipset [nomod] Combat
    /equipset [mod:shift] Fishing

    This works if you have saved your equipment sets under those names. Plus, the default is to arm your self, it takes a shift click to equip the fishing pole. Hope this helps.
    Last edited by Elorii; 2014-02-26 at 05:12 PM.

Posting Permissions

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