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!

Mount runs - ZG + Kara + Ashes + Onyxia with full navigation (inc. draenor)

So I think I found kind of a weird problem. Sometimes when I the bot goes into Kara it will run to the first boss, and attack...

Suddenly everything runs in and the bot will AoE. I'm pretty sure at this point if you do TOO MUCH dmg too quickly, the boss will not spawn the second time, and you have to leave and reset.

Now I've tested this several times. What I do is run in grab all the trash on the way AoE these down so its clear to the boss, hit it down, STOP attacking and wait until the second spawns, and then kill it. Any other way seems to result in killing it super fast and it not second spawning. Can anyone confirm this happens to them?


Anyway to fix this so you can do what I've just said using the bot, instead of having to do it manually?

Mage ilvl 680
 
Here is the code that will take you safely through the twisting nether as well, so you don't have to fly all the way around through the blade's edge. I've found this works really well if you use the universal navigation snips and happen to be a mage as it portals to shattrath. I will try it out with something other than a mage but it should work just fine. Just saves some time.


<If Condition="Me.MapId == 530 &amp;&amp; Me.ZoneId != 3523">
<CustomBehavior File="FlyTo" X="346.0338" Y="4885.519" Z="216.1271" />
<CustomBehavior File="MyCTM" X="2452.025" Y="4000.932" Z="302.0398" />
<CustomBehavior File="MyCTM" X="2572.267" Y="4148.563" Z="208.1241" />
</If>
 
trueman also just had that issue jds, but US servers down atm and I'm having HB install issues (again!) so I can't really fix for a while. Might I suggest undergearing your toon as a workaround? :)
 
trueman also just had that issue jds, but US servers down atm and I'm having HB install issues (again!) so I can't really fix for a while. Might I suggest undergearing your toon as a workaround? :)

That's an interesting idea, never considered that. Like how much of a difference does gear make as opposed to level alone? I wonder, running in naked, will everything be able to squash you?
 
Not in the ones we've put here, no. TK would take a bit longer coz of the bloody stuns but I haven't tested these ones since my toons were i630.

Stuff like tot4w or any cata raids struggle with gear, let alone without.
 
Hi, i was looking at my toon running the dungeons this morning and it happened twice that the toon didn't loot onyxia. Is there a way to correct that?
 
Got any more details? Logs? Was your inventory full? At this point I'm pretty sure I've done every thing I can to ensure that onyxia gets looted short of forcing player interaction.
 
Karazhan.xml -> Horde Travel-Routine: Khadgar's portal in Ogrimmar dont exist anymore. Toon will stop at old portal-place and wait till AFK.

Solution: Replace
Code:
<!-- (H) Kalimdor to Eastern Kingdoms -->
<If Condition="Me.MapId == 1" >
	<CustomBehavior File="Message" Text="Taking port to blasted lands" LogColor="Cyan" />
	[B][COLOR="#FF0000"]<CustomBehavior File="FlyTo" X="1589.794" Y="-4366.917" Z="20.91033" />[/COLOR][/B]
	<CustomBehavior File="ForcedDismount" />
	[B][COLOR="#FF0000"]<CustomBehavior File="InteractWith" ObjectType="Gameobject" MobId="239960" Range="5" />
	<CustomBehavior File="MyCTM" DestName="Khadgar" X="-11800.05" Y="-3200.463" Z="-28.23171" />[/COLOR][/B]
</If>
with
Code:
<!-- (H) Kalimdor to Eastern Kingdoms -->
<If Condition="Me.MapId == 1" >
	<CustomBehavior File="Message" Text="Taking port to blasted lands" LogColor="Cyan" />
	[B][COLOR=#00BF00]<CustomBehavior File="FlyTo" X="1767.899" Y="-4326.429" Z="-8.405741" />[/COLOR][/B]
	<CustomBehavior File="ForcedDismount" />
	[B][COLOR=#00BF00]<CustomBehavior File="InteractWith" ObjectType="Gameobject" MobId="235877" Range="5" />[/COLOR][/B]
</If>
greets
kleinermann
 
Last edited:
Hey thanks for your great profiles. I got the Zulian panther today! i was wondering if it is possible to skip the first boss in ZG now? Also I alredy got the Karazhan mount since like 5 years now but the bot sometimes fail to check for the mount and go kill Attumen. It's not a big problem but it's not really time efficient. Well thanks for your quick feedbacks!
 
I ran the Tempest Keep and Zul'Gurub profiles for the first time today... started in Northrend
A few minor problems:
- Once in Orgrimmar, navigated by ground mount to the flight trainer before mounting flying mount.
- Failed to dismount at the Hellfire Peninsula portal in the Cleft of Shadow. I had to manually dismount.
 
Last edited:
Orth the first is a behavior of HB, and i've never been sure whether to disable flightpaths for speed or leave enabled for those who want the few they see to get grabbed. I'll ask trueman if he wants it disabled or enabled as all it requires is
PHP:
<DisableBehavior Name="FlightPath" />
put in.

As for the second I've never had a problem with it and dismounting is seconds slower, but I made the range a bit smaller. You probably ping better to your server than an Aussie ever could which could explain the variance.
 

Attachments

how i can use this <CustomBehavior File="HBRelogSkip" />
at end of Mount Loader.xml

to hgbrelog skip task so will login another toon.

any ideia? thanks!

EDITED: i did it! you need to put this file "HBRelogSkip.cs" in "Honorbuddy\Quest Behaviors"

and put this <CustomBehavior File="HBRelogSkip" /> at end of profile, so when
the profile ended all the mounts run, will skip hbrelogtask

nice!


View attachment HBRelogSkip.cs
 
Last edited:
This profile is amazing.
It works perfectly.
I got Ashes of Al'ar in 5th attempt!

Thank you
 
I haven't use HBR skip in a while but the C# file you uploaded would need to go into the Quest Behaviors folder of an HB install (ensuring you put it back in there if you ever reinstall or the likes).
 
Great profile!
But have some troubles:

We are stuck! (<1758.931, -4379.165, 124.2215>)
We are stuck! (<1758.962, -4379.196, 124.2227>)
We are stuck! (<1838.593, -4405.034, 149.2809>)
We are stuck! (<1855.231, -4414.937, 139.5966>)

and my toon fly on ogri in 2 ways...
this happened with two of my bots
 
Back
Top