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!

I use the [AM - Alpha] Drak'Tharon Keep , but sometimes get this error :
[MyCTM-v1733(fatal)] MyCTM is not able to reach <-254.1121, -620.0305, 90.78832> from <-257.8855, -622.4745, 89.86461>
Bot stopping! Reason: Fatal error in quest behavior, or profile.
Inconsitiencies in your client are causing the CTM to not be hit properly.
Do you have a full log?
 
Hey, this is awesome, but Grim Batol, possible to make it kill all bosses? :) its a bummer to miss 36g from that instance quest. :)

Thanks
 
My full log
Hmm, seems to be getting stuck during a block of CTM codes.
For Drak'Tharon, these CTMs would only be for taking the shortcut exit out.

The quickest (and easiest) solution would be to add a termination code to the CTM that stops it once your X position gets to a specific amount.

Ex: The coordinate you were stuck at was -254.1121, -620.0305, 90.78832
In the profile, that line is:
PHP:
<CustomBehavior File="MyCTM" X="-254.1121" Y="-620.0305" Z="90.78832" />

That would need to be changed to:
PHP:
<CustomBehavior File="MyCTM" X="-254.1121" Y="-620.0305" Z="90.78832" TerminateWhen="Me.X &gt;= 89.9" />


I can't gaurantee this will work since I'm not *entirely* sure what this CTM is going to and how it's getting stuck, but it's worth trying.
 
Only to Frost mages
Alright, making some edits.

Edit
Mages should now cast either Frostfire Bolt (fire/frost) or Arcane Blast (arcane).
Could you try with the update?​
 
Last edited:
I'll look into it today.

I tried making my own profile of a full clear for GB, all trash mobs and bosses but considering it's the first one I've even tried to make, it isn't perfect. Gets the job done, but it's messy and I don't know how to make it go back out of the dungeon and reset, and run to a vendor when bags are full. If you could add killing all 4 bosses to the Grim Batol profile, it's something I would gladly donate for personally.
 
Thnx for theese amazing profiles! So what ive heard is that gundrak is has the best gph atm. Is this true? seems that the gph is lower than before. Or what profiles are the best atm?
 
Thnx for theese amazing profiles! So what ive heard is that gundrak is has the best gph atm. Is this true? seems that the gph is lower than before. Or what profiles are the best atm?
The Botanica > Gundrak > others.
As of 6.0.2, GPH floor has went up - at least that's what I've seen from the reports.
 
What's it getting hung up on?

Random spots - usually inside the area where the acolytes are. Falls in water or runs into the door. Or sometimes doesn't kill the "boss" (baroness aynstasia) or whatever is her name. to open the door and just runs into it while the "boss" attacks him. I would say this is not a profile you want to leave AFK - but it does work!
 
Last edited:
Hey, this is awesome, but Grim Batol, possible to make it kill all bosses? :) its a bummer to miss 36g from that instance quest. :)

Thanks
I tried making my own profile of a full clear for GB, all trash mobs and bosses but considering it's the first one I've even tried to make, it isn't perfect. Gets the job done, but it's messy and I don't know how to make it go back out of the dungeon and reset, and run to a vendor when bags are full. If you could add killing all 4 bosses to the Grim Batol profile, it's something I would gladly donate for personally.
A completely untested update has been sent to all Grim Batol profiles.
It *should* make the bot kill the bosses.

However, there's no "kill-self and return to instance" functionality added.
The current method of getting ^this to work would require the player to make Equipment Manager buttons and to disable the bot's Auto-Equip.

There's another method that doesn't require this, but it's not as reliable. (run a force-undress code, then rely on Auto-Equip to equip everything back.)
 
Last edited:
Ran into next problem.. On some random runs my character fights the first pack as usual, then blinks out to right side. After that he will run out in the air to get tped back to the start, then he walks a straight line out to the right spot over and over again doing nothing but throw himself oveboard and get tped again.
 
A completely untested update has been sent to all Grim Batol profiles.
It *should* make the bot kill the bosses.

However, there's no "kill-self and return to instance" functionality added.
The current method of getting ^this to work would require the player to make Equipment Manager buttons and to disable the bot's Auto-Equip.

There's another method that doesn't require this, but it's not as reliable. (run a force-undress code, then rely on Auto-Equip to equip everything back.)

I'll test out this new version today for a while and get back to you about it.
 
Ran into next problem.. On some random runs my character fights the first pack as usual, then blinks out to right side. After that he will run out in the air to get tped back to the start, then he walks a straight line out to the right spot over and over again doing nothing but throw himself oveboard and get tped again.
I can't control the combat routines behavior in the profile.
Look in your combat routine (class) settings and see if there's an option to disable Blink.
 
Last edited:
Back
Top