What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

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!

[OrderBot] [FSH] Spearfishing

becto

Member
Joined
Mar 14, 2014
Messages
104
Disclaimer: I am providing this to you as is and I am not responsible for you getting caught by white knights using this profile.

You have my permission to change whatever you see fit and I will not be maintaining this code.

I wrote this to see if it could be done without any spearfishing support. It looks bot-ish as it has to navigate from node to node and call to use Gig.

It will not change your Gig, as there is no method I know of that will do this. I suppose you can add a keyboard command to make it work, but for my purpose with spearfishing, simply change gig size that is needed. Also, when going to Loch, it appears the MovementManager.StartDescending command may make the bot go crazy when entering the water, so it is best just to start in the water for that area.

Please don't ask me to add this fish or that fish. I am giving this to you so that you will be able to create a profile on your own in hopes that the community can build upon this and make it better. I HIGHLY suggest that you do NOT use this with others that are spearfishing the same spots. This looks bot-ish and there is nothing I can do to fix that apart from changing the order of the nodes it goes to.

To use, just change the "0" flag to "1" within the profile.
Code:
<!DOCTYPE Profile [

<!-- Profile Settings -->

    <!ENTITY Tamamizu "0"> <!-- Normal Gig: Swordtip -->
   
    <!ENTITY KobayashiMaru "0"> <!-- Large Gig: Motley Beakfish, Amberjack -->

    <!ENTITY LochSeldSE "1"> <!-- Normal Gig: Ivory Sole, Carpenter Crab-->
   
]>
 

Attachments

Back
Top