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!

[MINING] Ultimate Profiles Thread - Leveling, Farming, Grinding

I'm looking at the antumbral rock farming, can i copy the part from the other xml of the umbral rock to farm wind shards while waiting for the antumbral?
 
How can I mine specific material? For example if I want to farm Mythril ore how can I set it to do this?
 
Kagami (or anyone that has the know how) I'm using the shard/crystal farming profile and I have a question about how to do something. I want to only use the ward buff while gathering crystals, how would I code that into the profile??
 
Kagami (or anyone that has the know how) I'm using the shard/crystal farming profile and I have a question about how to do something. I want to only use the ward buff while gathering crystals, how would I code that into the profile??

Currently not possible within a XML profile to specficy only to use Ward skills when a specific item is there.
 
Is it possible to add a line to check for unknown items at each node first? There's a few hidden items I haven't come across yet and would like to be able to grab them if they are present while the bot is running.
 
Tried running this on a fresh level 1 Miner and it goes to the same exact XYZ in Western Thanalan and idles indefinitely.

Possibly a GatherTag issue?


^--- click to enlarge ---^

Log attached:
 

Attachments

Last edited:
At level 11 it runs me to level 15 mineral deposits that have Iron Ore with a 0% chance. It continues to try and harvest these nonstop.

EDIT: My gear was broke. Repairing it and seeing if this fixes the issue.
 
At level 11 it runs me to level 15 mineral deposits that have Iron Ore with a 0% chance. It continues to try and harvest these nonstop.

EDIT: My gear was broke. Repairing it and seeing if this fixes the issue.

It's your responsibility to both keep your gear repaired and to upgrade your gear as necessary.
 
I keep getting the following error in: Southern Thanalan, Sagolii Desert

The nodes are level 35.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ff14bot.Managers.ChatLogEntry.(Byte[] )
at ff14bot.Managers.ChatLogEntry..ctor(Byte[] bytes)
at ff14bot.Managers.GamelogManager.Pulse()
at ff14bot.Behavior.Pulsator.Pulse(PulseFlags CurrentPulseFlags)
at ff14bot.TreeRoot.()

It's started happening and when it does happen the bot just sits still. The bot doesn't even force stop (On the bot itself it hasn't stopped the profile. Meaning I can still hit the stop button.) it just sits there.

If it keeps happening I'll load the full log.
 
I keep getting the following error in: Southern Thanalan, Sagolii Desert

The nodes are level 35.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ff14bot.Managers.ChatLogEntry.(Byte[] )
at ff14bot.Managers.ChatLogEntry..ctor(Byte[] bytes)
at ff14bot.Managers.GamelogManager.Pulse()
at ff14bot.Behavior.Pulsator.Pulse(PulseFlags CurrentPulseFlags)
at ff14bot.TreeRoot.()

It's started happening and when it does happen the bot just sits still. The bot doesn't even force stop (On the bot itself it hasn't stopped the profile. Meaning I can still hit the stop button.) it just sits there.

If it keeps happening I'll load the full log.
What plugins are you running
 
I had repear going. I didn't get a good look at it, but I imagine that may have been the culprit. I've ran this profile on 2 other characters with no issue before and most likely was using repear as well to prevent the bot from failing non stop.
 
I had repear going. I didn't get a good look at it, but I imagine that may have been the culprit. I've ran this profile on 2 other characters with no issue before and most likely was using repear as well to prevent the bot from failing non stop.

RePear doesn't read the chat log. Were you using that chat log monitor?

ff14bot.Managers.ChatLogEntry.(Byte[] )
 
Chat log monitor? Not that I'm aware of. I stare at the Logging tab window on the bot itself. Other than that I don't have any other plug-ins active while running this profile.

How odd. That error was with ChatLogEntry, which should have nothing to do with mining.
 
Back
Top