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

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

this one after killing ZG boss just stands there

[InteractWith-v1948(debug)] No viable mobs in area.
Excluded Units:
High Priestess Kilnara [!Alive]

[Ref: "Zul'Gurub Daily Mount run" @line 257]
Activity: No viable mobs in area.
Activity: Moving to hunting ground waypoint 'hunting ground center'
Activity: No viable mobs in area.
Activity: Moving to hunting ground waypoint 'hunting ground center'
 
also after TK it flysinto the twisting nether, and just stays there, edit: it corrected after i stopped and restarted the run, moved on to onyxia

We are stuck! (<2632.185, 1712.946, -149.9986>)
[Stuck] Trying to ascend.
We are stuck! (<2609.253, 1706.799, -149.9977>)
[Stuck] Trying to ascend.
We are stuck! (<2585.929, 1700.553, -149.9984>)
[Stuck] Trying to ascend.
We are stuck! (<2558.325, 1691.329, -151.4661>)
 
also after TK it flysinto the twisting nether, and just stays there, edit: it corrected after i stopped and restarted the run, moved on to onyxia

We are stuck! (<2632.185, 1712.946, -149.9986>)
[Stuck] Trying to ascend.
We are stuck! (<2609.253, 1706.799, -149.9977>)
[Stuck] Trying to ascend.
We are stuck! (<2585.929, 1700.553, -149.9984>)
[Stuck] Trying to ascend.
We are stuck! (<2558.325, 1691.329, -151.4661>)

This is a HB pathing issue that is not caused or resolved by a profile. It also occurs when it tries to move to TK from HFP, but it generally is able to get itself unstuck (at least I haven't had it get permanently stuck so far, but maybe I've just been lucky). HB will take the shortest path to its destination, so it tries to shortcut through the nether. Because of invisible walls and other crap it may not be the best route, but there's no real way to code around that unless a route to TK is manually coded over land.
 
could you perhaps do just that, and after the instance exit navigate via a manual safe path? / waypoints?

otherwise good job ill run it through on another toon now, had a few issues on the ony door (as you mentioned)
 
Will all of these be doable at level 90? I have like 60 characters to farm on and I cba to get them to 100 unless I have to.
 
All I can say at this point is that something is in the works. :) I'll see if I can work in a safetravel to TK, but for now please manually navigate/reset the bot if it gets stuck.
 
Questbot to use, as for to TK I don't remember if I updated it or not but on my copy I force it to go through blade's edge first before heading there (but not on the way back).

Quickest fix would be to force a hearth and go from there if anyone wants to put that in for themselves.
 
I got around it by moving the order and doing TK last, so it does all the old world ones first together. Is there any reason you have it have to go back to old world to do ony last?

also at the end of profile loader i added the below to hearth, when complete (gets around the buggyness). Now just to work on the Ony entrance and the ball rolling hill in ZG to make it fully AFK

Thanks for the great work so far on it

<CustomBehavior File="ForcedDismount" />
<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for agro to clear {TimeRemaining}" />
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(6948)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="12000" GoalText="Waiting for Hearth {TimeRemaining}" />
 
Ball rolling is looking doable now that I've seen a similar profile in action for Kick's, I guess we'll see where it goes.
 
Great profile!!!

Great work. Add a donate link in there.

ADD Lich King and this is a perfect work of art :)
 
Dude your profiles is just amazing.

If you don't mind, I improved most of your profiles, and added a new one, Sethekk Halls.

But really good job.
 
anrew, you should share your improvements :) then we can all make it batter for everyone
 
But it's Rabbit112's work... He should allow me to share first. :)

Don't get me wrong, I don't mind sharing the profiles I make (In fact I don't make them I just take any profile that I want/like and improve it; better pathing, faster, fixing issues...).

I just merged two of my profiles (Sethekk Halls and ICC Farm) into his "Mount loader". My ICC farm (Shootyz's one) profile still has some bugs that I am trying to fix everyday, that's why it is the last, because it needs some monitorizing.

Edit: I just got Anzu right now lol ^^
 
Last edited:
I got around it by moving the order and doing TK last, so it does all the old world ones first together. Is there any reason you have it have to go back to old world to do ony last?

also at the end of profile loader i added the below to hearth, when complete (gets around the buggyness). Now just to work on the Ony entrance and the ball rolling hill in ZG to make it fully AFK

Thanks for the great work so far on it

<If Condition="Me.MapId == 1"> <CustomBehavior File="Message" Text="Heading to Onyxia" LogColor="Cyan" />
<CustomBehavior File="FlyTo" X="-4684.309" Y="-3707.41" Z="46.88888" />
<CustomBehavior File="ForcedDismount" />
<CustomBehavior File="MyCTM" X="-4716.78" Y="-3739.975" Z="56.18383" />
<CustomBehavior File="InteractWith" ObjectType="Gameobject" WaitForNpcs="true" MobId="177928" Range="7" WaitTime="2000"/>
<CustomBehavior File="MyCTM" X="-4732.514" Y="-3744.073" Z="55.39063" />
<CustomBehavior File="MyCTM" X="-4751.111" Y="-3754.561" Z="48.82474" />
<CustomBehavior File="RunMacro" Macro="/script SetLegacyRaidDifficultyID(4)"/>
<CustomBehavior File="MyCTM" X="-4756.391" Y="-3752.725" Z="47.20063" />
<CustomBehavior File="WaitTimer" WaitTime="1000"/>
</If>

That's what I done to fix Onyxia's entrance... o.O

Btw, this profile is working for me 90%, I just made some improvements so it works 100%, plus it does Sethekk Halls and ICC farm.
 
Last edited:
anrew
can you pls put the entire file for onyxia? cause i cant put the fixes you made :)
 
Astralel, it should be working, I just made a easier and faster way to make it enter to the Onyxia's entrance.

Oh btw, I think I just found a solution to skip the boulder thingie, lol. My bot now does it by brute force, haha, let me test it again, and I'll tell you how ^^

What I have done so far:

All profiles are edited and improved so it takes a faster way, and they all work 100%
ZG is now automatic, no human interaction needed.
Fixed Onyxia's entrance path.
It also does now Sethekk Halls. (Also ICC on a last instance, but this profile still has bugs
Some minor fixes.

Let me talk with Rabbit, and I'll ask him if he allows me to share you the improvements I made on his profiles, otherwise I'll keep them private, since he developed them.

Edit: The key to automatize boulder event was just this "<CustomBehavior File="RunMacro" Macro="/click MovePadBackward" NumOfTimes="40"/>" Hilarious lol!
I think 40 is fine, I may add some more if needed, I need to test this profile more times)
 
Last edited:
Back
Top