i make a bot by an Outlaw rouge ....my char i lvl is 701 and i run firelands 25 man normal.... i attached normal pull profile on the char ....but the char is die every 10 min by pulling the mobs!!! whats wrong?!! in the guide of the first page wrote that 670 ilvl is enough to do 25 man!!
A few things I've noticed now that I'm running the profile with a Rogue as well: - Is the Disenchantrix Plugin support gone? Yes, it does try to disenchant essences again and again which is a problem of the plugin, but the bot ends up selling about 50% of the greens instead of disenchanting them... I am guessing that it's because Disenchantrix doesn't have enough time to actually disenchant. I get the "can't do that while moving" error very often during runs when Disenchantrix is trying to disenchant stuff. Could you maybe add a wait timer of 5 seconds after each pull to fix this "problem"? Or maybe add disenchanting to the profile itself for greens? I have no idea how complicated that would be. - It doesn't deposit greater celestial essence into the guild bank. Dust and lesser celestial are deposited without any issues. - It sometimes deposits unlocked lockboxes in the guild bank instead of opening them, but I don't know if this is an issue of the profile or of HB itself.
i may bring it back. i will not add wait timers for this. there is no way - at least that i know of - to detect open lockboxes
Support for disenchanting stuff would be awesome. Especially now with Legion around the corner, Embersilk Bags will be in high demand again and the dust in even higher demand therefore. Thanks for all your hard work!
Got an exception within 30 mins or so after start, DK used gates and that gone to loop View attachment 3064 2016-08-20 08.40.txt
i dont see any loop in the log. [06:16:41.567 N] Stopping the bot! [06:16:41.567 Q] Bot stopping! Reason: User pressed the stop button it seems you stoped the bot before he could retry the teleport
By loop I meant he started to cast gate again 2nd or 3d time and I stopped him to restart. Also the same thing (gate exit) occurred twice in an hour
thats intended. he cast it 3 times when he cant interact with the gate and then uses hearthstone to get back on track
Want some funny pic`s ? Go to DK zone and see how many bots trying to use portal. 100% they all got reports, so prepare for bans. Also dont cry after about "HB DETECTED" .
If I had 5 different "<MoveTo X="x" Y="y" Z="z" />" locations is there any way i could randomize the pecking order?
yes there should be a way but i dont know it. better ask in the community developer forum how to randomize things
this is exactly what im talking about? DK uses gate right on the middle of farm? what for? why he cant just exit and reset?
alrady did it (the if deathknight block and the part lower where it DeathKnight class also checked) and btw there is a little bit of strange logic there is PHP: <If Condition="!(Me.Class == WoWClass.Druid)"> block, and inside it PHP: <If Condition="Me.Class == WoWClass.Druid && !Me.Combat" > <CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" /> </If> plus PHP: <CustomBehavior File="Misc\InstanceTimer" Timer="Check" WaitTime="400000" /> am i correct assuming that bot clears firelands every 400s and if it does fast, it simply awaits for remaining time?
Zojak - Nice profile, thanks for taking the time to develop and support it. You must be using quite alot of time in this forum. Great work. Im using this on 2 Feral Druids - both around 700 ilvl, running it around 10 hours a day. Nothing fancy, and using the medium_no_gbank - around 1200 to 1300 gph. I did try run hardcore_no_gph but it actually died in the start of the raid. So my question is, are you running with any specific settings? This is my talents : 2, 1, 3, 1, 1, 2, 2. Im using Singular, and default class settings.(im asking because i saw some settings about "Pull more allowed, count etc" Looking forward for your reply.
doing FirelandsV0.5_hardcore_no_gbank with a little bit tweaks for deathknight (669 ilvl atm, blood spec), no deaths at start confirmed, runs good atm, ~1500 gph and 11 lockboxes
thanks for hardcore i sugest for you to try the guardian spec. it deals not much less dmg but gives you a huge advantage in survivability
the PHP: <If Condition="Me.Class == WoWClass.Druid && !Me.Combat" > <CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" /> </If> is the stealth before exit. its a "relict" out of previous releases but i let it in for people that dont want to use the teleport. and yes <CustomBehavior File="Misc\InstanceTimer" Timer="Check" WaitTime="400000" /> is for the waittime so no run will be under these 400000ms