UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

[Macro] Fishing Guide for ASOS's

ChiDoe

Wanderer
[Macro] Fishing Guide for ASOS's

First and foremost, DO NOT USE THIS AFK. At all. Period. Besides the fact that it's against the rules, this whole setup is requires some interaction to work (Basic boat navigation to avoid getting stuck etc.) Also, death out in the middle of the ocean is horrible and no one should have to go through that. Any template should work since the only thing you'll be fighting are Serpents and Krakens. If you are unfamiliar on how to give commands to the Tillerman with Sea Charts, please goto:
http://uo.stratics.com/content/misc/command.shtml



Things you'll need:
  • Large Boat
  • Sea Chart (4 points marked)
  • Nets (1-40+)*
  • 3+ GM Fisherman
  • Time/Patience...
  • 2 Bags (Center Fisherman)
  • Fishing Poles (obv.)
  • Other basic gear (Regs, Bag of Sending, Bandies, Potions etc.)
Things you need to do in Razor:
  • Center fisherman needs 2 bags.
  • Center fisherman sets organizer agent 1 for nets and 2 for SOS's in separate bags (currently set to 1 & 2, you can set them to anything.)
  • Center fisherman sets scavenger items to Nets, MiB's & SOS's
  • Drop fish to feet**
The character at the front of the boat should run this macro (Just fishes in 4 spots and consumes those "Highly prized fish".)

Code:
!Loop
// FisherFront
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|2|-4
Assistant.Macros.DoubleClickTypeAction|3542|True
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|-4|-2
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|-4|2
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|4|0
Assistant.Macros.PauseAction|00:00:08.5000000
The character in the center should run this one (Same as previous but added organizer agent.)

Code:
!Loop
// FisherCenter
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|2|-4
Assistant.Macros.DoubleClickTypeAction|3542|True
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.HotKeyAction|0|Organizer Agent-2
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|-4|-2
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|-4|2
Assistant.Macros.PauseAction|00:00:08.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|4|0
Assistant.Macros.PauseAction|00:00:08.5000000
Lastly, the character in the back needs to run the macro provided in the zip file below. Contents should be put in your razor macro folder etc. etc. All this macro does (16 small ones) is fish up one spot till its empty, fish the other 3 spots until they're empty. Then moves on to the next Nav Point and the process repeats 4x (4 nav points x 4 fishing spots = 16 macros :( ) If anyone can make this section better please feel free contribute (Still a WiP). Also, the character in the back needs to have the sea chart with the 4 points marked off on him then hand it to the Tillerman. He should reply with something along the lines of "A Map!". It has to be a Sea Chart. Any other map will not work.

Things to be aware of:
  • DO not to get stuck on Sea Serpents or Kraken.
  • 3 Characters min. should fish. The more the merrier. Convince a friend to make a couple of fisherman so there will be more people onboard (more fisherman = more chances of serpents with MiB's etc.)
  • These macros just fish and organize, it will not fight for you.
  • Nets Help. Bring lots of them.
  • Having more than 1 mage on board helps unload materials, and restock safely.
  • Bracelets of Binding are awesome.
  • If you are jailed because you used these macros while you were afk then sucks to be you. Shouldn't have been afk***.
Also must give DROGADICTO credit for his post on (http://www.uodemise.com/forum/showthread.php?t=75272). The back fishing character uses a slightly modified, longer version of his macros (added next Nav point. Need to add some more to it next time I go out fishing).

Please feel free to comment, critique and contribute in that order.

*Nets are optional, but if you really want to get more MiB's/Nets, you'll need them....Lots of them. Plus it gives you something to do at every other nav point/boredom.
**Also optional. Just easier to manage fish (and then sell them/cut up)
***Remember to check all 3 screens while using this. If you have to be afk remember to turn all 3 macros off (ffs).
 

Attachments

  • SeaChart.jpg
    SeaChart.jpg
    61.8 KB · Views: 176
  • FisherBack.zip
    5.3 KB · Views: 8
  • Layout.jpg
    Layout.jpg
    40.3 KB · Views: 175

jrhather

Wanderer
Re: [Macro] Fishing Guide for ASOS's

Great post. Needs some polishing.
1. Check spelling grammar errors. There aren't many.
2. Provide some links to fishing resource websites. stratics, UO, etc.
3. Keep things easy to read with dark, solid colors and little variation on font size.
4. Is there a way to include a macro that fills bods with shoes? That would be stupendous.
5. What is being done with Big Fish?

just my 2 cents.
 
Top