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!

Endless Naxx Frostweave Farm

could some1 improve the profile? So that i does not buy the unnecessary stuff and so on
 
has some1 any idea how to fix it that he idles at the graveyard after he was ganked?
 
Failed to mention this is only for people who have completed the quests since you will be phased out and won't see the inn NPC which is supposedly needed to set up a heartstone.
Dunno which quests. Anyway, waste of time.
 
It's your lucky day, cuz I found a solution to that.

Mine ran perfectly fine the first time around and I had trouble with it since, it comes from the quest behavior files.

Rangeattack.cs is the specific one that makes it stop. Jumpforward.cs also gives compiling error but I think it still works.

I don't know what either of them do, other than what the name implies... I'm a DK anyway.

Try to remove those files, restart HB and give it a go.
 
It's your lucky day, cuz I found a solution to that.

Mine ran perfectly fine the first time around and I had trouble with it since, it comes from the quest behavior files.

Rangeattack.cs is the specific one that makes it stop. Jumpforward.cs also gives compiling error but I think it still works.

I don't know what either of them do, other than what the name implies... I'm a DK anyway.

Try to remove those files, restart HB and give it a go.

That solved my problem, thank you
 
has some1 any idea how to fix it that he idles at the graveyard after he was ganked?
Sure!

Can anyone fix the problem with the ghost?
The bot will not go back to the instance.
He stay only unter naxx with ground mount.
 
It's your lucky day, cuz I found a solution to that.

Mine ran perfectly fine the first time around and I had trouble with it since, it comes from the quest behavior files.

Rangeattack.cs is the specific one that makes it stop. Jumpforward.cs also gives compiling error but I think it still works.

I don't know what either of them do, other than what the name implies... I'm a DK anyway.

Try to remove those files, restart HB and give it a go.


Thanks m8 this worked :)
 
hey i got this working, change <!-- Level Check -->
<If Condition="Me.Level &gt;= 80">
to

<!-- Level Check -->
<If Condition="Me.Level &gt;= 100">
 
ok so ive chopped up some of the code took out the food and vendors im gonna try to figure out how to make it use the mount vendor at some point im no coding genius but i cleared up the lack of innkeeper issue and it seams to be working fine i am wondering if it can be done on 25 man now

edit: i see why it cant be ran on 25 but other then that i got it working
 
Last edited:
Back
Top