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

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

If I die outside the instance (world pvp), it resurrects at the spirit healer all fine and dandy, then gets on a ground mount and tries going to the instance and dies. Is there any work around for this? If necessary I'll try locating a log.
 
If I die outside the instance (world pvp), it resurrects at the spirit healer all fine and dandy, then gets on a ground mount and tries going to the instance and dies. Is there any work around for this? If necessary I'll try locating a log.
Much like a profile, the 'death handler' is its own logic.
When the bot dies, the profile is immediately paused and ignored until the bot resurrects again via the death hook logic.

The only solution would be to disable the death logic and code a manual death handler script.
The only problem with that is, we'd need to tell the bot to use the script when(if) it dies.
Since profiles execute "on a rail" - getting the bot to use the manual death handler is technically impossible unless the death could be predicted.
This is also why we'd need a plugin (DeathRun.cs) to handle death while in an instance.

The only 'go to' instance codes in the profile I have are codes that makes the bot use the flying mount.
So why it'd be going back to the dungeon on the ground mount is beyond me. I'd need a log to investigate that.
 
yes, i looked in my bank char now and ge got mail from 1 of the farmers so i was wrong. They dont mail everytime tho, ive never seen them deposit the gold tho
 
yes, i looked in my bank char now and ge got mail from 1 of the farmers so i was wrong. They dont mail everytime tho, ive never seen them deposit the gold tho
The closest mailbox is in Area 52.
So to avoid flying all the way there every time it vendors, it'll only go there after vendoring if your bagslots are under your Mailing Min.
 
The closest mailbox is in Area 52.
So to avoid flying all the way there every time it vendors, it'll only go there after vendoring if your bagslots are under your Mailing Min.

yeah i noticed the mail timer, sorry :)
 
Much like a profile, the 'death handler' is its own logic.
When the bot dies, the profile is immediately paused and ignored until the bot resurrects again via the death hook logic.

The only solution would be to disable the death logic and code a manual death handler script.
The only problem with that is, we'd need to tell the bot to use the script when(if) it dies.
Since profiles execute "on a rail" - getting the bot to use the manual death handler is technically impossible unless the death could be predicted.
This is also why we'd need a plugin (DeathRun.cs) to handle death while in an instance.

The only 'go to' instance codes in the profile I have are codes that makes the bot use the flying mount.
So why it'd be going back to the dungeon on the ground mount is beyond me. I'd need a log to investigate that.

Ah ok cheers. Once it happens again I'll put log up. <3
 
365ilv Warrior Level 85

EiUxN8J.png

Are those stats with the vendor mount?
 
Hey there could u have a quick scan thru the Grim Batol Hearth to vendor profile, as i dont think its resetting when it hearths :) ty
 
Hey there could u have a quick scan thru the Grim Batol Hearth to vendor profile, as i dont think its resetting when it hearths :) ty
Thanks for the report, I'll look into it.
 
other profile devs: "honorbuddy cant do this so I cant do it."

echo: "honorbuddy cant do this, but why the fuck should that be a reason to stop me?"

:3
your usage of Lua is god damned amazing with these profiles.
ive seen other highly known dungeon developers (who shall not be named) get tripped up on getting the bot do simple things whereas you just steamroll it.
keep up the good work. i just hope you dont monopolize the dungeon farming community. you should really consider making a private SVN
 
Last edited:
I let the profile run a while yesterday, but when I came back the bot was running against a wall. (I forgot the name of the instance).
It was after the 3rd dungeon it did this with the judgement recolor set!

Doesn't work! :(
 
I let the profile run a while yesterday, but when I came back the bot was running against a wall. (I forgot the name of the instance).
It was after the 3rd dungeon it did this with the judgement recolor set!

Doesn't work! :(

I use the plugin LogMeOut since one of my charatcer also use to run into a wall after a certain time BUT its only on my Paladin not on any other class what ive seen so far.

I think you have to attach a logg if you want Echo to help you out tho :)
 
I let the profile run a while yesterday, but when I came back the bot was running against a wall. (I forgot the name of the instance).
It was after the 3rd dungeon it did this with the judgement recolor set!

Doesn't work! :(
The CTM coordinate wasn't reached upon entering or exiting the dungeon.
I have new methods for solving this now, but since the Transmog profiles are over 2 years old - they of course don't have these methods to prevent it.
 
Back
Top