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!

@EchoTiger

When you die doesnt do ress.. its hb issue?

does not matter if it is inside or outside from instance.
Inside the instance: It's the profile.
Outside the instance: It's the bot.
 
Do clean install.. no addons, no plugins, HB v750.

let's see how it goes .

Report later.
 
wait time remaining 0s of 1s. bot just stands there in front of gundrak (gundrak heavy pulls - sell everything profile) doesnt do anything. keeps happening A LOT more often now, basically makes it impossible to bot this afk. what is happening?
 
Is anyone else have problems with http://www.wowhead.com/npc=29826 in gundrak? Seems like my damage isnt upscaling on them, and i do 1-2k damage with hits, when they healing on full hp themselves. I edited profile in some points to enable combat, when toon goes between 2 and 3rd boss. It works, but sometimes still 2 healers pulled, and fight goes long. Any other instances are nice to farm with 85 lvl toon?
 
Is anyone else have problems with http://www.wowhead.com/npc=29826 in gundrak? Seems like my damage isnt upscaling on them, and i do 1-2k damage with hits, when they healing on full hp themselves. I edited profile in some points to enable combat, when toon goes between 2 and 3rd boss. It works, but sometimes still 2 healers pulled, and fight goes long. Any other instances are nice to farm with 85 lvl toon?

I personally found it harder with the poisons and rend/dots on you when you keep running and the bot pulls more. DK's can outheal it, but Druids have a rough time. (lvl 85s)
 
Im using medium pulls, and run is 6-7 minutes. So i have no problems with dying, even hp always >90%. But that healers sucks. When i was writing this, i've got
a333ae2369.png
 
Dunno, after ~20 runs damage started upscaling. Mentioned that my 85 toon became 86. Mb this was a problem?
 
Hi

my bot is doing 5 instances per hour not 10, if I use instancetimer.cs from Solution Center I have that error

[Compiler Error]: c:\Users\Alessandro\Documents\Honorbuddy\Quest Behaviors\Misc\InstanceTimer.cs(55,15) : error CS0101: Lo spazio dei nomi 'Styx.Bot.Quest_Behaviors' contiene già una definizione per 'InstanceTimer'.
[Compiler Error]: c:\Users\Alessandro\Documents\Honorbuddy\Quest Behaviors\Misc\InstanceTimer.cs(182,11) : error CS0102: Il tipo 'Styx.Bot.Quest_Behaviors.InstanceTimer' contiene già una definizione per 'TimerCommand'

already tried reinstall bot

any1 have a good instancetimer.cs?
 
Last edited:
@echotiger

stuck inside, when kill boss, and need use item behind boss to keep going..

View attachment 6048 2014-10-20 10.52.txt

need use item manually.. then bot go repair, and stuck at vendor with mount. :(

At vendor, he doesnt sell everything one time.. he take much time to sell everything..sell 12items each time maybe..

Just report all bugs as i see.

And got some red erros..

Capture.webp

and last question.. at lvl 90, all classes are good right? all can do less 5:30m..dont need druids anymore!?
 
Last edited:
How is it you get it to mail like greens to whatever character you have enchanting on?

how do you setup the mailing?

And it doesnt seem to be selling everything maybe like 15-20 items each time at vendor
 
Echo

I know you are focusing on improving profiles in order to work with current wow client changes, but could you please look into instance timers again.

Especially now when everyone runs lvl 90 or will be running soon lvl90 in dungeons (all my lvl 85 druids lvled to 90 in 2 days just of doing Gundrak)

My point is why wait till 6m15s. If we have limit 10 instances per hour it takes exactly 6 minutes waiting time and that is assuming bot wont spend even a second longer on entering/exiting instances and executing macros outside (vendor mount, guild bank etc).

I am not sure how the rest is doing but if the run is smooth (no weird behavior due to the new patch) I can finish it in 4m30s which leaves exactly 1m30s for the vendor run (flight on 280% speed)

Would it be possible to change instance timers to wait till 5m55s leaving 5 seconds for exit/enter and execution of macros please.

And that would give a little bit extra time for vendor flight and also would give as a chance to do 10 runs per hour becouse with the current setup even vendor mounts owners are not doing 10 runs per hour - meaning we are not reaching the full potential of this profiles.

Please correct me if I made a mistake in ma calculations.

Regards
Trepanator.
 
How is it you get it to mail like greens to whatever character you have enchanting on?

how do you setup the mailing?

And it doesnt seem to be selling everything maybe like 15-20 items each time at vendor


I think if you look into profile and search for something to do with mailing you could use this to modify it to whatever you want to mail.



Quote Originally Posted by Trepanator View Post
I wonder how to modify this profiles to deposit not just cloths but other items as well.

Anyone can point me on the right direction ?
You would have to modify the Lua 'if' filter.

PHP Code:
if n and strfind(n,"53010") then
53010 is the item ID of Embersilk Cloth.
If you were to repeat the code, but add another item ID, it would deposit it also.


Ex:
PHP Code:
if n and strfind(n,"53010") or n and strfind(n,"123456") then
Item rarities are also identified by a HEX color. So you could filter an entire rarity with using that.
Grey: ff9d9d9d
White: ffffffff
Green: ff1eff00
Blue: ff0070dd
Purple: ffa335ee


Answering your second question I can only say Gundrak Profile is selling everything, I am not sure about the rest of the profiles as I only run Gundrak. Check are you running the latest revision and if you still not selling everything then maybe post report ?
 
Last edited:
Back
Top