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!

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

Quote Originally Posted by tda View Post
I'm using the latest version.

And now I'm triyng the Hall of lights profile, but there the bot skips some bosses (and so no dungeon bonus)
Could you tell me which bosses it skips so I can address it?


Bot skip 1st and 4th boss.
 

It looks to me that right before you got ganked the bot's next goal was the CTM code to enter the dungeon - CTM isn't designed to use navigation, it just walks directly to the XYZ without consideration of its surroundings.

The only thing that I could figure that would fix this is to replace the CTM with a RunTo code - which may cause other issues (or may not.)
If this becomes a issue for you, I'll modify the profile for you.

That would be great as issue is unavoidable
 
I see, apparaently there was two iteratoins of the error - I only fixed the first one not knowing the second existed.
An update will be out soon to fix it.






When was the last time you reinstalled your bot?
If its been a while - you may want to reinstall it.

Also that profile - I can't gaurantee reliability.
One of my previous developers created that profile nearly a year ago - some of the code and methods used in it are obsolete and are needing to be changed.

I have re-triyed the HOL profiles after your SVN updates, but sadly it doesnt event charge the profile.
It tell me that there is a problem with the start tag If on 125, is not corresponding to Questorder 624,position 3.
 
with the updated version of [N] Lost City of the Tol'vir - (x1) - Guild Bank Money+Embersilk - he mount the mobile vendor, BUT he don't sell anything, and after some try he fly to a vendor.
 
Anybody having an issue with the suicide tol vir profile? on my lvl 100 guardian druid it will freak out and walk in circles at High Prophet Barim (sometimes). It will also never loot Lockmaw, it will kill then go attack the spawned mobs at the stairs without looking the boss, I figure this hurts me some GPH.


ALSO: What do we have to do to try and get the bot to pull more? (more suicide!!!!)
 
What do you reckon is the best class for the casual (mount) farms? Specifically the spammable ones. I find that on my Warrior it often just stands still and does nothing for an extended period of time and wont' continue unless I move around a bit.
 
in botanica sometimes after last boss with full bags bot going to wall and trying to initialize vendor mount and trying refreshing instance while bot staying in the instance, not outside. please tell how to fix this
 
Gundrak farming seems to be getting password resets/automation ban after about 36 hours now, tested multiple batches with multiple friends as well. 24 hour/suicide farming at least
 
Bot skip 1st and 4th boss.
Are you over level 90? If so that's why it's skipping the last boss.
The first boss is a bit tricky to work with because it patrols around the entire first room - having the bot seek out and kill him could potentially waste a lot of time depending on where he's located when the bot begins engaging it.

Adding a force kill code would be simple enough though.




That would be great as issue is unavoidable
I pushed an update yesterday that makes it Moveto right in front of the instance portal prior to using the CTM - this would fix the error.

Due to the nature of the CTM I had setup, it would cause errors if it was switched with a RunTo/MoveTo





with the updated version of [N] Lost City of the Tol'vir - (x1) - Guild Bank Money+Embersilk - he mount the mobile vendor, BUT he don't sell anything, and after some try he fly to a vendor.
Are you using any in-game addons? The code used to sell via the Mammoth is the same code across all profiles - and I know there's no bugs in it currently.




Anybody having an issue with the suicide tol vir profile? on my lvl 100 guardian druid it will freak out and walk in circles at High Prophet Barim (sometimes). It will also never loot Lockmaw, it will kill then go attack the spawned mobs at the stairs without looking the boss, I figure this hurts me some GPH.


ALSO: What do we have to do to try and get the bot to pull more? (more suicide!!!!)
Increase your loot distance, it'll loot Lockmaw then.

It freaking out at High Prophet Barim - does it recover from this?
If so, I think there's a Mesh issue in that area - this would need to be fixed by a core-dev (HighVoltz most-likely.)

To get it to pull more, if you have any profile experience (really none is needed since it's so simple) you'd just increase the density of the pull coordinates.

See GIF
a89c3bcb9fb389b75fb25c4253d2a7df.gif


What's happening in the GIF is: <DisableBehavior Name="Combat" /> turns off your combat routine so the bot won't fight. Then there's several RunTo coordinates that make the bot run into/aggro mobs.
Each RunTo is typically a pack of mobs - so for each RunTo you add is about 1 mob pack pull.
At the end, the <EnableBehavior /> line comes in to turn the combat back on so the bot fights.

I'd reccomend using a code editor to edit this since it'll make it about 60 times more easier.
I'm using Sublime Text: The text editor you'll fall in love with

In order to 'know' which mobs those RunTos are addressing, you'd have to go off what you know about the dungeon/profile.
Sometimes there's little comments in there that says - but most of the time I'm too lazy to add those.





What do you reckon is the best class for the casual (mount) farms? Specifically the spammable ones. I find that on my Warrior it often just stands still and does nothing for an extended period of time and wont' continue unless I move around a bit.
Not sure what would be causing that, but I'd reccomend a Mage simply because they can teleport to each dungeon instead of having to travel to it.




in botanica sometimes after last boss with full bags bot going to wall and trying to initialize vendor mount and trying refreshing instance while bot staying in the instance, not outside. please tell how to fix this
Do you have a log of this?




Bot skip 1st and 4th boss.
Are you over level 90? If so that's why it's skipping the last boss.
The first boss is a bit tricky to work with because it patrols around the entire first room - having the bot seek out and kill him could potentially waste a lot of time depending on where he's located when the bot begins engaging it.

Adding a force kill code would be simple enough though.




That would be great as issue is unavoidable
I pushed an update yesterday that makes it Moveto right in front of the instance portal prior to using the CTM - this would fix the error.

Due to the nature of the CTM I had setup, it would cause errors if it was switched with a RunTo/MoveTo





with the updated version of [N] Lost City of the Tol'vir - (x1) - Guild Bank Money+Embersilk - he mount the mobile vendor, BUT he don't sell anything, and after some try he fly to a vendor.
Are you using any in-game addons? The code used to sell via the Mammoth is the same code across all profiles - and I know there's no bugs in it currently.




Anybody having an issue with the suicide tol vir profile? on my lvl 100 guardian druid it will freak out and walk in circles at High Prophet Barim (sometimes). It will also never loot Lockmaw, it will kill then go attack the spawned mobs at the stairs without looking the boss, I figure this hurts me some GPH.


ALSO: What do we have to do to try and get the bot to pull more? (more suicide!!!!)
Increase your loot distance, it'll loot Lockmaw then.

It freaking out at High Prophet Barim - does it recover from this?
If so, I think there's a Mesh issue in that area - this would need to be fixed by a core-dev (HighVoltz most-likely.)

To get it to pull more, if you have any profile experience (really none is needed since it's so simple) you'd just increase the density of the pull coordinates.

See GIF
a89c3bcb9fb389b75fb25c4253d2a7df.gif


What's happening in the GIF is: <DisableBehavior Name="Combat" /> turns off your combat routine so the bot won't fight. Then there's several RunTo coordinates that make the bot run into/aggro mobs.
Each RunTo is typically a pack of mobs - so for each RunTo you add is about 1 mob pack pull.
At the end, the <EnableBehavior /> line comes in to turn the combat back on so the bot fights.

I'd reccomend using a code editor to edit this since it'll make it about 60 times more easier.
I'm using Sublime Text: The text editor you'll fall in love with

In order to 'know' which mobs those RunTos are addressing, you'd have to go off what you know about the dungeon/profile.
Sometimes there's little comments in there that says - but most of the time I'm too lazy to add those.





What do you reckon is the best class for the casual (mount) farms? Specifically the spammable ones. I find that on my Warrior it often just stands still and does nothing for an extended period of time and wont' continue unless I move around a bit.
Not sure what would be causing that, but I'd reccomend a Mage simply because they can teleport to each dungeon instead of having to travel to it.




in botanica sometimes after last boss with full bags bot going to wall and trying to initialize vendor mount and trying refreshing instance while bot staying in the instance, not outside. please tell how to fix this
Do you have a log of this?
 
Hello! Is there any profil which I can use for farming gold with lvl90 druids? Gundrak: gank parade, Botanica: gank parade + bot use wrong mount when toon dies etc..., HoL: resurrecting problem
Stonecore, Grim Batol, Tol'vir, world trash farms - you could just experiement.

Death support is currently broken.





Hi Guys

My dk dies often in the Grim Batol run, why I dont know, but he just stands outside the dungeon and I get this in HB:

[MyCTM-v1906(fatal)] MyCTM is not able to reach <-629.9317, -706.8118, 270.6573> from <-624.155, -189.365, 272.04>
Bot stopping! Reason: Fatal error in quest behavior, or profile.

I died!
Not in game
[Singular] Your Level 90 Orc Blood Death Knight Build is
[Singular] ... running the Questing bot in Grim Batol
[Singular] ... Zone: Eastern Kingdoms using my SOLO Behaviors alone
Clicking corpse popup...
--snipped uneccesary repeating lines--
Death support is currently broken and cannot be (reliably) fixed via profile.




Apparently I am falling in lava
Huh.




I have re-triyed the HOL profiles after your SVN updates, but sadly it doesnt event charge the profile.
It tell me that there is a problem with the start tag If on 125, is not corresponding to Questorder 624,position 3.
Tell me which (exact) profile this is so I can fix it.
 
uploading log, I think it's probably repair, since I had around 35 bag space left when this happened.

View attachment 166524
The log suggests you stopped the bot mid-dungeon run and started it again.

Once the bot is started, the vendor logic is given priority over the profile logic which will cause problems because the profile logic tells the bot how to properly handle the vendor/repair (there's no vendor/repair support naturally while in a dungeon on the questing botbase.)





Got all the 3 endless farm mounts, you're a genius sir thanks so much for these profiles!
Awesome to hear!




There is a problem for Horde getting from Outland to Kalimdor.

Specifically, I was running the Blue Proto Drake profile after having just done a Ravenlord run, my Horde character was trying to use the portal to Stormwind.
Line 221 reads:
Code:
<CustomBehavior File="InteractWith" MobId="183325" X="-1894.189" Y="5387.939" Z="-12.42825" TerminateWhen="Me.MapId == 1" />

It needs to read:
Code:
<CustomBehavior File="InteractWith" MobId="183323" X="-1894.189" Y="5387.939" Z="-12.42825" TerminateWhen="Me.MapId == 1" />
This should've been fixed several days ago - are you using the SVN checkout?




hi, how can i download this awsome profile
Download links should be at the top of the page - they're the blue buttons.

38a8a57da0eebf8784e428f28dc8d3cd.png





Was using your causal Mount farm in Stone core, been having a problem with the little spider patrols, If he catches one of them he will not DPS them and their attacks prevent him from looting the last boss and resettting the instance. If im around it only take one cast of starfall on druid to kill them and loot and leave and reset, but i went AFK for a few hours and came bade to all red gear and sitting there getting beat up by these little minions and the boss dead sparkleing for looting@!
This is more of a Singular problem and would be difficult to reliably fix it via profile.
I've already sent several fix attempts, but they don't seem to work for everybody.

For whatever reason Singular will ignore critters that attack it - which causes the bot to freeze up.
This is also an issue in Stratholme which the roaches.





Holy shit Ashes of Alar 1st go, ty
Awesome, lol
 
I'm using Tol'vir profiles, Medium and lite, They both don't attack any mobs they pull but don't attack.(I'm a Hunter with Singular)
 
Last edited:
Echo, I saw your note that death runs aren't working right now and I was just wondering if it would be possible to use the plugin that you had made, "DeathRun.cs", to possibly fix it?
 
Are you over level 90? If so that's why it's skipping the last boss.
The first boss is a bit tricky to work with because it patrols around the entire first room - having the bot seek out and kill him could potentially waste a lot of time depending on where he's located when the bot begins engaging it.

Adding a force kill code would be simple enough though.





I pushed an update yesterday that makes it Moveto right in front of the instance portal prior to using the CTM - this would fix the error.

Due to the nature of the CTM I had setup, it would cause errors if it was switched with a RunTo/MoveTo






Are you using any in-game addons? The code used to sell via the Mammoth is the same code across all profiles - and I know there's no bugs in it currently.





Increase your loot distance, it'll loot Lockmaw then.

It freaking out at High Prophet Barim - does it recover from this?
If so, I think there's a Mesh issue in that area - this would need to be fixed by a core-dev (HighVoltz most-likely.)

To get it to pull more, if you have any profile experience (really none is needed since it's so simple) you'd just increase the density of the pull coordinates.

See GIF
a89c3bcb9fb389b75fb25c4253d2a7df.gif


What's happening in the GIF is: <DisableBehavior Name="Combat" /> turns off your combat routine so the bot won't fight. Then there's several RunTo coordinates that make the bot run into/aggro mobs.
Each RunTo is typically a pack of mobs - so for each RunTo you add is about 1 mob pack pull.
At the end, the <EnableBehavior /> line comes in to turn the combat back on so the bot fights.

I'd reccomend using a code editor to edit this since it'll make it about 60 times more easier.
I'm using Sublime Text: The text editor you'll fall in love with

In order to 'know' which mobs those RunTos are addressing, you'd have to go off what you know about the dungeon/profile.
Sometimes there's little comments in there that says - but most of the time I'm too lazy to add those.






Not sure what would be causing that, but I'd reccomend a Mage simply because they can teleport to each dungeon instead of having to travel to it.





Do you have a log of this?





Are you over level 90? If so that's why it's skipping the last boss.
The first boss is a bit tricky to work with because it patrols around the entire first room - having the bot seek out and kill him could potentially waste a lot of time depending on where he's located when the bot begins engaging it.

Adding a force kill code would be simple enough though.





I pushed an update yesterday that makes it Moveto right in front of the instance portal prior to using the CTM - this would fix the error.

Due to the nature of the CTM I had setup, it would cause errors if it was switched with a RunTo/MoveTo






Are you using any in-game addons? The code used to sell via the Mammoth is the same code across all profiles - and I know there's no bugs in it currently.





Increase your loot distance, it'll loot Lockmaw then.

It freaking out at High Prophet Barim - does it recover from this?
If so, I think there's a Mesh issue in that area - this would need to be fixed by a core-dev (HighVoltz most-likely.)

To get it to pull more, if you have any profile experience (really none is needed since it's so simple) you'd just increase the density of the pull coordinates.

See GIF
a89c3bcb9fb389b75fb25c4253d2a7df.gif


What's happening in the GIF is: <DisableBehavior Name="Combat" /> turns off your combat routine so the bot won't fight. Then there's several RunTo coordinates that make the bot run into/aggro mobs.
Each RunTo is typically a pack of mobs - so for each RunTo you add is about 1 mob pack pull.
At the end, the <EnableBehavior /> line comes in to turn the combat back on so the bot fights.

I'd reccomend using a code editor to edit this since it'll make it about 60 times more easier.
I'm using Sublime Text: The text editor you'll fall in love with

In order to 'know' which mobs those RunTos are addressing, you'd have to go off what you know about the dungeon/profile.
Sometimes there's little comments in there that says - but most of the time I'm too lazy to add those.






Not sure what would be causing that, but I'd reccomend a Mage simply because they can teleport to each dungeon instead of having to travel to it.





Do you have a log of this?
Honorbuddy v2.5.12646.765 started. Logging in... Invalid product key! Authe - Pastebin.com
 
I'm using Tol'vir profiles, Medium and lite, They both don't attack any mobs they pull but don't attack.(I'm a Hunter with Singular)
Could you post a log of this?




Echo, I saw your note that death runs aren't working right now and I was just wondering if it would be possible to use the plugin that you had made, "DeathRun.cs", to possibly fix it?
Death support doesn't work because the function used to replace the native death logic isn't working properly.
So that affects any method of custom death support.

Some people have rigged together a mess of plugins and whatnot that seems to make it work more persistently - but there won't be a solid solution until TreeHooks.Instance.Replace() is fixed for Death_Main.





This log ended with a FlyTo error saying your character can't fly in the zone you're in.

If your character can fly, and it's fasely reporting this - then you will need to report this to the Bugs section - the issue is within the FlyTo behavior and would need to be addressed by the core-devs.
 
Hey mate. You are developing my dream profile at the moment.

My dream is to every wednesday, put my bot up, and it will go through EVERY raid/hc that has a chance of dropping a mount, 100% AFKable. I know this is extremely hard to work out, but I am appreciating you might be working towards it.

Telsa WoW. I don't know if you are aware of this site, but it might help you greatly in your development for full support for all the raids. And I will be sure to donate to your work if you share the same goal as me. (Even though I am not a developer and have no idea on how to do this stuff)

Cheers!
 
When doing ashes of alar, it kills mobs up to last boss, then afks for 8 minutes.
 
Back
Top