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!

Ive tried searching for an answer to this but have found nothing. Is there a way for the bot to not ride on the dragons when its farming the mobs in Grim Batol.
 
Pro tip for Grim batol: I modified the profile for my DKs and made it Death Gate after last boss, sell by lua with vendor mount and then death gate back. Minimal downtime like that. Then I got banned, ha ha. But it was cool, can't wait to level the next 5 toons and go again. :)
 
with this version the error does not happen so much. It happened to me ever since I had seen. The bot stopped with the same error .
I need a log.




Ive tried searching for an answer to this but have found nothing. Is there a way for the bot to not ride on the dragons when its farming the mobs in Grim Batol.
It shouldn't be touching the dragons at all..
It sounds me like you're running a DungeonBuddy script. Not my profile.
 
I get this message when I try to start the bot on all the profiles. Any tips?

"Can not start quest bot - this profile does not contain a quest order!"
 
I get this message when I try to start the bot on all the profiles. Any tips?

"Can not start quest bot - this profile does not contain a quest order!"
The only thing I could suggest is to reinstall your bot.
 
ran into an issue with 1 of my many bots, and it only occurs with 1, and thats at the end of Gun'Drak (Keep Frostweave) it finishes the run but doesnt kill 1 of the Drakkari Riders, waiting for it to happen again so i can grab a log for you, also going to see if for some dumb reason the bot is permanently blacklisted a mob, and ill get back to you
 
View attachment 159041

Wait timer is at 23:45:09.635 , so its before then, maybe its killing the mammoth he rides on and prematurely calling the run done?
There's a known aggro issue for Paladins running Gundrak.
The issue itself is known, but what causes it isn't unfortunately.

The CR is blacklisting it. But with your truncated log, I couldn't tell when and where.
 
There's a known aggro issue for Paladins running Gundrak.
The issue itself is known, but what causes it isn't unfortunately.

The CR is blacklisting it. But with your truncated log, I couldn't tell when and where.

is there anyway i can edit the code to force leave the instance once the timer is done? because ive returned to my bots sometimes (the same one actually), he dies from the mob left, then decides to go exploring down the south sea xD
 
Ok so dont want to sound too stupid but i dont understand how to install this. Other profiles on here are just drag and drop the profile into your folder but is that what im supposed to do???
 
is there anyway i can edit the code to force leave the instance once the timer is done? because ive returned to my bots sometimes (the same one actually), he dies from the mob left, then decides to go exploring down the south sea xD
The current code used to walk through the portal is a MyCTM code.
MyCTM won't execute if combat is detected.

As long as the CTM XYZ isn't too far deep into the instance portal, you could try is replacing it with a generic move code.
Else, if it is too far in, then the RunTo will fail - most-likely causing the bot to shutdown.

Anywho, try this


Replace:
PHP:
<CustomBehavior File="MyCTM" X="1905.168" Y="640.1153" Z="176.6356" TerminateWhen="Me.MapId != 604" />
<CustomBehavior File="WaitTimer" WaitTime="1100" />
<While Condition="!(StyxWoW.IsInWorld)" >
	<CustomBehavior File="WaitTimer" WaitTime="1000" />
</While>

With:
PHP:
<MoveTo X="1905.168" Y="640.1153" Z="176.6356" />
<CustomBehavior File='WaitTimer" WaitTime="30000" TerminateWhen="Me.MapId != 604" />




Ok so dont want to sound too stupid but i dont understand how to install this. Other profiles on here are just drag and drop the profile into your folder but is that what im supposed to do???
Set the botbase to "Questing."
Click "Load Profile."
Select the profile you're wanting to run.
Start Bot.
 
Hey! Ive modified the Botanica script to NOT delete Arcane Tomes, what and where should i write to make it deposit arcane tomes and Sunfury Signets in Guildbank? Since its sellable for reputation theres a quite good price on them :)
 
Hey! Ive modified the Botanica script to NOT delete Arcane Tomes, what and where should i write to make it deposit arcane tomes and Sunfury Signets in Guildbank? Since its sellable for reputation theres a quite good price on them :)
If you're using a guild bank deposit profile already:

Change this line:
if n and strfind(n,&quot;21877&quot;)then

To this:
if (n and strfind(n,&quot;21877&quot;) or n and strfind(n,&quot;29739&quot; or n and strfind(n,&quot;30810&quot; )then
 
having trouble with botanica sell everything profile , character just waits endlessy near the exit( instead of reentreing after coldown reset) . If i manualyl restart honorbudyy - it works
 
[DoWhen-v1790(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate ((Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && ((!WoWSpell.FromId(13809).Cooldown) || (Me.HealthPercent <= 30 && !WoWSpell.FromId(19263).Cooldown))) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.

Its a grim batol profile.
 
Hello Echo Tiger,

Can you fix it the Heavy Pulls, - The Botanica xml and the Alpha Botanica xml. ?

Is not good working for me. My Characters going to instance and pull the mobs.. And my characters do not kill the mobs.

What do I do?
 
In suicide profile of grim batol bot started to fall in lava near 2 boss and die after last bot update.
 
Hi!
Tty for great profiles! U make our gaming easier))

I'm farming Grim Batol all the night long with your profile, but I can't deposit greens to GB because of my guild master..
So can u please tell me, how can I modify profile, that he would mail greens?
Or he could disenchant them when picking up)

sorry for my English))
 
Last edited:
Hello
im curious about Gundrak - Guild Bank Money+Frostweave profile;My farm account farms gundrak deposit gold's etc. to guild bank then i withdraw the money with my main character doesnt it affect my main ? Or did i get banned because of it (i mean not farming just withdrawing the gold) sorry for my english hope you understand what i mean.
 
Back
Top