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

Can I make honorbuddy reset instances?

Horiwix

New Member
Joined
Dec 7, 2012
Messages
4
Reaction score
0
Wrote my first grinding profiles for underbog, since I couldn't find any and was wondering if it's possible to make my bot go out of the instance, reset it, go in and repeat the same path?
 
Doesn't seem to work. He just goes out of the instance, waits 1 sec and goes back in without resseting.
 
Here is my profile. Would be great if someone could check it. I'm also having problems that when the bot goes out and in the instance without reseting he begins to walk into the wall. I think it has something to do with the hotspots and needs to be done with custombehaviour myCTM. But I don't know how to do it and if that would work.
 

Attachments

From http://www.thebuddyforum.com/honorb...ult-endless-farm-cenarion-expedition-rep.html again^^
Set entering at beginning:
<If Condition="Me.MapId != 545">
<CustomBehavior File="MyCTM" X="818.0865" Y="6948.668" Z="-79.84703"/>
<!-- moves into Steamvault instance portal if not already inside -->
<CustomBehavior File="WaitTimer" WaitTime="10000"/>
and
<CustomBehavior File="WaitTimer" WaitTime="20000"/> bevor reseting, i think =)

Edith says: too late for testing or something else, sry, musst go sleep now.
 
Last edited:
You can't use custom behavior files with grindbot. Change your profile to a questing style for custom behavior use. Also when traveling through a portal you need to put this in <CustomBehaviorFile="WaitTimer" WaitTime="8000"/>


Here's your profile modded for use with questbot. Let me know how it works for you now.

View attachment Underbog farming by Horiwix2.xml
 
Last edited:
The miner80 one works just perfectly. Thanks to you all for help.
 
Back
Top