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

[N] Firelands Raw Gold Endless Farm

Hi I see a little problem that has been happening. I watched my bot just stand there and be killed then the toon zones in and stand at the inside and goes afk and game logs out and then a disconnection after a long time. Here is my attached log from an incident last night.View attachment 203456
the last action i see is YourCurrentTarget: changed to: Flamewaker Forward Guard seems that singular bugged. try reinstall hb and report it to me if its happen again
 
My bot seems to D/C after about an hour of the profile. My friend is having the same issue with it. Anyone know what could be wrong?
a log would be nice.
i can recomend HBRelog for auto restart
 
Finally managed to catch the bot right before he flies to stonetalon mountains, it seems after reviving (using the with plugin version) the bot walks out of firelands right to stonetalon mountains.
still didnt figure out what triggers this
 
hi guys is to give me a little help, I would like to turn 1 in 1 hour potion to find treasures, but do not know how to do.
i dont really understand your question. if you want to usepotion of treasure finding just buy it in the AH and leave it in your bots inventory
 
still didnt figure out what triggers this

you need more logs? my bot spazzes out like this sometimes.
i run 8 bots in this so happens to them every now and then, run using tuanha dk routine as it's aoe is superior to singular.

ill post more logs since it can be annoying.
 
you need more logs? my bot spazzes out like this sometimes.
i run 8 bots in this so happens to them every now and then, run using tuanha dk routine as it's aoe is superior to singular.

ill post more logs since it can be annoying.

I made my own death behavior that doesnt use the plugin and it seems to work a ton better. Its not perfect by any means but it does actually allow the bot to run for more than a 3-4 hours without getting stuck.

Code:
		<!-- Death Behavior-->
		<DisableBehavior Name="Death" />
		<CustomBehavior File="Hooks\DoWhen" ActivityName="CustomDeathHook" AllowUseDuringCombat="True" AllowExecutionWhileNotAlive="true"  UseWhen="Me.IsDead &amp;&amp; Me.IsInInstance" >
			<DisableBehavior Name="Combat" />
			<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />	
			<CustomBehavior File="WaitTimer" WaitTime="50000" TerminateWhen="!Me.IsInInstance" /> 
			<CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /><!--to prevent shannox pulls -->
			<CustomBehavior File="FlyTo" X="3995.476" Y="-2963.385" Z="1008.253" TerminateWhen="Me.IsDead" /> 
			<CustomBehavior File="GoThruPortal"  X="3982.845" Y="-2933.84" Z="1002.547" TerminateWhen="Me.IsDead"/>
			<CustomBehavior File="WaitTimer" WaitTime="10000" TerminateWhen="Me.IsInInstance" />

			<EnableBehavior Name="Combat" />
		</CustomBehavior>
 
I made my own death behavior that doesnt use the plugin and it seems to work a ton better. Its not perfect by any means but it does actually allow the bot to run for more than a 3-4 hours without getting stuck.

Code:
		<!-- Death Behavior-->
		<DisableBehavior Name="Death" />
		<CustomBehavior File="Hooks\DoWhen" ActivityName="CustomDeathHook" AllowUseDuringCombat="True" AllowExecutionWhileNotAlive="true"  UseWhen="Me.IsDead &amp;&amp; Me.IsInInstance" >
			<DisableBehavior Name="Combat" />
			<CustomBehavior File="Misc\RunLua" Lua="RepopMe();" />	
			<CustomBehavior File="WaitTimer" WaitTime="50000" TerminateWhen="!Me.IsInInstance" /> 
			<CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /><!--to prevent shannox pulls -->
			<CustomBehavior File="FlyTo" X="3995.476" Y="-2963.385" Z="1008.253" TerminateWhen="Me.IsDead" /> 
			<CustomBehavior File="GoThruPortal"  X="3982.845" Y="-2933.84" Z="1002.547" TerminateWhen="Me.IsDead"/>
			<CustomBehavior File="WaitTimer" WaitTime="10000" TerminateWhen="Me.IsInInstance" />

			<EnableBehavior Name="Combat" />
		</CustomBehavior>
the problem with this method is that flightor checkt doesnt work properly so that the bot thinks it does not have flying available.
 
sometimes commits suicide inside the dungeon , nose if I have other problem bot activated and when I play the other bot this is crazy ? maybe?
 
sometimes commits suicide inside the dungeon , nose if I have other problem bot activated and when I play the other bot this is crazy ? maybe?
Sometimes the bot will pull the boss. In order to prevent a weekly lockout, it kills itself.
 
Nice profile mate. Getting 1600/hr with a ~660 ilvl prot paladin
 
Sometimes the bot will pull the boss. In order to prevent a weekly lockout, it kills itself.

and then Fits entry without entering, is this normal?

Clicking corpse popup...

safespot is invalid grabbing corpse

afk
resuscitation in cemetery
and disconect bot
 
Last edited:
i am looking for some beta testers for my automated lock pick profile.
pm me if you are interested
 
Also, is this used on Heroic or normal or will it not matter too much? (I assume Heroic?)
 
Back
Top