
Brian
Members-
Posts
92 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Brian
-
going to bed right now
-
Just make a quick script to display all buff IDs , find drink id and use it could be differnt the wowhead one or something maybe? So find it manually
-
Can you do ObjectManager.Me.HaveBuff(DrinkID);
-
After the most recent update, my default license always resets to trial. Does this happen to anyone else?
-
Are they downloaded plugins or custom? If custom, they could have bugs
-
already in wrobot bin folder
-
You can level 1-60 with grinding with wrobot
-
Yes, you can quest with honorbuddy 1-100 easy
-
I botted 14hours a day with one of the most public script with honorbuddy (most public/wellknown bot) and still don't have a ban to this day.
-
I actually requested a bot functionality change that would solve your problem, (changing blacklist from static on load to dynamic). I could make my own blacklist class, however I am hoping droidz will update the bot to allow for blacklists to be dynamic. I'll look into more when I get home, if wRobot allows for mob skipping based on memory location, and has a move on function(I may write this myself, since it will be very useful in general) I could easily write a temp blacklist class that would solve your problem. May be more work than it's worth since droidz will hopefully update the current blacklist class to allow for dynamic additions. However, I will look into it and get back to you.
-
Taking requests from developers who want certain API functions that aren't currently implemented. Trying to make a public API library that adds onto the wrobot base API. Don't request wrappers for other profiles
-
I saw this issue today for the first time, It isn't an everytime occurrence for me, was just when a certain set of parameters were met, I just restarted bot and it worked fine.(I can't remember the parameters, I can test more if needed) note this was not with a custom regen class like I am assuming he is using.
-
Was requesting an addon for it, not fixing a bot function
-
Debug all your buffs to the logger to see if it's just called something else in wrobot(though I don't see why it would) or you can use buff ID (if that's implemented in wrobot)
-
Debug buffs through wrobot to see if the problem is with "Drink"
-
virus detected in robotmanager.dll by bitdefender 2016
Brian replied to trax's topic in General assistance
Disabled bit defender / make an exception then redownload -
Someone should make a plugin that relogs on Lord after a crash. I know the bot has a relogger, but it will only work with a non-server crash related relog being needed.
-
Via this thread, just making an official report.
-
When adding a NPC to blacklist, it requires a restart of wRobot to take effect. Is there anyway to change this? I am assume it's impossible from my end (requires update to wRobot), because there are many bugged mobs around warmane so I plan on making an addon add a target to blacklist if it evades x times, or if a timer gets to large when trying to interact with a unit, but without npc blacklist refreshing without a wRobot restart, I wouldn't bother because it would be useless. Also, I think npc blacklisting is a bit bugged, I added a npc that is below the ground to the blacklist, restart wrobot/wow, and the bot still tried to attack it. (I confirmed the mob was in the blacklist database) Same issues applies to zone blacklist, I would like to be able to dynamically change zone blacklists without restarting wRobot. Also, would like fixed, this is a major bug and effects my profiles many times an hour and causes deaths which shouldn't happen.