Bug Tracker
Bug Tracker
1434 bug reports
-
Sometimes dead mobs bug and show as lootable but the loot button is always gray no matter how close bot is to the dead mob. The bot does not detect this, so it keeps trying to loot the corpse until it despawns.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1703 views
-
The bot don't switch to the enemy target after a heal. The bot target a npc then the bot switch to my ally to heal him but don't switch back to the enemy, I have to do it myself.
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1646 views
-
Hi, Trying to run v7.3.5 with wrobot today I thought it was working ok yesterday but trying today the bot wont start. My log file looks like this: [D] 18:58:55.139 - [Info] Log file created: 20 Oct 2018 18H58 - PzESC.log.html[D] 18:58:55.093 - [Info] WRobot Version: 2.2.2 (30086) for wow: 7.3.5_26972[D] 18:58:55.139 - [Info] Offical website: https://wrobot.eu/[D] 18:58:55.139 - [Info] Operating System Details: Microsoft Windows NT 6.2.9200.0[D] 18:58:55.239 - [Info] Lang: Englis
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1862 views
-
Not sure how exactly this is being caused, but it happens every time he quester profile (Andoido's Horde quester) reaches the step for The Defense of Grom'gol (PART 2).
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 6 comments
- 3427 views
-
Hi, I've used Wrobot in the past. Yesterday, decided to subscribe again and I used it. This morning I decided to reset all my computer and I had to reinstall everything. I don't know if it is a bug, but the window of the license key doesn't pop up.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1399 views
-
After using WRobot for a while, in-game ESC button refuses to bring up the menu. It seems like it is unbound, yet when the game is restarted it works as normal. Anyone any suggestions?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1683 views
-
I find that if the server crashes the relogger feature doesn't work properly. It gets stuck on the Realm Selection screen as shown in the screenshot below. After investigating the forums I found that the relogger should be relaunching WoW after X minutes defined in your settings profile. Despite having mine set to 2 minutes I find my bot stuck on this screen very often.
- Version: All
- Product: Relogger
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1340 views
-
Due to fact, that for druids and their travel form one mount buff is for groung and flying mount the bot does not recognized, when he is in ground mount mode. So if leaving a combat, the combat debuff often still exist a couple of seconds after combat. Result: Bot is in ground mount, wants to fly (because of flying gatherer profile) and stucks, dies, gets reported or whatever. Is there any way to fix this issue?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1685 views
-
was on questing. attacked by player from opposite faction. got feared and killed in fear (have low itemlevel). stuck resolver initiated in fear and keep unstucking while dead. pause questbot coz this will lead to wrobot close. log attached 29 июл 2017 01H21.log.html
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1772 views
-
I noticed that under Product Settings there is a Skip indoor Nodes button. There is also a setting for this in Advanced Settings If i change the Product Settings to True, and leave the Advanced Settings to False, the below code always returns False. wManager.wManagerSetting.CurrentSetting.SkipInOutDoors It seems like the Product Setting is not updating the WManagerSetting Settings / Advanced Settings. Please either remove the option on the Gatherer Product Se
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1782 views
-
Atm this is realy broken. 1) When the Bot pauses for more than 30 seconds he wants to continue on the first Waypoint/Hotspot instead on the next one/closest one. 2) The bot realy often ignores player that are in range.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1829 views
-
I think GetParty() is broken for Burning Crusade and possibly Legion? It is not broken in WoTLK, as below snippet works. Running code below always returns 0 members in the group in BC. var party = wManager.Wow.Helpers.Party.GetParty(); Logging.Write("Total members in group: " + party.Count); foreach (var members in party) { Logging.Write("Player name: " + members.name); }
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 10 comments
- 3505 views
-
here is screenshot my char have that buff but wrobot didnt found it Logging.Write(">>> stack=" + ObjectManager.Me.BuffStack(210113) + " have=" + ObjectManager.Me.HaveBuff(210113) + " time_left=" + ObjectManager.Me.BuffTimeLeft(new List<uint>() { 210113 }) + " get_buff_is_valis=" + ObjectManager.Me.GetBuff(new List<uint>() { 210113 }).IsValid() + "" ); gives 21:46:29 - >>> stack=0 hav
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 9 comments
- 3490 views
-
- Version is Classic I send you a video about it in PN @Droidz (cause its a botchar)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1369 views
-
removed data/meshes but still get this error 15 окт 2017 19H34.log.html
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1864 views
-
The Pathfinding at the ruins in the Hinterland (Jintha' Alor) where the trolls are is Buggy he run in the mountain and try to find a path but it dont works
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 10 comments
- 3069 views
-
Test on Vanilla 1.12.1 and TBC 2.4.3 Following code is executed all the time during combat (especially on Vanilla - not so much going wrong on TBC). EventsLua.AttachEventLua(LuaEventsId.PLAYER_DEAD, m => { LastDeath = DateTime.Now; Logging.WriteDebug("Died, set new timestamp for last death"); });
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 5 comments
- 3103 views
-
The but runs to all the nodes and starts mining/herbing but it doesn't wait until it's done. I waits around 1 second and the runs for the next node.
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1998 views
-
Greetings. Currently the bot cannot dive underwater with spirit and it stucks above where the corpse is located underwater. If there is a way to fix it, please do.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1841 views
-
Hello, I noticed the Wrobot automatically accepts group invites, I was using battlegrounder and auction house features, but it probably happens with all the products. I checked into the options in order to see if I missed some checkbox but didn't find anything. Thanks for reading
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1977 views
-
Swimming is not working at all - it stutters and drown, and have a hard time navigate. Can we please get a fix for this - so i dont have to remove all the water quests from my profile :p !
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 7 comments
- 3096 views
-
Hey, Seems like the function "WoW window position and size" dosent seem to work since couple versions, he dosent shrink the size from the wow windows and dosent position it. Version: 1.2.0 (39020) Wrath of the Lichking anyone can confirm this?
- Version: All
- Product: Relogger
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1924 views
-
Hello, each time I open settings for the plugin "MoveDuringCombat" this text is automaticly added at the end of the line ( I want to keep only custom settings for moves ) ForwardStart ; Jump ; Wait(300) ; ForwardStop BackwardStart ; Wait(200) ; BackwardStop StrafeRightStart ; Wait(500) ; StrafeRightStop StrafeLeftStart ; ForwardStart ; Wait(500) ; ForwardStop ; StrafeLeftStop
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 2071 views
-
Hi Droidz, It appears that there is an issue with the vanilla version of Wrobot and the taxi service. The yxz locations of the NPC is incorrect causing the bot not to be able to find the NPC so it can fly to other zones. I'm able to resolve the issue by updating the xyz location of the flight master, but wrobot seems to delete the updates and revert back to the default xyz locations.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1637 views
-
Hello, my battlefield map is different from the automatic coordinates of WR. How to solve it
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1248 views
-
6 1月 2018 20H36.log.html 6 1月 2018 22H35.log.html 6 一月 2018 23H24.log.html
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1434 views
-
WOW version: TBC 2.4.3 Bug: was fishing with my pala and noticed that after few hours of fishing he just throw away his fishing pole. Few days ago spitblade desappear from my rogue , now i know how. I'm attached logs also. Waiting for response. pala log 19H42.log.html
- Version: All
- Product: Fisherbot
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1224 views
-
Hello i just started on Project Ascension, a classless realm with wotlk 3.3.5 spells and lvl 60 max. You can use spells of all classes there. When doing a fightclass which uses spells of different classes i get an error message. "15:36:33 - Compilator Error : c:\Users\xxxx\AppData\Local\Temp\jhjajzqs.0.cs(122,14) : error CS0146: Basisklassen-Ringabhängigkeit zwischen 'Settings' und 'Settings'." "Basisklassen-Ringabhängigkeit zwischen 'Settings' und 'Settings'" Means "bas
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1294 views
-
[E] 23:57:09.007 - dfsg gfds gfds#2: The remote server returned an error: (400) Bad Request. Why is that?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1556 views
-
Although I disabled every attacking/fighting etc when farming in the options, and NO plugins installed there are still a lot of: [Farming] Player is attacked and near the node, dismount to start fight before farm. ... messages in the log - so a lot of unneeded fights .. it is a druid that can herbing w/o dismounting (that works like 4 out of 5 times, seed log). A log can be fight here: https://wrobot.eu/applications/core/interface/file/attachment.php?id=13785
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1815 views
-
Today i was not able to login into Wrbot. It doesnt even open after i selected the current open tab to login. [D] 23:16:55 - [Info] Log file created: 16 Jan 2018 23H16.log.html[D] 23:16:55 - [Info] WRobot Version: 1.8.4 (27819) for wow: 2.4.3_8606[D] 23:16:55 - [Info] Offical website: https://wrobot.eu/[D] 23:16:55 - [Info] Operating System Details: Microsoft Windows NT 6.2.9200.0[D] 23:16:55 - [Info] Lang: Deutsch (Deutschland)[F] 23:16:56 - [Memory] D3D9 found: 6A 18 B8 B5 89 29 68
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1413 views
-
Bot launches and uses lure, but re-casts fishing every 5-15 second with the message "No fish are hooked". The bot loots the fish too early it seems. So no fish is hooked. I tried: turning off addons setting min-max latency: 600-700 disabling fight class Problem persists. 17 Jan 2018 08H27.log.html
- Version: All
- Product: Fisherbot
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1855 views
-
Hello, since the 7.3 update with gatherer i believe, while the char is under water and tries to nagivate to a mineral/herb from there, it swims to the surface and seems to think it is not yet reached, resulting in very weird bot moves no player could do (i tried to disable server path finder,same results). here a log of just now, where he after a while thinks the node is stuck and fails to farm it but from outside easily can reach it. 24 Jan 2018 17H14.log.html
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1656 views
-
The bot is switching everything equipable to weapon slots from bags. Gonna empty bags now, lets see if it works
- Version: All
- Product: Fisherbot
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1405 views
-
Getting the itemLink of an item via C# is incorrect if it is an item with potentially random stats, example below: I assume this isn't correct behaviour?
- Version: All
- Product: Developers
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1562 views
-
Monsters with yellow names cannot attack actively.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1063 views
-
Vanilla wow seems to be completely broken for me now following the update. I've clean installed wrobot and different vanilla WoW packs, upon reaching the login screen it will throw error 132 no matter what. Any advice? I see this has happened with similar updates in the past.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1360 views
-
As of today (31.10.) I am unable to login to Wrobot and run it. It starts as usual and asks for the license key, but then hits me with this error message. I have already updated Wrobot itself, disabled my anti-Virus and tried checking my connection. However I seem unable to identify the issue. Yesterday evening it worked just fine as ususal.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 8 comments
- 1979 views
-
Not 100 % what happend, i was making a fightclass for a hunter - all went good, saved it several times - as i made changed to it. Then i force closed the wow window, and the fightclass was deleted (Not even deleted to the trash or made an error or anything - simply just fully gone) Was running the newest version of the bot - wow in window mode - with the WRotation bot active - when this happend.
- Version: All
- Product: WRotation
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1715 views
-
When using Fisherbot, without profile, stationary fishing -then stop the fisherbot, switch to WRotation - Fisherbot function still sticks - bot would fight with Wrotation, but afterwards keeps trying to go back to the same spot where the fisherbot initially started - Even though the bot is clearly set to Wrotation and active.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1523 views
-
A feature like "Me in stealth - Ignore mobs not attacking" or something :-) Right now it does it like 50/50 goes around look at a mob, and then deside if it want to attack or not
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Cannot Reproduce
- 1 comment
- 1426 views
-
Was working today on my first profile for questing. Learning how it worked I encountered this error. Not sure what steps to take to debug it but have been pretty successful with the grinding profile creator.
- Version: All
- Product: Developers
- Type: Bug
- Status: Cannot Reproduce
- 4 comments
- 2131 views
-
Hi, i would like to level my char by dungeon (dungeonbrowser). If i go into ankahet/violet/azjol and other dungeons with my chars, the follower char (Party/RAF) start and kill the first group and then he stand around and do nothing else. If i stop the bot and start it again he kill one group and then he is standing around again and so on. I think when i start the bot he finds the tank (100% life) and looks which group he attacks - the fight begins and my
- Version: All
- Product: Party
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1749 views
-
I'm having an issue where the bot has issues selling when it goes to vendor, it will open the vendor, not sell anything, run away, come back, try again, etc etc. If I sell 1 item manually while the buy/sell menu is open it continues selling everything, but also for some reason, doesn't sell anything in my last bag. This vendor also has a dialog, would the dialog cause an issue? It successfully makes it into the buy/sell menu, just doesn't sell. The reason this particular vendor is needed is beca
- Version: WRobot for Vanilla
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 8 comments
- 4273 views
-
if one ore two proffession is not learned (empty) and If SkinNinja and/or SkinMobs = true and bot started in areas where alot if npc fight and die, bot can stuck for forever trying to skin/gather grey empty corpses. Event if i put RunCode in first step of profile: wManager.wManagerSetting.CurrentSetting.SkinMobs = false; wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false; this doesnt help.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 2053 views
-
1. fresh Demon Hunter, Horde, Blood Elf, Male, Blonde. 2. mounts: http://www.wowhead.com/spell=200175/felsaber http://www.wowhead.com/spell=32244/blue-wind-rider http://www.wowhead.com/spell=32297/swift-purple-wind-rider 3. code var settings = wManager.wManagerSetting.CurrentSetting; settings.GroundMountName = SpellManager.GetGroudMountName(); settings.FlyingMountName = SpellManager.GetFlyMountName(); settings.AquaticMountName = Spel
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1892 views
-
I set up ground mount in the gather fuction . Found such a problem. When the character moving on the gather Path,after found a mineral or herbal , then bot found a new move path, it automatically dismount ,mount ,then go to the mineral or herbla . After gather , BOT found path back to the original path,game characters then mount ,dismount to the path. Most times the game character mount ,then dismout, mount again. I already uploaded the LoG. How can I solve this problem,Waiting for eve
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 2615 views
-
after some time (5-10min) this error appear in log, and after 5-10 min wrobot stopresponding. log attached. quests http://ru.wowhead.com/quest=45970/dutys-end http://www.wowhead.com/quest=45985/hellish-scavengers
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 6 comments
- 2540 views
-
Bot gets stuck when trying to move to Thorium Point. Running into the mountain beneath TP. - Vanilla
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1199 views
-
Relogger is not working properly for me. Upon starting a Relogger profile, the game client starts, but instead of logging in, I get a pop-up saying there is an update (when there isn't one) and it effectively won't get beyond this "error". I can run WRobot without Relogger fine, but every time I try to use a Relogger profile, it never gets past the pop-up.
- Version: All
- Product: Relogger
- Type: Bug
- Status: Cannot Reproduce
- 0 comments
- 1240 views
-
Hi I am using the pserver TBC version. My issue is when a node pings on the minimap and the bot detects it, the bot will then dismount, remount then back track 5-10yards before running to the node dismounting and mining. Although the mining aspect works perfectly it just looks very unhuman like.
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1688 views
-
When trying to use a macro with Alt + 1, it fails to execute. When swapping the macro to a hotkey without an Alt modifier, it works fine. Thoughts on supporting modifier keys in macros? Thanks!
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Cannot Reproduce
- 1 comment
- 1336 views
-
It would be really nice if there was a way to treat training dummies as hostile targets. I send a lot of time testing new Fight Classes against dummies and I need to set the product settings to: Attack all selected targets (friends also) to on And Launch rotation when combat starts to off in order to test. Also AOE testing on dummies does not work with my rotations because I use the "Hostile Unit near Target" condition to swap back and forth automatically between single, mult
- Version: All
- Product: WRotation
- Type: Suggestion
- Status: Cannot Reproduce
- 2 comments
- 2028 views
-
The bot dosen't seems to have a clue, if a vendor/flight master/ repair shop is a "horde" or an "alliance" or one both can use. This bug seems pretty much to be covered all over the "vanilla map"
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1558 views
-
I am trying to get the bot to work and when I open in and load into a character then get to choose a mode. then press start to play mode the program does nothing. I checked the logs every time and it always starts what this error. [E] 20:02:58 - DVFrezfDFSESFfdgvbd#1: System.OverflowException: Value was either too large or too small for an unsigned byte. at System.Convert.ToByte(Int64 value) at .(String , I
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 8 comments
- 4860 views
-
I noticed many times I enter the bg, the character stucks at a friendly player trying to attack him. It doesn't matter if the target is horde or alliance, what is wrong is that it shouldnt attack target of the same battleground faction. Noticed this only on blaackrock (AT), where bg are cross-faction. Now for example it just joined an eye of the storm battle and it is trying to attack another alliance player (same faction, same bg faction, but we are both playing as HORDE side) I don't
- Version: All
- Product: Battlegrounder
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1754 views
-
Im cleaning up my profiles at the moment. And now on several quests like - http://db.vanillagaming.org/?quest=1026 You need to gather a key, that the bot put in your keyring instead of your bag, before you can open something (and get the object complete) But the but dosent check for the key - used this code: return wManager.Wow.Helpers.ItemsManager.GetItemCountByIdLUA(5475) == 1; But the itemmanager dosent see the stuff in the keyring
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 4 comments
- 2151 views
-
This time i actually got it :)
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1663 views
-
Im using my account whit relloger, i programmed to sometimes log off, and sometimes when he log in after the loading the bot don use the any mount, he stay gathering on foot
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 1767 views
-
I notice that the profile will only pick up 1 quest at a time for me this seems almost bot like it would be better if the bot collected all of the quests at the same time in the area and then did them based on what quests was close rather then just picking up quest finishing quest moving to next quest
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1344 views
-
Even with only the "grey items" option checked, the bot sells everything at the vendor. It even tries to sell quest items.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1289 views
-
When the bot dies, and resurrects it starts buffing. Once its finished re-buffing, it falls below the mana threshold that I have defined in the settings (Advanced Settings > Food/Drink > Drink Name > 35%). It then does not begin drinking before attacking something. This causes it to die over and over endlessly. Has anyone else experienced this on caster classes? I do not think it's a profile specific thing, as I've tried a few out and have seen the same thing on all of them. Any sugges
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 5 comments
- 2151 views
-
I'm running a test now, with the new update. and found that it dosen't loot the "the quests bosses" like: Quest - http://db.vanillagaming.org/?quest=826 npc - http://db.vanillagaming.org/?npc=3205 (Don't loot the body, bot all the body arounds it) Quest - http://db.vanillagaming.org/?quest=895 npc - http://db.vanillagaming.org/?npc=3467 (Don't loot the body, bot all the body arounds it) Will add more when i find them. I have ofc tested for ids and all that stuff - a
- Version: All
- Product: Quester
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1926 views
-
No Pause while fishing.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 2092 views
-
While running Archaeologist, if I get the area in Shadowmoon Valley at the bottom right, near The Shimmer Moor, I will seem to randomlly fall off the clif down to the water and then get stuck trying to go back up the cliff instead of running around. Seems to me like the mesh is messed up? I'm not sure, but just let me know what you need and I can try and post it.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1875 views
-
Druid runs to mobs and their auto attack hits, it does not kastuem and the camera rotates around the mob! Im Using "[SlaY] Druid Balance.xml" Fight Class.How to fix it? I can not kill mobs from a distance. Sorry for my english, im from Russia, im using stupid goodle translator... so what me doing guys?
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Cannot Reproduce
- 12 comments
- 4369 views
-
The bot works correctly for nine minutes and after this happens the error. Deactivated the Firewall and other programs that record . I have reinstalled all the software needed for the bot
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 2179 views
-
Hi, My resquest : "Sorry for my language, i speak french (and very very little english...) I have buy the WRobot, and when i want launch the bot (i'm on my charactere in wow), the wow.exe close... (Bonjour, Désolé je ne parle que français, quand je lance le bot après qu'il est trouvé mon personnage connecté, il me ferme immédiatement wow.exe...) Think's for help..." Mon "fichier journal" ci-joint. J'ai bien reinstallé SlimDx...
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 2183 views
-
wow is freezing up after a few minutes of bot time works again if a close bot (have to use task manager) also bot is not responding after a few minutes i have: repaired slim dx updated .net framework tried no addons tried different fightclassess :( also nothing looks bad in the logs? (although i don't know what im looking at :p) i uploaded a few logs for you 10 Jan 2016 19H24.log.html 10 Jan 2016 17H40.log.html 10 Jan 2016 19H49
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 5 comments
- 2610 views
-
he keeps on running into walls on bgs any way to fix it and make it more like im not bbotting?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1644 views
-
If I'm attacked while mining or picking herbs, my profile will kill the mobs first (which is good) but then forgets the current ore/herb node.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 2180 views
-
Whenever I run the WRobot, a message pops up reading "compilation error" ,btw, I'm using a Chinese Win7 operating system. and the Quests Editor won't work at all, just showing me a message "xml deserialize system invalid operation execution ". Related images are attached ,hopefully it wasn't because the language of my operating system .
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 7 comments
- 3257 views
-
My Wrobot always fights in bg but he leaves the BG while its not even finished. Then i get the debuff an the wow logs out... Pls help. I also get the message "You are now away from keyboard" And you are no longer away from Keyboard if i use the Gatherbot.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1950 views
-
Russ - Panda. Class - The Monk. The character Skill "skin" learned up to LVL 50 . The knife in your inventory. The character kills the mob. The character picks up the loot. character 1 more time, leans over mob. Then runs down the route. In the log says " 14:34:02 - [Looting] Skin/Gather/Mine (name mob)" But the skins in the inventory no. If you have time to click the mouse - skin removed. Ninja mode is enabled. If the character finds the corpse of an animal killed by another player, h
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 5 comments
- 2829 views
-
I am trying to use my WRobot, but I no longer have any profiles. There seems to be a bug when I login to Wrobot. Everything was working fine all morning on the trial version. Paid for the subscription and then played for an hour. The WRobot quit and when I opened it back up, I did not have any profiles... All my fight class and plugins are there, but my profiles disappeared. They are still in the folder; I even tried re-downloading the profiles, but that did not work either.. Not a good f
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1634 views
-
He need to go on the KillandLoot Hotspot, but the path is buggy and trys all the time to go around that tower if he rech a certain point. Cant get the Overlay in the record with OBS, sorry, but you can see on the Map in your Bot which Path he all the time trys. <iframe width="1280" height="720" src="https://www.youtube.com/embed/SAmLTY9Z0sQ" frameborder="0" allowfullscreen></iframe>
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 3 comments
- 2150 views
-
While botting basicly anything while having flying enabled this happens untill i hit space once or relogger closes wow for break https://drive.google.com/file/d/0BxrnR7sFxoj9TUoxb3EtYUFDcWc/view?usp=sharing
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 6 comments
- 2210 views
-
Can petbatlle in anyprofile not be made, so that it has a button that makes it change pets to pets that will fit current area of expertise, like if your in jade forest and a pet hits 25, it picts up a new lower level pet, which is not 25 and just uses that on pet battle untill that hits 25
- Version: All
- Product: Pet Battle
- Type: Suggestion
- Status: Cannot Reproduce
- 2 comments
- 1774 views
-
After getting stunned/silenced rotation bot stops working on the mob. It won't attack it
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Cannot Reproduce
- 5 comments
- 2266 views
-
When you are on your flying mount the Bot sometimes does not land on the mining vein and gliding a bit downhill, tries to farm there and says it is (obviously) to far away. Afterwards the vein is on the blacklist for a while. I'm loosing a good 10-20% ores due to this. It says farming succesful in my attached log (7:47) but it was not succesful Can you do something about this or should I fly higher? :D If you want my farming-routine, just pm me, I am testing it
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Cannot Reproduce
- 12 comments
- 3727 views
-
alors je lance le logiciel ok il reconnais mon perso ok puis je met la clef de wow bot ok mais l'autre fenetre ne s'ouvre jamais . quand je lance wow en 64 on me dit de le passer en 32 mais il le fais plus
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Cannot Reproduce
- 1 comment
- 1390 views
-
All bg's .the game ice screen.
- Version: All
- Product: Battlegrounder
- Type: Bug
- Status: Cannot Reproduce
- 2 comments
- 1423 views
-
Wrobot itself (by hand) run, but with same key written to relogger, it says invalid licence key. (Got key from purchases, ctrlc, ctrlv to both!
- Version: All
- Product: Relogger
- Type: Bug
- Status: Awaiting Feedback
- 7 comments
- 2796 views
-
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Awaiting Feedback
- 5 comments
- 2193 views
-
[E] 15:41:18 - Utility > ResizeAndMoveWindow(Process process, Rectangle rectangle): System.InvalidOperationException: Нет процессов, связанных с этим объектом. в System.Diagnostics.Process.EnsureState(State state) в System.Diagnostics.Process.EnsureState(State state) в System.Diagnostics.Process.get_MainWindowHandle() в Relogger.UqealobaloGipetai.Afokoaniel(Process pejalu, Rectangle hiepisuloefu) becouse that relogger skip opened window and openning new
- Version: All
- Product: Relogger
- Type: Suggestion
- Status: Awaiting Feedback
- 1 comment
- 1600 views
-
When using a Gatherer quest type on a 1.12.1 server, object interaction is being interrupted when "Farm successful" is output in the log and the character is moving on to the next object before gathering is complete. This is happening indefinitely and almost zero Gatherer quest types are able to be completed because of it. In this example, only 1 Webwood Egg is needed to be gathered to complete the Pulse step: 21:17:05 - [Farming] Farm Webwood Eggs > 10933.3 ; 922.297 ; 1340.05 ; "None" 2
- Version: All
- Product: Quester
- Type: Bug
- Status: Awaiting Feedback
- 9 comments
- 3798 views
-
Hello guys, in the past two days or so my toon died over and over because it won't properly face mobs. It is a Level 22 Rogue on a Vanilla Server and I am using: Wrobot - Vanilla Questing profile 1-60 (Horde)[PAID] iEquip - Vanilla WRobot Autoequip Plugin for Vanilla WoW[PAID] Lbniese Rogue - Wrobot Rogue Fightclass (Vanilla, TBC)[PAID] and [Multi-Expansion] AFKing and Humanizing Plugin[PAID] but disabled due to testing. It h
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Awaiting Feedback
- 3 comments
- 2263 views
-
In current implementation i can add to XML fight class additional C# code like this and use settings window: [Serializable] public class ShadowPriestSettings : Settings{ ...bla bla bla } this works with settings class name exactly equals [FightClass]Settings where [FightClass] is name, declared in "General Settings" -> "Fight Class Name". It would be nice to use any name, with additional C# code like this: public void ShowConfiguration() { InnerSettings.Load(); InnerSettings.Cu
- Version: All
- Product: Fight Classes
- Type: Suggestion
- Status: Awaiting Feedback
- 2 comments
- 2227 views
-
grabbed quest in azsuna and run archaelogist. log attached [D] 00:50:04 - [Spell] Survey (Id found: 80451, Name found: Survey, NameInGame found: Исследовать, Know = True, IsSpellUsable = True) [D] 00:50:05 - [Spell] Survey (Id found: 80451, Name found: Survey, NameInGame found: Исследовать, Know = True, IsSpellUsable = True) [D] 00:50:05 - [Spell] Charge (Id found: 100, Name found: Charge, NameInGame found: Рывок, Know = True, IsSpellUsable = False) [D] 00:50:05 - [Spell] Victory Rush
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Awaiting Feedback
- 4 comments
- 1975 views
-
Hello, i observed an interesting behaviour of the bot, when on the Quester Profile. I am using Arcangelo's profile for questing and i recently picked up the Herbalism profession and activated the herb gathering option in Wrobot's settings. When the bot detects a herb, it will go and try to gather it. Sadly the bot does not wait for the full 5 seconds required in vanilla. Instead it aborts gathering after 2.5 seconds and returns to the current quest profile task. The only w
- Version: All
- Product: Quester
- Type: Bug
- Status: Awaiting Feedback
- 3 comments
- 2216 views
-
I keep getting this error, while trying to run the custom profile This is the exact error, ive tried everything dont know what to do.
- Version: All
- Product: Custom Profile
- Type: Bug
- Status: Awaiting Feedback
- 1 comment
- 1662 views
-
http://www.13gm.com/ http://www.13gm.com/forum.php?gid=106 http://www.13gm.com/thread-6925-1-1.html this is china cracked address.recently on detected robots. beacues china cracked the bot so increased many peopel use the bot,so blizzard must Take action ----------------------------------Here is Google Translate text WRobot and WR-AMT helper update progress (that is, patterns and scripts available now) 1, fishing mode: fixed-point fishing and fishing trai
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Awaiting Feedback
- 8 comments
- 8455 views
-
Hello, WRobot uses water/food but WRobot continue regging although health/mana is full
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Awaiting Feedback
- 1 comment
- 1457 views
-
Hello, in my new Fightclass in C# code: while (Fight.InFight && ObjectManager.Target.Fleeing) { Logging.WriteFight("Target is fleeing"); } doesn't work. When Mob is fleeing in Log there is not Logentry. Why? Regards
- Version: All
- Product: Grinder
- Type: Bug
- Status: Awaiting Feedback
- 3 comments
- 2245 views
-
Search distance is set to 12yrds yet this happens; 14:00:53 - [Looting] Loot Drakkari Guardian [N] 14:00:53 - [Path-Finding] FindPath from -356,5656 ; -592,5488 ; 5,109683 ; "None" to -351,052 ; -597,4797 ; 72,60866 ; "None" (DrakTheronKeep) [N] 14:00:54 - [Path-Finding] Path Count: 47 (806,0964y)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Added
- 9 comments
- 2591 views
-
Hey Droidz Could you make it so you can select more than one step at a time? Perhaps holding shift? It's quite anoying when you do new profiles and want to disable a lot of steps to test. That you have to disable 1 step at a time. Cheers! -Ordush
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Added
- 2 comments
- 1794 views
-
Make it so that the bot can do this automaticly. I hate having to re-fill my bots with food every 5 hours or so.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 1 comment
- 1789 views
-
The following classes can have these overrides implemented: Vector3 TaxiNode A correct implementation would look like this: public override int GetHashCode() { return (Position.X.GetHashCode() * 397 ^ Position.Y.GetHashCode()) * 397 ^ Position.Z.GetHashCode(); } public override bool Equals(object obj) { Node rhs = obj as Node; if (rhs == null) return false; return Position.X == rhs
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 2 comments
- 2419 views
-
This is more of a feature request to save time. Currently, when you are dead, wRobot still prioritizes roads when using pathfinding. It should just use the rgular path, ignoring roads. This would help save time a lot when running back to corpse.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 0 comments
- 1435 views