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 just want to chime in after looking over quite a few of the profiles. Do not get me wrong It looks like phenomenal work and a lot of people are happy but. Running all the LUA code that is in these profiles is traceable.

One thing that would make me uneasy is that you have LUA code to cast spell by ID before almost every runlikehell behavior. this is fine and dandy if you have the spell....but if you do not you are requesting to cast a spell that is not in your spell book.....a normal human player would not do this. A deathknight would not try to cast burst of speed or sprint or dash. That is just my thought on all of these profiles. Possibly putting in an if statement as to what class we are and then casting class specific movement spells i feel would be a lot better.

That is just my thought.
I've discussed the LUA usage with some of the core developers and they(we) determined that there shouldn't be any risks considering what's being executed is executed by addons and macros nearly all the time.
If anything, it'll just look like an addon running simple calculations or a "universal" speed buff macro being spammed by the user.
However, if the spell casting does pose an issue, we could always condition each one. xD

The only potential risk is that we figured that if Blizzard were to catch on to which storage names are being used to calculate the GPH/GPM/etc - and link them back to these profiles.
Which currently the names are very generic and would be too problematic for Blizzard to trace considering innocent people would potentially be targetted more often than a botter.
 
Last edited:
can we get a dungeon counter on the randomizer profiles that monitors how many times each dungeon is pick+ran?
like, we can type /dungeons and it will tell us just like how the /stats thing does

also do u plan on making more than just dungeon farms?
your one of the the only developer who makes profiles that are not only damn near perfect but also have amazing features AND flexibility
id love to see your finesse applied in other categories of farming
Yes, there's room for expansion in other farm categories.
There also has already been plans laid out for tracking dungeon runs in the Ranomdizer profiles.
 
might have been mentioned but is there a way for it to zone out use travelers tundra mount then zone back in saving time from vendor runs?
 
might have been mentioned but is there a way for it to zone out use travelers tundra mount then zone back in saving time from vendor runs?
Every Northerend farm, a few of the Outlands profiles and any of the 'Extras' profiles *should* have mobile mount vending support.

Which profile are you using that doesn't?
 
I tried [H] Pit of Saron - Trash Farm - Keep Frostweave profile, it didn't sold Frostweave but it sold everything including protected items

Is this intented?
 
I tried [H] Pit of Saron - Trash Farm - Keep Frostweave profile, it didn't sold Frostweave but it sold everything including protected items

Is this intented?
Yes.

These profiles use a custom LUA script to sell the items rather than Honorbuddy's routine.
For Pit of Saron - Keep Frostweave, the script will sell everything except epics and the Frostweave.

Sorry for the delayed response, I thought I submitted the reply but it didn't go through. :P
 
Yes.

These profiles use a custom LUA script to sell the items rather than Honorbuddy's routine.
For Pit of Saron - Keep Frostweave, the script will sell everything except epics and the Frostweave.

Sorry for the delayed response, I thought I submitted the reply but it didn't go through. :P
is there a way for me to add specific items to this custom LUA script?
 
Sure, it's easy.

Just open the Randomizer profile with a text or code editor, and look for this:


Code:
<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
[B]<MailGreen>False</MailGreen>[/B]
<MailBlue>False</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
[B]<SellGreen>True</SellGreen>[/B]  
<SellBlue>True</SellBlue>
<SellPurple>False</SellPurple>

To mail the greens, change "False" to "True" on the <MailGreens> tag.
To prevent the greens from being sold, change "True" to "False" on the <SellGreens> tag.

I've done that and it still going to the vendor first and selling everything except cloth and foods, any suggestions?
 
I've done that and it still going to the vendor first and selling everything except cloth and foods, any suggestions?
Hmm, as long as SellGreens is set to "False" it shouldn't be selling them.

This is with the Randomizer?

Could you send me a copy of your profile?
 
I am, and I will once I get home I just made it to work. Will be tomorrow.
 
Echo I am sorry I have to do something I hate, I need to report a problem without an attached log. (I had the log set aside to post, but deleted it when doing my weekly maintenance clearing out my log files).

At any rate I was running the randomize profile and had left it AFk for about 30min. When I left it was running POS, and when I came back it was stuck in an endless cycle of running out of the hallway leading to the instances, mounting a flying mount, taking off, and then turning around and flying into the hallway which forced a dismount. Then it would run all the way into the area leading to the 3 instances FOS, POS, and whatever the last one is lol can't remember right now. Then repeat the above cycle. I noticed that it had completed a repair/sell/mail function and had selected a new instance: "Utgard Keep (or Pinnacle)" don't remember which of the 2.

My guess is that the pathing to fly to Utgard from POS needs to be edited to take it out and around the Citidal, but that's a guess.

Edited to include:Sorry I forgot to give as many details as I could. I am Horde, and I have a Traveler's Tundra so I assume it used that to Vendor.
 
Last edited:
Echo I am sorry I have to do something I hate, I need to report a problem without an attached log. (I had the log set aside to post, but deleted it when doing my weekly maintenance clearing out my log files).

At any rate I was running the randomize profile and had left it AFk for about 30min. When I left it was running POS, and when I came back it was stuck in an endless cycle of running out of the hallway leading to the instances, mounting a flying mount, taking off, and then turning around and flying into the hallway which forced a dismount. Then it would run all the way into the area leading to the 3 instances FOS, POS, and whatever the last one is lol can't remember right now. Then repeat the above cycle. I noticed that it had completed a repair/sell/mail function and had selected a new instance: "Utgard Keep (or Pinnacle)" don't remember which of the 2.

My guess is that the pathing to fly to Utgard from POS needs to be edited to take it out and around the Citidal, but that's a guess.

Edited to include:Sorry I forgot to give as many details as I could. I am Horde, and I have a Traveler's Tundra so I assume it used that to Vendor.
Hmm, sounds to me like it's in a loop somewhere. Probably because there's a <While that needs to be an <If.

I'll check it out - shouldn't need a log. xD Thanks for the report.
 
hey. didnt get reply from you , Echo


blizz taking actions against this instances=( its sad, but we ALL really like what you are doing for us! BIG THX

my question is: can you add please random generator or smth in the beginning of [R] profiles please. Not like starting from 1 and then going to another. my stats showing this:
(Im using [R] of gundrak+drak'Tharon)

bot did 2270 runs in Drak'tharon
and 774 in Gundrak. =)

thx
 
hey. didnt get reply from you , Echo


blizz taking actions against this instances=( its sad, but we ALL really like what you are doing for us! BIG THX

my question is: can you add please random generator or smth in the beginning of [R] profiles please. Not like starting from 1 and then going to another. my stats showing this:
(Im using [R] of gundrak+drak'Tharon)

bot did 2270 runs in Drak'tharon
and 774 in Gundrak. =)

thx
Blizzard has always been 'taking action against' any form of botting.
If you were banned, or you see an increased amount of bans, then there's a good chance that there's a lot of people botting on your realm - giving Blizzard more reason to prioritize your realm.

People claim they get banned after 5 hours, and some people claim they bot 24/7 with no bans at all, it's all semantics.
I personally run my testers anywhere from 5 hours to 12 hours a day from the moment they log in, until I log them out. Some on a single dungeon and I've yet to have a single ban.

The conditioning percentage chance is ran separately on each dungeon giving the first dungeon in the code a highest chance of being chosen when the bot is first started -, but after an extended amount of time it shouldn't make a difference in which dungeon is ran more considering both conditions are ran equally with each loop.
As to why you have a ratio of 48:28 doesn't make sense unless during that entire session you were stopping the bot and starting it again - not giving Gundrak a chance to condition itself.

Considering in some situations this can be a problem (your situation for example), I'll see if I can modify it to have all dungeons conditioned at the same time.
 
Last edited:
Back
Top