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!

[N] Firelands Raw Gold Endless Farm

looks like i have found a problem, if a bot dies (ganked outside) at the moment when he already had exited instance and trying to reenter it, bot does not pop a corpse and keep tring to reenter portal from a corpse

View attachment 2.txt

attention to [17:10:56.592 D] We died, Clearing current POI
and after that he still tries to enter portal from a corpse and after 3 attemps bot just stops itself

upd 01. i managed to fast-fix it adding
PHP:
<CustomBehavior File="Hooks\DoWhen" ActivityName="CustomDeathResetHook" TreeHookName="Ganked" AllowUseDuringCombat="True" AllowExecutionWhileNotAlive="True"  UseWhen="(Me.IsDead &amp;&amp; !Me.IsInInstance)" >
	<DisableBehavior Name="Combat" />
	<DisableBehavior Name="Death" />
	<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />
	<CustomBehavior File="WaitTimer" WaitTime="1000" />
	<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />
	<MoveTo Nav="Fly" X="-529.8305" Y="311.5113" Z="115.4845" />
	<CustomBehavior File="GoThruPortal" Timeout="30000" X="3983.473" Y="-2931.715" Z="1002.547" />
	<CustomBehavior File="Misc\RunLua" Lua="ResetInstances();"  />
	<CustomBehavior File="RunCode" Code="deathCounter=0;" />
	<CustomBehavior File="RunCode" Code="ProfileManager.LoadNew(ProfileManager.XmlLocation);" />
	<EnableBehavior Name="Combat" />
	<EnableBehavior Name="Death" />
</CustomBehavior>
probably not the best or even good but working for now
 
Last edited:
looks like i have found a problem, if a bot dies (ganked outside) at the moment when he already had exited instance and trying to reenter it, bot does not pop a corpse and keep tring to reenter portal from a corpse

View attachment 208233

attention to [17:10:56.592 D] We died, Clearing current POI
and after that he still tries to enter portal from a corpse and after 3 attemps bot just stops itself

upd 01. i managed to fast-fix it adding
PHP:
<CustomBehavior File="Hooks\DoWhen" ActivityName="CustomDeathResetHook" TreeHookName="Ganked" AllowUseDuringCombat="True" AllowExecutionWhileNotAlive="True"  UseWhen="(Me.IsDead &amp;&amp; !Me.IsInInstance)" >
	<DisableBehavior Name="Combat" />
	<DisableBehavior Name="Death" />
	<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />
	<CustomBehavior File="WaitTimer" WaitTime="1000" />
	<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />
	<MoveTo Nav="Fly" X="-529.8305" Y="311.5113" Z="115.4845" />
	<CustomBehavior File="GoThruPortal" Timeout="30000" X="3983.473" Y="-2931.715" Z="1002.547" />
	<CustomBehavior File="Misc\RunLua" Lua="ResetInstances();"  />
	<CustomBehavior File="RunCode" Code="deathCounter=0;" />
	<CustomBehavior File="RunCode" Code="ProfileManager.LoadNew(ProfileManager.XmlLocation);" />
	<EnableBehavior Name="Combat" />
	<EnableBehavior Name="Death" />
</CustomBehavior>
probably not the best or even good but working for now

its a good idea but there needs something to be changed. i will add in the next version
 
i am getting this message "" [Talented] Current specialization is wrong! It is DemonHunterVengeance, and the class profile expects DemonHunterHavoc!""

how to force the bot to accept the tank talent ?
 
i am getting this message "" [Talented] Current specialization is wrong! It is DemonHunterVengeance, and the class profile expects DemonHunterHavoc!""

how to force the bot to accept the tank talent ?
you do it in the hb settings or you restart hb
 
Hey man, the medium profile is very good. One thing I noticed is that it sometimes randomly stops opening lockboxes (I checked Class configs and it is set to True) wich makes it come back to sell 2 pieces of drop since all bags are eventually full. Do you know what my be causing that?

One more thing, I dont know a thing about rogues, wich are the recomended talents for firelands?
 
Whats the current GPH of the harcore profile with minning and without minning (selling everything for raw gold no lockboxes)
 
Hey man, the medium profile is very good. One thing I noticed is that it sometimes randomly stops opening lockboxes (I checked Class configs and it is set to True) wich makes it come back to sell 2 pieces of drop since all bags are eventually full. Do you know what my be causing that?

One more thing, I dont know a thing about rogues, wich are the recomended talents for firelands?

its singual stuff i can't change it.

i dont use a rogue to farm this so i dont know which talents are usefull
 
Currently using druid in guardian (singular) ilvl 687 and have got around 1250 GPH using hardcore with mining (the GPH includes volatile earth prices which is currently at 3.9g each), would it be better to run hardcore without mining? Not entirely sure how much difference it makes.
 
Last edited:
this profile is not working for me it says its loading but it never loads. please help i don't know what I'm doing wrong.
 
Last edited:
Ok, I was running the no guild bank hardcore with mining profile last night, no problems whatsoever. killing everything no problem.
Switched to the guild bank version, hardcore and mining and I keep dying on the last set of mobs.... whats different other than the guild bank?

EDIT---
Copied the code for the gbank into the nogbank version and its working fine again, killing everything easy.
Don't know whether something was changed in pathing or something but its definately has something different in it.
 
Last edited:
I am using an older version, FirelandsV0_5BETA , i just wonder if you have edited or changed the way bot enter firelands after reset, just before the entrance it will force dismount (which causes slower reset, and people outside are sometimes able to kill)
And sometimes the bot attacks the players outside, then gets stuck trying to enter Firelands as a corpse.
Also, i had to edit the "Wait time" for a firelands run to abit more (maybe 6.5 minutes) because sometimes it says "You have entered too many instances recently" which i dont understand, cuz the original timer is set ABOVE 6 minutes... maybe bug!

But overall a very good profile :) I really like it!
 
Be really nice if it could compare the disenchant value to the vendor value and mail the items of higher disenchant worth to a character or just bank them, rather than vendoring them.
 
Back
Top