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

[Animus] Book Mob Farm

Keebler658

Member
Joined
Mar 18, 2015
Messages
31
Reaction score
1
All books are included in the attachment, just unzip to Profiles folder. The profiles are currently broken up to each book and then enemy that you need to kill 10 of. So it is not as automated as I would like but maybe it's a start. It will basically teleport you to the map and go farm the mobs until you stop the bot. If anyone knows about writing a killcount tag I would love to integrate it. Also these could maybe possibly be consolidated into one profile for each book. The Skyfall books come courtesy of xerons and the rest I compiled from online info.

If there are any errors, which I expect there to be, please let me know so I can correct them. I have only been able to test 2 of the books so far.

Hope these help some people get past this slog of the relic weapon.

---------------------------------

04/01/15 - Updated MobIDs in Skywind I & II - Thanks dwight!

---------------------------------

04/07/15

Animus.1.2.zip

There are a few navigation issues that need to be worked out, specifically Skyfire I and the Mor Dhona maps.

---------------------------------

04/14/15

Animus.1.3.zip

Added <NoCombatMoveTo> tags to profiles.
Edited to utilize one hotspot with a large radius, to help solve nav issues.
Housekeeping with profile titles.
Some of the edits may cause issues, I hope not, but if anyone finds any, particularly with a bad hotspot let me know as I still have others I can use.
There are still navigation issues with the 5th Cohort profiles in Mor Dhona, if anyone has any ideas on how to fix this I am open to suggestions.

----------------------------------

06/01/15

Animus.1.4.zip

Fixed Hapalit Skyearth I coordinates.

----------------------------------

01/13/16

Animus.1.5.zip

Fixed 5th Cohort Skywind II syntax.
 

Attachments

Last edited:
This is pretty much a godsend as the worst part of Animus books is the mob grind.

I'm doing Book of Skyfire II right now, on Raging Harriers and everything seems to be in order so good work so far.
 
Did you have to get the XYZ for each set of mobs manually?

Yes. I basically went to each location and snagged the XYZ coordinates from RebornConsole and built a spreadsheet and then made the profiles. I pretty much spent about 10 hours over the past two nights collecting and writing the profiles. I did it while I was working so I can't complain too much. But that is why I expect there to be an error or two somewhere in there. It all looked the same after a while.
 
One problem I'm having with this is, when I try to change from the profile I finish up with to the next one I have to restart RB each time, otherwise it keeps going on the first one I started (I've tried loading with RB still running and by stopping it, same thing either way). Is it something I'm doing? I'm not blaming your profiles, I'm sure I'm just doing something wrong, but any help is appreciated.^^
 
One problem I'm having with this is, when I try to change from the profile I finish up with to the next one I have to restart RB each time, otherwise it keeps going on the first one I started (I've tried loading with RB still running and by stopping it, same thing either way). Is it something I'm doing? I'm not blaming your profiles, I'm sure I'm just doing something wrong, but any help is appreciated.^^

I have heard of this being an issue with RB and Orderbot. Another reason I would like to consolidate all the mobs for each book into one profile.
 
Yeah, it was fixed with a version update it seems. I updated RB and per support and it's now working again, very strange. A suggestion I have is, adding a NoCombatMoveTo on the way to first hotspot. I personally hate when it stops to fight everything along the way. I'm manually doing it for myself, just a thought if you had the patience to do it.

Also, if you could get it into one profile that would be amazing! As was your work in getting these done, so thank you for that!
 
Last edited:
Found an error: Trenchtooth Sahagin in Book of Skywind I wasn't targeting, so I found out that the mob id was wrong. You had 656, it's actually 565 per xivdb and it now targets.
 
Found an error: Trenchtooth Sahagin in Book of Skywind I wasn't targeting, so I found out that the mob id was wrong. You had 656, it's actually 565 per xivdb and it now targets.

Thank you I will update the download!
 
Amazing work man. I just finished Skyearth I with little issue. Just saw a navgation error with the 5th Cohort Signifer though I believe that's an issue with the bot's navigation.
 
Thanks! I also had that issue. I think it has something to do with that area.
 
Just FYI 5th Cohort Signifier in Mor'Dhona for Skywind II has major path issues. It gets stuck pretty much everywhere, not sure if it's anything you can fix or not.

Edit: Attached Log
 

Attachments

Last edited:
Great stuff Grimmjow. Now we just need this for all of the books and the mob portion can be fully automated.
 
i'll create them as i go long with the books, but i hate this step of the relic so i tend to go slow.
 
Dunno if you saw this get added, but can you use it to combine all of the books into 1 Profile now? I know we'd still have to flag the books manually most likely, but would still be nice not having to hunt down what we're currently on in explorer. Also, I may have said this already, but I really think you should do NoCombatMoveTo because of how many mobs there are to kill already. I'm modifying all mine to be that way (just using first hotspot location you have to do it).

ZodiacManager added
Currently only supports getting information about the currentbook.
Currently available api:

ZodiacManager.CurrentBook
int KillTask1
int KillTask2
int KillTask3
int KillTask4
int KillTask5
int KillTask6
int KillTask7
int KillTask8
int KillTask9
int KillTask10

bool KillTask1Completed
bool KillTask2Completed
bool KillTask3Completed
bool KillTask4Completed
bool KillTask5Completed
bool KillTask6Completed
bool KillTask7Completed
bool KillTask8Completed
bool KillTask9Completed
bool KillTask10Completed

bool DungeonTask1Completed
bool DungeonTask2Completed
bool DungeonTask3Completed


bool FateTask1Completed
bool FateTask2Completed
bool FateTask3Completed

bool GuildleveTask1Completed
bool GuildleveTask2Completed
bool GuildleveTask3Completed
 
Great job Grimmjow! I am very interested in using what you did to consolidate the profiles for the books. I was wondering if with the killtasks are defined in a specific order by the bot/game or if you were doing that in the profile?
 
Back
Top