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!

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

Ok, watching the bot it doesn't seem to do it every run. I'll watch for when it happens again and post a log.
 
So after redownloading the profile from the SVN I havent had a reoccurance of the earlier problems, but curiously my bot decided just now that UD Strat was no longer for him and went and cleared SC Strat.
 
So after redownloading the profile from the SVN I havent had a reoccurance of the earlier problems, but curiously my bot decided just now that UD Strat was no longer for him and went and cleared SC Strat.
It's not coded to do anything on that side of the dungeon.
The only thing that would cause behavior like this is if while exiting/entering the dungeon - the movement code wasn't properly hit (or other movement codes are running where they shouldn't be) - causing the bot to walk in strange directions given the XYZ locations in a dungeon are different for out-of-dungeon locations.
 
Ran Gundrak heavy prof for about a week on an alt. Made around 50k and received a permaban. Ran for about 16 hours a day or so. Not too worried about it as it was old account i used for raf mounts and just used free 10 day time to farm token :P
 
Nope, he totally zoned out of a run, stood there, ran out of the entryway properly making me think he was gonna go vendor, mounted up, and flew straight to the SC Strat portal and started killing things. I stopped the profile, got him out, and restarted and he went back to UD.
 
This appears to be his jaunt until I realized he was trying to get in the old backdoor way to UD strat and was just running at a wall:

https://docs.google.com/document/d/1kIeDg1-s1kBzEueCUKtARzuv3N2s7awWVCA0JKSGUq0/edit?usp=sharing
Yea, in that log - after it has zoned through the portal it's still continuing to the movement code to exit.
I actually noticed a "Modified exit" version of the profile here on my computer where I believe someone else reported this and I made a testing fix.

Could you try it?

 
An update was sent to the SVN a little over an hour ago.
It should get closer now.
Thanks... I will test it out when Tempest Keep resets

I have been testing the Blue Proto-Drake profile, and it often gets stuck during the Skadi the Ruthless encounter. I happens on the way back to the harpoons after chasing down to kill straggler adds that run that way. Can you prevent the toon from running down the hallway to chase the adds? so it stays at the door where new adds spawn?
 
Hey Echo, me again.

Thank you for fixing the Steamvaults stuff; whatever you did, it worked out REALLY well.

I moved on to Pit of Saron (optimized gold farm///heavy pulls/pit of saron), and I'm having a problem with the profile skipping Ick and Krick and trying, instead, to just run up the slope to Tyrranus and the icicle hallway. I tried it with medium pulls and it's doing the same thing. I'm about to try it with the instance farm profile to see if it's the same thing, so I'll let you know.

Again, thank you for your hard work and your great profiles. Keep on pluggin' away! We all appreciate you.

***EDIT: also skipping Ick and Krick in instance farm profile
 
Last edited:
Yea, in that log - after it has zoned through the portal it's still continuing to the movement code to exit.
I actually noticed a "Modified exit" version of the profile here on my computer where I believe someone else reported this and I made a testing fix.

Could you try it?


I tried to load it just now and ended up getting this:

"Changing current profile to Deathcharger's Reins Farm [$Rev: 1133 $]
2 compiler errors encountered in profile 'Deathcharger's Reins Farm [$Rev: 1133 $]'
'If' xml element on line number 335 has following errors with code: public System.Boolean __ExpressionFunc__109()
{
return new System.Func<System.Boolean>(() => !Me.Class == WoWClass.Hunter || !Me.Class == WoWClass.Warlock)();
}

1) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0

2) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0
"
 
Hey Echo, me again.

Thank you for fixing the Steamvaults stuff; whatever you did, it worked out REALLY well.

I moved on to Pit of Saron (optimized gold farm///heavy pulls/pit of saron), and I'm having a problem with the profile skipping Ick and Krick and trying, instead, to just run up the slope to Tyrranus and the icicle hallway. I tried it with medium pulls and it's doing the same thing. I'm about to try it with the instance farm profile to see if it's the same thing, so I'll let you know.

Again, thank you for your hard work and your great profiles. Keep on pluggin' away! We all appreciate you.

***EDIT: also skipping Ick and Krick in instance farm profile
Hmm, the code to pull/engage him may be messing up.
I'll have to check it.
 
Thanks... I will test it out when Tempest Keep resets

I have been testing the Blue Proto-Drake profile, and it often gets stuck during the Skadi the Ruthless encounter. I happens on the way back to the harpoons after chasing down to kill straggler adds that run that way. Can you prevent the toon from running down the hallway to chase the adds? so it stays at the door where new adds spawn?
If I'm not mistaken, those mobs are combat-locked with the player.
I could try to make the bot ignore them, but I'm not sure how reliably I could do it.





I tried to load it just now and ended up getting this:

"Changing current profile to Deathcharger's Reins Farm [$Rev: 1133 $]
2 compiler errors encountered in profile 'Deathcharger's Reins Farm [$Rev: 1133 $]'
'If' xml element on line number 335 has following errors with code: public System.Boolean __ExpressionFunc__109()
{
return new System.Func<System.Boolean>(() => !Me.Class == WoWClass.Hunter || !Me.Class == WoWClass.Warlock)();
}

1) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0

2) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0
"
Weird, something must of changed in the bot.
Here, try this one:

View attachment Deathcharger's Reins - Endless Farm - Modified Exit.xml
 
[DoWhen-v2059(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && ((!WoWSpell.FromId(139).Cooldown && !Me.HasAura(139)) || (!WoWSpell.FromId(17).Cooldown && !Me.HasAura(17) && Me.KnowsSpell(17) && !Me.HasAura(6788)))) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.

Such message when farming Grim-Batol
 
[DoWhen-v2059(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && ((!WoWSpell.FromId(139).Cooldown && !Me.HasAura(139)) || (!WoWSpell.FromId(17).Cooldown && !Me.HasAura(17) && Me.KnowsSpell(17) && !Me.HasAura(6788)))) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.

Such message when farming Grim-Batol
This error is expected, and shouldn't hinder the bot.
Just ignore it.
 
Back
Top