![YjBenDN.png](http://i.imgur.com/YjBenDN.png)
FEATURES
- Bait: The name of the bait you want to use.
- BaitDelay: Default 1200 (milliseconds). The approximate amount of time spent during the bait loop. Try increasing this value if bait is not working properly.
- Chum: Set as "true" to use Chum as often as possible, to speed up fishing. Suggested to use when not using Patience 54+.
- Collect: Set as "true" to use Collector's Glove.
- CollectabilityValue:
- Collectables: A list of fish to collect. Not yet implemented due to restrictions in RB api.
- ConfirmKey: Your setting in-game under "Keybind" » "System" » "Confirm".
- Hookset: PowerfulHookset (default) or PrecisionHookset
- Keepers: A list of fish to keep. All others will be released. (Optional) Keep all fish if you leave this empty. To keep no fish use <Keepers><Keeper/></Keepers>
- MaxFish: Specify a maximum quantity of fish before changing spots.
- MinFish: Specify a minimum quantity of fish before changing spots.
- Mooch: How many times you would like to Mooch.
- MoochCondition: The condition under which Mooching will occur.
- MoveCursorRightKey: Your setting in-game under "Keybind" » "System" » "Move Cursor Right".
- FishEyes: Set as "true" to use Fish Eyes (required for some specific high level fish).
- Patience: Patience or Patience2
- ShuffleFishSpots: Set as "true" to shuffle the FishSpots in your Fish tag.
- Sit: Set as "true" to sit while fishing at that specific FishSpot. or as an attribute on your Fish tag to sit at all spots.
- SitRate: Set as a value between 0 and 1 (float or single in programming terms) ex. SitRate=".37" Will sit approximately 37% of the time.
- Snagging: Set as "true" to use Snagging. (catches coral, urchin, and maps etc.)
- Stealth: Set as "true" to use Stealth at your FishSpots.
- Weather: Mostly just for backwards compatibility, ex. Weather="Fog"
NOTE: This custom tag is to be used with ORDER BOT profiles.
ZIP METHOD
- Download the .zip file below.
- Create a folder under "RebornBuddy" » "Plugins" and name it "OrderBotTags".
- Create a folder under "RebornBuddy" » "Plugins" » "OrderBotTags" and name it "Fish".
- Extract the contents of the .zip folder to the "Fish" folder.
- Close RebornBuddy if you had it open and restart it.
SVN METHOD
- Download and install an Apache Subversion (SVN) client, such as TortoiseSVN.
- Create a folder under "RebornBuddy" » "Plugins" and name it "ExBuddy".
- Copy this URL to your clipboard: [noparse]https://github.com/MGramolini/ExBuddy/trunk/ExBuddy[/noparse]
- Right-click on the "ExBuddy" folder and select "SVN Checkout...".
- Paste the URL from your clipboard to the pop-up window (other defaults are fine).
- Close RebornBuddy if you had it open and restart it.
Code:
<Fish Condition="WorldManager.CurrentWeatherId == 14" Mooch="1" Bait="Sand Leech" Patience="Patience2" ConfirmKey="Return" MoveCursorRightKey="Right" MinFish="15" MaxFish="25">
<Keepers>
<Keeper Name="Olgoi-Khorkhoi" />
<Keeper Name="Caravan Eel" />
<Keeper Name="Dune Manta" />
</Keepers>
<FishSpots>
<FishSpot XYZ="266.2189, 3.158592, 787.3333" Heading="2.87004" Sit="True" />
<FishSpot XYZ="246.0735, 3.331366, 785.5537" Heading="3.298501" />
<FishSpot XYZ="222.0359, 2.438, 788.9343" Heading="2.82899" />
<FishSpot XYZ="200.8448, 1.601419, 778.8091" Heading="2.849515" />
<FishSpot XYZ="182.2277, -0.05929565, 759.106" Heading="1.966938" Sit="True" />
<FishSpot XYZ="179.372, -1.953371, 723.9963" Heading="1.525649" />
<FishSpot XYZ="203.0785, 8.177773, 718.6793" Heading="5.556135" />
<FishSpot XYZ="223.0831, 8.223236, 741.1038" Heading="6.23519" Sit="True" />
<FishSpot XYZ="251.2831, 7.842719, 735.34" Heading="6.047903" />
<FishSpot XYZ="268.2501, 7.062006, 748.8503" Heading="6.014554" Sit="True" />
<FishSpot XYZ="294.3003, 6.960706, 751.697" Heading="0.1880524" />
</FishSpots>
</Fish>
Refer to original thread for Achievement profiles. Will post modified achievement all-in-one profiles, 1-50, 1-60, 50-60 profiles here in the future. Please PM me if you would like your profile hosted on this post.
![](http://i.imgur.com/BPj7zup.png)
Attachments
Last edited: