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!

Anychance you can make mage's use portal to dalaran for selling o.O?
It could be done as a request.
Probably won't be standardizing it into the profiles though.





Thank you very much for this profile, works wonders friend.

I have one question. In regards to the mammoth/yak taking time to sell due to LUA, it then flies to town after selling all items, wasting time.

How may i change the time it waits so the bot doesn't do that?

Thanks for your time.
Open the profile and do a CTRL+F for: 11000.

Change any occurance of 11000 to a number you prefer.
11000 converts to 11 seconds.
 
Thank you for the fast response, again, thank you for this profile and your time.
 
No problem.

With the latest update, the profile will refresh Potion of Luck once it expires, combine motes and open Plundered Treasure chests.
This will soon apply to all SK profiles.

You are the only person i know that could almost leave me speechless...you are so awesome if it weren´t so difficult to import food into the US i would send you finest swiss chocolate^^
 
Umm sorry this is a noob question but is therea reason why it's not looting after killing mobs on pandarian world trash farm.

Edit: Woops it was quest behavours, my bad. :D awesome profiles.
 
Last edited:
You are the only person i know that could almost leave me speechless...you are so awesome if it weren´t so difficult to import food into the US i would send you finest swiss chocolate^^
That would actually be pretty awesome.
But yea the food imports are rough to get around.





Last question! :o how come it keeps logging me out o.O?
Never had this reported before.
When and where? Also which profile?
 
Hey just wanted to say THANK YOU to EchoTiger! I can't believe how smooth the Grim Batol profile is! It has helped me tremendously in aquiring mats for my enchanting profession! Keep up the good work. ;)
 
My bot always gets stuck over the Grim Batol entrance after selling. Hes on top with on the flying mount. any ideas?
 
I'll need to run a tester on it - although my testers have never ran across a problem.
It'll need to be investigated.

The Deathcharger profile works OK for me, up until Rivendare - he runs up to the boss-room, looks in the door at Rivendare, then runs back up the stairs to loot the abominations :(

I think it is something wrong with this code:

<!-- Finale -->
<RunTo Z="115.0517" Y="-3362.603" X="4032.853"/>
<CustomBehavior File="UserSettings" LootMobs="true"/>
<CustomBehavior Z="115.0599" Y="-3336.308" X="4035.828" File="InteractWith" Range="1" ObjectType="Npc" MobId="45412" WaitForNpcs="true"/>
<CustomBehavior File="WaitTimer" WaitTime="1500"/>
<CustomBehavior File="UserSettings" LootMobs="false"/>
<RunTo Z="115.8689" Y="-3412.439" X="4032.699"/>

but I am not sure where. I tried changing the Range="15" so I will see if that helps, not sure what I'm doing though :(

edit: after some more testing, I think the loot happens before the interact, so I have swapped them to see what happens
 
Last edited:
The Deathcharger profile works OK for me, up until Rivendare - he runs up to the boss-room, looks in the door at Rivendare, then runs back up the stairs to loot the abominations :(

I think it is something wrong with this code:



but I am not sure where. I tried changing the Range="15" so I will see if that helps, not sure what I'm doing though :(
It's because right before the boss is *killed*, the looting is enabled.

Since the looting is enabled, the bot runs back to loot the Abominations since they're in the loot radius.
I believe there's a code to limit the loot radius. I'll have to do some sniffing around.
 
No problem,

The bot is still killing the boss isn't it?
The looting isn't interfering?

I made 2 changes and now it kills boss. With your profile it walks past boss 10 yards away, ignore it (does not kill it), goes upstairs to loot, then says "Rivendare timeout for 3 min"

<!-- Finale -->
<RunTo Z="115.0517" Y="-3362.603" X="4032.853"/>
<CustomBehavior Z="115.0599" Y="-3336.308" X="4035.828" File="InteractWith" Range="15" ObjectType="Npc" MobId="45412" WaitForNpcs="true"/> <<< swapped these two lines
<CustomBehavior File="UserSettings" LootMobs="true"/> <<< swapped these two lines
<CustomBehavior File="WaitTimer" WaitTime="1500"/>
<CustomBehavior File="UserSettings" LootMobs="false"/>
<RunTo Z="115.8689" Y="-3412.439" X="4032.699"/>

Now it kills boss and loots, but it still runs upstairs to loot the other mini-bosses in the room. Maybe can I can make it run somewhere then stop loot, or stop loot after time, to make it only loot Rivendare?
 
Last edited:
I made 2 changes and now it kills boss



It kills boss and loots, but it still runs upstairs to loot the other mini-bosses in the room. Maybe can I can make it run somewhere then stop loot, or stop loot after time, to make it only loot Rivendare?
I usually enable looting before the boss because sometimes it won't enable properly unless another code is executed after it.

Add this to the UserSettings behavior:
LootRadius="10"

PHP:
<CustomBehavior File="UserSettings" LootRadius="10" LootMobs="true" />
 
I usually enable looting before the boss because sometimes it won't enable properly unless another code is executed after it.

Add this to the UserSettings behavior:
LootRadius="10"

PHP:
<CustomBehavior File="UserSettings" LootRadius="10" LootMobs="true" />

Perfect repair! Thanks very much :) now I just need to find an addon that deletes the rares he drops that I don't want :D lol
 
how can i use drink auto potion of luck ?
how can i auto stack mots of harmonys
how can i sell which item sell which item remove which items protect ?
 
how can i use drink auto potion of luck ?
how can i auto stack mots of harmonys
how can i sell which item sell which item remove which items protect ?
1 & 2) A plugin would apply this universally. Some profiles will do it automatically ([SK] Sra'Vess).
3) This is already answered in the Solution Center.
 
Perfect repair! Thanks very much :) now I just need to find an addon that deletes the rares he drops that I don't want :D lol
Change <SellPurple> at the top of the profile to True.
 
Hi echo, im new with your profil, it look very nice. Can you help me out a little bit, im trying to run some of them and it keep telling me : this profil does not contain a quest order. What I need to do different to make it work?

thx alot!
 
Hi echo, im new with your profil, it look very nice. Can you help me out a little bit, im trying to run some of them and it keep telling me : this profil does not contain a quest order. What I need to do different to make it work?

thx alot!
If you're getting that error, then there's most-likely a corruption in your bot.
Try a fresh install.
 
Back
Top