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

[Plugin] randomBuddy (to random generate gather profiles)

Status
Not open for further replies.
so i am having troubles with this plug in. I got the API key and profile and everything, it starts off and flies to a location, but then it doesnt go any further and just sits in one place. any tips?
 
Any thoughts on the repair issue I mentioned earlier?

Two times now I have come back to find my toon at 0% durability while running randomBuddy plugin and I left the default "min. durability" setting alone.
are there the correct settings in the out.xml file? Are there NPCs set? Try disabling rndbuddy and load that Profile manually, if it does not repair it's either the Botbase or a addon interferencing.

so i am having troubles with this plug in. I got the API key and profile and everything, it starts off and flies to a location, but then it doesnt go any further and just sits in one place. any tips?
look into your out.xml file, does it contain hotspots?
 
where would this file be? I am using the profile maker on your website as a work around for the mean time. Thank you for that :)
 
where would this file be? I am using the profile maker on your website as a work around for the mean time. Thank you for that :)
save location's set in the addon settings (usally c:\out.xml)
 
[Gatherbuddy2]: Stopped gatherbuddy after gathering 121 nodes in 0h 58m 56s.
[Gatherbuddy2]: Ghost Iron Deposit: 84
[Gatherbuddy2]: Rich Trillium Vein: 4
[Gatherbuddy2]: Kyparite Deposit: 5
[Gatherbuddy2]: Rich Ghost Iron Deposit: 13
[Gatherbuddy2]: Trillium Vein: 15
 
Hi there,

I already posted a certain well know blackspot on the border of townlong steps and dread wastes(kypari vor) on the website with a description. This blackspot is still not added to the list and my bots keep getting in a loop there. Is the adding of blackspots still supported btw?
<Blackspot X="1079.539" Y="2442.366" Z="319.3382" Radius="30.07041" />
 
possible to set the default name of the profile something with the name of the char?
because now they will automatcly be called out.xml and sometimes I forget to change that so they are doing the same profile.

maybe something like rndbuddy-"char name".xml
 
possible to set the default name of the profile something with the name of the char?
because now they will automatcly be called out.xml and sometimes I forget to change that so they are doing the same profile.

maybe something like rndbuddy-"char name".xml

In randomBuddy.cs, insert
Code:
randomBuddySettings.Instance.xmlFile = Path.Combine(Path.Combine(Utilities.AssemblyDirectory, "Profiles"), string.Format("RB {0}.xml", Me.Name+"-"+Me.RealmName));
at line 257.

Profiles will be saved to "HB\Profiles" as "RB PlayerName-PlayerRealm". The XML path setting now does nothing.
 
Do you use framelock while running GB+Randombuddy?
I tried disabling it but I got somehow a smaller yield. Any other opinion/experience with this?

on slow mashines you recieve a lot of stability when enable framelock
 
for people interested in stats:

5bMeUBp.png


every dot stands for a passed hour
api keys represent the amount of diffetrent api keys active in that hour
 
Hey roboto, thanks for your work.
I have got a question, how do i add some settings to profile? They are not hotspots related, just want to add some custombehaviors, can you help me with adding it? I have tryed to make a starting profile for GB that use my output randomBuddy profile as sub profile but it didnot work.
 
Hey roboto, thanks for your work.
I have got a question, how do i add some settings to profile? They are not hotspots related, just want to add some custombehaviors, can you help me with adding it? I have tryed to make a starting profile for GB that use my output randomBuddy profile as sub profile but it didnot work.
for a different botbase than GB2? I could make a custom output if it's something popular and worth the effort
 
for a different botbase than GB2? I could make a custom output if it's something popular and worth the effort
Well, i need to run some macroes before my bot starts to gather, the only way to do it is custmobehaviours using questing profile.
 
If the servers are down in the middle of the night, is there a way to load another profile? Plugins, etc.
 
Status
Not open for further replies.
Back
Top