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

Horde 1-80 Project

As soon as I get my full grasp on Behavior Trees and get a CC functioning the way I want it to. I'll happily join and contribute to this project :-d.
 
Actually it is supposed to be 571 for Mok'thardin's Enchantment, QuestID 572 was completed in profile 6 (the previous stranglethorn profile) and 571 was picked up but not completed. Venture Company Mining and Skullsplitter Tusks were both picked up in that same profile (6 - Stranglethorn) and they get completed in 8 - Stranglethorn. As I mentioned in my first post, these are designed to be run in order. I have gone back and added code to the first 6 profiles to address issues like this, but I have yet to get that done for the later profiles. It's on my To Do list. I'm almost finished to 60, hit 54 in Un'Goro last night. Then I'll go back and deal with issues like the one above, add pre/post grind areas, vendors (find vendors doesn't seem to be working in the later versions), mailboxes, avoidmobs and a few RunTo's to complete zone exploration and get the achievement points.

Fair enough mate just some issues i ran into, great to see your hard at work these profiles have been great so far!
 
Are you running in quest mode or grind mode? Should be quest mode. I've also had issues where HB will either skip right to the end or it will keep going right back to the beginning of the profile even though it's completed some of the quests. Try stopping restarting HB, stop HP, load another profile, start/stop, then reload your desired profile. If that fails, close and restart HB. That usually does the trick for me. Occaisonally I've had to go as far as shut down HB, shut down WoW and then start them both back up or even reboot. It's an HB issue, not a profile issue. Try them in that order, least intrusive to most.

I have it in quest mode.
 
Tried it on a lvl 8 horde shaman with the starter durator profile. My char only attacks the mob when he is attacked by the mob. Profile or CC Bug?
 
I already said it: the MaxLevel tag is wrong! It's set to 1!

This dosn't makes sense to me. Nevermid, i have set the MaxLevel tag of the Durator Profile from 85 to 1:

This profile does not contain any profiles fitting the character!

All TargetMaxLevel are allready set to 1.
 
No you got me wrong, sorry for that.
This is what I mean:

<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>X</TargetMaxLevel>

Set the TargetMaxLevel to whatever you want, but not to 1 (like it is atm).
Best thing is to STRG+H the profile in notepad, then search for: <TargetMaxLevel>1</TargetMaxLevel> and replace with <TargetMaxLevel>15</TargetMaxLevel> or any lvl you want.
 
No you got me wrong, sorry for that.
This is what I mean:

<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>X</TargetMaxLevel>

Set the TargetMaxLevel to whatever you want, but not to 1 (like it is atm).
Best thing is to STRG+H the profile in notepad, then search for: <TargetMaxLevel>1</TargetMaxLevel> and replace with <TargetMaxLevel>15</TargetMaxLevel> or any lvl you want.

I wouldn't keep the <TargetMinLevel> at 1 above level 7 or its killing useless mobs and just wasting its time.
 
I doubt any-more work will be done on this due to the impending cat....
 
Would i be possible in some way to group level using questing? In HB I cant choose both "Qusting" and "RaF - Combat Assist" ;)
 
Still working on development. Currently testing level 56 in Feralas. Code is developed for Winterspring, Silithus, Western & Eastern Plaguelands, just needs to be tested and overrides added as needed. Cat will most likely break some of the quest, but not all. I think it will be easier to update an existing profile rather than build a completely new one, especially given how familiar I am with code because I've built level 12-60 myself. I have a lvl 12 mage just waiting to start testing and updating as soon as Cat is out and HB is working
 
When using this profile: 2 - HordeQuest - Kalimdor - Thousand Needles - 30 - 33 the bot always runs to dustwallow marsh.
 
spelaben

When does this happen? Where are you starting the profile from?
I've had the same problem and I'm guessing your in Barrens when you start the profile up. There is no direct route from Barrens to Thousand Needles, HB doesn't recognize the lift, so it plots the next best route it can find. Unfortunately, this means running through Dustwallow, swimming to Tanaris and running back up to Thousand Needles. This will not work, your character will drown. I considered adding runto code to the profile so it would run through Stonetalon, Desolace & Feralas to Thousand Needles, but at level 30 you get smoked in Desolace.
For now, you must manually go to Thousand Needles and start the profile. If/when HB starts to work with elevators this problem should be solved.
 
Yeah you were right, thanks :)
Already had this problem earlier, grinded till lvl 35 now and starting the next profile now, so if I experience any bugs with the third one I'll report them as usual.
 
Can not turn in quest Hemet Nesingwary Jr. (ID: 5762) because I don't have it in my quest log! (Or do I: False)

4 - HordeQuest - Eastern Kingdom - Stranglethorn - 35-36.xml

Just cut the lines with the ID 5762 out of the profile and now it works.


//edit

The quest 'Theramore spies' (ID: 1201) seems to be a troublemaker, the bot ran around for about 1 hour without finding any spy. I also cut this one out in my profile for now.

//edit?

'Goblin Sponsorship 4' (ID:1182) doesn't work at all, bot runs in the house with the chest, but doesn't collect the key from 'Foreman Cozzle'.
 
Last edited:
Back
Top