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!

[H] 98-100 Nagrand Questing {Tac}

I just had a small problem where in the first quests in the zone after talking to Latrissor (the eventual follower) where you have to get his banner and sword, the toon just runs along the edges of the lava pool and not agro the named mob or kill any other mobs that it's supposed to.. it also doesn't try to loot the banner from the chests.

Yes this is a very strange bug on quest 34850 "Not Without My Honor" where the toon wants to run to a hotspot at Loc: <2872.667, 4388.333, 174.8144> instead of the locations given in the profile. The weird thing is that there are no such coordinates anywhere in that profile, and when I wrote my own quest behaviour using totally different techniques and all-new RunTo coordinates it *still* wanted to run to X=2872.667

I have no idea why the toon is ignoring the coordinates it is given, or where these other coordinates even come from, its really pissing me off!
 
"In a cult, there is a person at the top who knows it's a scam. In a religion, that person is dead."

Great quote!
 
Last edited:
"In a cult, there is a person at the top who knows it's a scam. In a religion, that person is dead."

Great quote!
Yea I do like that one among many others. I can't find the one I used previously, but funny story: I "failed my final for Intro to Drug Use & Abuse 101" even though I held a 115/100 (Recovering Addict) and never even bought/looked at the book. The professor failed the written final and said "If you come in for a forum for the students, I will grade that as your final"

Two hours later of questions pertaining to everything, the last question came from a GenZ nursing student and her question was "Who hurt you?" My response?

Everyone

Got a 120/100 for that final.
 
having an issue with the quest "along the riverside" wowhead=35095

bot did not do any of the pre-req quests, instead rode into nagrand and immediately sat at thrall attempting to pick this quest up, so i manually did the pre-req choosing tankworks... but this quest has not "popped" from thrall, and the bot is refusing to do anything as it waits for thrall to pop this quest
level 99 druid, this error happens on any version of the questing profile i use, hasnt occured on 2 paladins, a warrior and 2 dks i have run this profile on (various versions) before

anybody have any idea?
 

Attachments

Another great profile.

on "Removing the Reinforcements" the bot attempts to turn the quest in to Thrall instead of Thaz'rill
 
Thanks Tac, U have the best profile for the questing bot. I use all of ur profile for WOD
 
Hi, got a little problem with that...

[Profile Message]: Doing Quest (34850): Not Without My Honor
[Profile Message]: Doing Quest (34850): Not Without My Honor
[Profile Message]: Doing Quest (34850): Not Without My Honor
[Profile Message]: Doing Quest (34850): Not Without My Honor
[Profile Message]: Doing Quest (34850): Not Without My Honor
[Profile Message]: Doing Quest (34850): Not Without My Honor

Nothink doing more,

Thanks
 
Im literally like 10k xp from level 100, and Kicks profile is bugged out. Trying to get fungus from Zangar Shore, and just sits underwater.

So I loaded in this .xml, and all it did was run to Thrall for Along The Riverside quest. But Thrall has no quest for me there? So now its just sitting by Thrall doing nothing.
 
When loading the profile.

Code:
2 compiler errors encountered in profile '98-100 Nagrand Questing v8'
'CustomBehavior' xml element on line number 731 has following errors
	1) The name 'UNIT' does not exist in the current context at offset 0

	2) The name 'UNIT' does not exist in the current context at offset 0

fresh hb install // newest version
 
Stuck at quest "More lazy peons" - just stand still. Completed quest on my own. Bot won't do a shit and still stands still.

Code:
// Start
[Profile Message]: Getting Quest (34795): The Might of the Warsong from Stone Guard Brox
[Profile Message]: Quest Complete (34795): The Might of the Warsong turning in to Stone Guard Brox
[Profile Message]: Getting Quest (34808): More Lazy Peons from Thrall
Stopping the bot!
 
Last edited:
When loading the profile.

Code:
2 compiler errors encountered in profile '98-100 Nagrand Questing v8'
'CustomBehavior' xml element on line number 731 has following errors
    1) The name 'UNIT' does not exist in the current context at offset 0

    2) The name 'UNIT' does not exist in the current context at offset 0

fresh hb install // newest version

CB issue but never had this before, must be a patch change, just skip for now
 
Last edited:
Trying your profile out but whenever i load it i get this error.

[Compiler Error]: c:\Users\Dennis\Desktop\HB1\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'

Am i doing somthing wrong and has anyone else had this problem?
 
Hey there Tac,

Much thanks for the profiles. Just fished leveling using them. As previously stated the only issue I had with this is interacting with peons. Did it manually then it worked flawlessly.

Thanks again!
 
Trying your profile out but whenever i load it i get this error.

[Compiler Error]: c:\Users\Dennis\Desktop\HB1\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'

Remove the Ballistic Vehicle CB, that's the issue in the error, not the profile.
 
dose it work for horde , cuz i start it with my Spriest and it stack and give me some errors i will write it down


2 compiler errors encountered in profile '98-100 Nagrand Questing Beta v7'
'CustomBehavior' xml element on line number 668 has following errors with code: public System.Boolean __ExpressionFunc__17(Styx.WoWInternals.WoWObjects.WoWAreaTrigger __arg0__)
{
return new System.Func<Styx.WoWInternals.WoWObjects.WoWAreaTrigger,System.Boolean>(AREATRIGGER=>UNIT.CastingSpellId == 167791|| UNIT.HasAura(167791))(__arg0__);
}

1) The name 'UNIT' does not exist in the current context at offset 0

2) The name 'UNIT' does not exist in the current context at offset 0
 
Back
Top