Bug Tracker
Bug Tracker
1434 bug reports
-
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
-
hey @Droidz, when my products starts up, I am trying to add road and water vectors. This method is missing a parameter to tell the pathfinder which continentId to use: athFinder.ReportArea(arathiRoad.Position.ToVector3(), arathiRoad.Radius, arathiRoad.AreaType, true); For water it is easy, I can just use blacklist like this: wManagerSetting.AddBlackListZone(water.Position.ToVector3(), water.Radius, ContinentId.PVPZone04, water.AreaType, true); But please add a parame
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 2 comments
- 1826 views
-
So apparently, it is not possible to ress at Spirit Healer currently in WotLK when using wRobot. I made a topic about this here: More details, including reproduction steps and logs can be found in the topic above. I'm not sure if you are aware of the bug, but apparently it's been like that for a while now. A fix would be most appreciated. Cheers.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 2 comments
- 2030 views
-
Hey! I would love to add steps to the quest order above/below of the currently selected step. Currently it just appends them to the end, which becomes extremely tedious if you have about 500 steps and you need to go the the beginning. A workaround is currently to edit the files manually and the reload it, but this is about as tedious. Cheers!
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not Added
- 1 comment
- 1574 views
-
Hey Droidz, for my framework, I set focus and mouseover units to make casting on off targets more easily possible. Can you add the option to still write mouseover guid via wRobot API? I think ObjectManager.Me.FocusGuid Setter still works just fine. Or is there at least a check like Usefuls.CanWriteToMemory? Then MAYBE I can think of a workaround. But currently it breaks some of my stuff. For Mouseover via ObjectManager.Me.MouseoverGuid, if you want: private static vo
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 7 comments
- 2696 views
-
Hey @Droidz, I am working on my own product atm and need to pause the fightclass during regeneration, so that it doesn't interrupt eating/drinking. I don't want to unload/reload custom class all the time. It's ineffective and for some developers probably would even create memory leakes because they do not dispose correctly. I'd like to access this thread so I can sleep it manually. For now, I think I will have to use reflection.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 2 comments
- 1921 views
-
I intalled the update today and now it will not open again anymore.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1592 views
-
Wrobot does not open after the update
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 10 comments
- 2888 views
-
Using direct exe (Wrobot.exe). Without relogger. Some bots are fine, others stuck with this (same game version, same realm for all of them). It's a Wotlk, so there is no directx setting at ingame options. The onli thing that helps is to reboot whole pc, that's sometimes help, sometimes not. But this method is annoing anyway beacause i have to stop everiothing that is going on at this PC and then restart it all. The error itself: Program versions: and I asume it
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 1 comment
- 1812 views
-
[F] 08:21:05 - Casting Dampen Magic on player with guid 30 [N] 08:22:39 - [Path-Finding] FindPath from -9525,382 ; -13,91835 ; 55,99067 ; "None" to -9471,67 ; 34,451 ; 63,82216 ; "None" (Azeroth) [N] 08:22:39 - [Path-Finding] Path Count: 21 (202,2812y, 130ms) [E] 08:22:56 - Error injection: Cannot launch it, skipped. What can cause this error? I am writing my own project at the moment from scratch. Ever since I started building my own Fight.cs (still using customclass, but slightly differen
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 5 comments
- 2441 views
-
some server owner change the process name by their launcher,it make WR can't find the process of the WOW,could you please add the function that let user select the process by self.THX..
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not a Bug
- 1 comment
- 1510 views
-
Skill.Has(SkillLine.Swords) will return False for Warloks, but True for Warriors and Mages. Skill.Has(SkillLine.Maces) will return False for Priests and Druids, but True for Warriors. Have not tested every class with every skill yet, but it's not working correctly with atleast 3 classes already.
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 1 comment
- 1723 views
-
Hello, Both my keys wont work with Wrobot anymore. it says "this licence key is for another Wrobot program, please check here" Both keys used to work fine for me, i use WOTLK
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 11 comments
- 3520 views
-
Hi, After the latest update (WRobot Version: 2.3.5 (30131) for wow: 1.12.1_5875) I am getting the error "This license key is for other WRobot program, please check your key here". I am using the bot for Vanilla (1.12). Please help
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 1 comment
- 1485 views
-
When will wrobot be back on line, I just paid for a renewal
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1636 views
-
I have database of 50+ vendors, All of them are Repair type. Bots are always running to the closest one when they need to sell, or repair, or both. Tooday i have added one vendor (Orgrimmar Innkeeper) with Vendor type. And now, if bot don't need to repair he will run trught all the city to that single vendor even if there is like 10 Repair vendors nearby. If i change that single Vendor type from Vendor to Repair, bots will start to sell to a closes Repair type vendor as they did before
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Confirmed
- 3 comments
- 1933 views
-
GetNpcNearby(wManager.Wow.Class.Npc.NpcType type, wManager.Wow.Class.Npc.NpcVendorItemClass npcVendorItemClass) is seems to ignore second argument when searching for a vendor. I've set all my Vendors VendorItemClass to WeaponAxe, only one vendor with the VendorItemClass Food have left in my database. But when i call GetNpcNearby(NpcType.Vendor, NpcVendorItemClass.Food) it returns closest Vendor with VendorItemClass WeaponAxe.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1847 views
-
Dontried all the ways to call SmeltingState, Droidz wrote that the bot goes to melt when "Tototown", no, it doesn’t go anywhere, there is a bunch of Npc Forge with the type "Smelting" in the database, but no, the bot neglects and goes nowhere except "totown"
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 2 comments
- 1908 views
-
Hello @Droidz Can we get a scrolling bar in custom scripts inside the Quest Editor? would be nice tbh.
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Added
- 0 comments
- 1280 views
-
Relogger dont want to bind wow window to setuped place on Desktop, this bug only in Cata wrobot version
- Version: All
- Product: Relogger
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1406 views
-
Hi! I just got the profiles from Andoido, and it seems the authentication that is required to use the profile is failing. It is throwing the following errors: 14:41:37 - [Quester] Create questclass instance: System.MissingMethodException: Constructor on type 'HFHtdYdHkWfxurwIJHBWfIFzgFtrDTCAMQwhoPYU.Authentication' not found. at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark&am
- Version: All
- Product: Quester
- Type: Bug
- Status: Not a Bug
- 2 comments
- 2216 views
-
Hello, I have a problem when I use Relogher 1st step : Run (25-30)min -----> Works normally 2nd step : wait (15-20)min ----> wow error When I use (option wait) I don't want to close the window wow(3.3.5) When it moves to 2nd step ----> wow error come Someone can help me tank you
- Product: Relogger
- Type: Bug
- Status: Unconfirmed
- 0 comments
- 1177 views
-
I launch Wrobot it doesn't found my game i did new update but still doesn't found my game i'll try to take you a screen. https://gyazo.com/ba9e1a203774f205ec2325b72a2b77a4
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 2 comments
- 1671 views
-
when will the wrobot update for wow classic 1.13.2
- Product: Updater
- Type: Bug
- Status: Unconfirmed
- 4 comments
- 2345 views
-
the bot runs on official wow classic servers
- Product: WebSite
- Type: Bug
- Status: Unconfirmed
- 0 comments
- 1258 views
-
[N] 09:26:32 - [MovementManager] Report navmesh poly to avoid it [N] 09:26:32 - [Path-Finding] FindPath from -2300,425 ; 5483,063 ; 11,89418 ; "None" to -2183,15 ; 5544,87 ; 64,07245 ; "Flying" (Expansion01) Bot will stuck and get 99% banned
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 3 comments
- 1768 views
-
Hey guys just wondering if Wrobot still works for WOTLK ??
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1610 views
-
Hi, i did bot for battlegound but when bg proc my bot cancel bg and Q again he did it like 4-5 times then he go in, i turn off the " dont join queue if i'm not the lead " but still not working ..
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 7 comments
- 2305 views
-
hello i want to knows how i can use your bot fot wow classic in 2020 because i read i must use this program with 32 bit but nows wow works only with 64 bit and when i try to launch the game i have a error message . please tell me how i can use your program because i very need and i want buy a acount but i want to be sure your program works correctly. thanks for your time
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 1 comment
- 1426 views
-
Don't use Pestilence at all
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Not a Bug
- 11 comments
- 3154 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
-
Quest type kill and loot always create ground path even if hotspots type is "flying", pathfinder doesnt use long move settings: <?xml version="1.0" encoding="utf-8"?> <wManagerSetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <LastProductSelected>Quester</LastProductSelected> <CustomClass>gibrid_dk.cs</CustomClass> <DetectEvadingMob>true</DetectEvadingMob> <FightInteractT
- Version: All
- Product: Quester
- Type: Bug
- Status: Duplicate
- 1 comment
- 1781 views
-
i updated and installed the new program suggested (was working fine before SlimDX Runtime .NET 4.0 x86 (January 2012))
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 1 comment
- 1502 views
-
tryed all the methods with dx hook without all of them and i downloaded the "-nofakecallstack arg activated." file you send to smn at the forum. i have 3 more months subscription and i was looking to buy it again but ...............
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1542 views
-
It would be awesome if you could hold Shift to move up/down 10 quests at a time and maybe CTRL to move up/down 100 quests at a time. When you have more than 1000 quests in your list and want to fix something in the start, it takes ages to add/remove stuff without some xml magic ?
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Added
- 7 comments
- 2352 views
-
Hi Droidz, For some reason doing a Lua.LuaDoString("ClearTarget()"); works the first time but then doesn't anymore. This is on WotLK.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 15 comments
- 4662 views
-
The anti-drown mechanics are awesome, however you will still drown if you get in fight under water. Perhaps adding wManager.Wow.Helpers.Fight.StopFight(); To the delegation would fix this issue? ?
- Product: WRobot General
- Type: Suggestion
- Status: Unconfirmed
- 1 comment
- 1555 views
-
MovementManager.CurrentMoveTo.Type is always none? I have a path that goes underwater when dead, the points have the "Swimming" type in the list of vectors but when checking MovementManager.CurrentMoveTo.Type the type is "None". I think this is probably why it isn't going underwater? and if not it would still be useful to have MovementManager.CurrentMoveTo.Type set so that I can add a MovementManager.GoUnderWater(); when the type is "Swimming".
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 2 comments
- 1866 views
-
When you press stop all or change wow path, the wow window will cause an error... old version wrobot work's fine
- Version: All
- Product: Relogger
- Type: Bug
- Status: Fixed
- 7 comments
- 2506 views
-
Hey Droidz for some reason ObjectManager.Me.PlayerRace returns 35 no matter what race you are in TBC. Not sure what is going on lol
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 2 comments
- 1676 views
-
Since the current «Kill and loot» having all its flaws is extremely unsuitable for farming mobs in on a fly mount ... @Droidz It would be great if you add a new quest type working as a Grinder product. This will be a «Follow Path» that will attack the mobs like «Kill And Loot», in which the points will not be the hotspots, but will be a points for move like «Follow Path».
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 6 comments
- 2201 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
- 1342 views
-
CC-Development Tools Unavailable, Click Development Tools Cannot Open。
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 8 comments
- 2061 views
-
@Droidz There is a faction field in the xml file, but it's missing in the editor, fix please. I dont know its bug or suggestion but if it’s not difficult for you, please add. ps: many many thanks for so quick adding the kill and loot path type :)
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 1 comment
- 1435 views
-
I have tried blacklisting this area but it still gets stuck here constantly, when "to town" is triggered.
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 0 comments
- 1162 views
-
I love the feature for paralleling quests, and I do it all the time. However, a really nice feature would be if you could add the target entry from all the quests in the parallel list while the specific quest is not complete. Example: I have these three parallel quests: VanquishtheBetrayersSailors VanquishtheBetrayersMarine VanquishtheBetrayersBoss Say it need 3/8 Sailors, 3/12 Marine and the boss. When the It often runs right through sailors to get to marines if it's on the Mar
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 7 comments
- 2686 views
-
Mesh problem in Ghost form, bot just jumping in one place into mountain
- Product: WRobot General
- Type: Bug
- Status: Unconfirmed
- 1 comment
- 1476 views
-
After a certain amount of time (not been able to find a specific time) it will no longer sell items in the bags. It just continues to open the vendor, but doesn't sell anything. It had sold previously during the same profile and routes. I am assuming it is because it is supposed to be mailing items, but it is stating that it cannot find a mailbox. It is standing right next to a mailbox at that moment too. 19:57:52 - [ToTown] Go to vendor Keldric Boucher (Vendor) 19:57:53 - [ToTow
- Product: Gatherer
- Type: Bug
- Status: Unconfirmed
- 1 comment
- 1422 views
-
can you disable "ignore fights while traveling" when "Farming" ? I Think this is what causes char to die so much when farming because it will aggro one , sometimes 3 + mobs when running towards a herb or something, and instead of stopping and killing the mobs, it tries to farm, sometimes eventually stopping the farm and trying to kill but by then its too late.
- Product: WRobot General
- Type: Suggestion
- Status: Unconfirmed
- 1 comment
- 1566 views
-
This is more a notice rather than a bug report- If you suit up a new lvl 1 character in full heirlooms (no white items) and start any grinder / quester profile the bot will go to vendor and wont move away! My current theory is that the heirlooms durability isnt getting pulled correctly so the bot continually attempts to repair. The fix is to use atleast 1 white item until you can populate other slots with whites / greens (Gloves / bracers / belt / feet) and the bot will work as ex
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 3 comments
- 1753 views
-
In Party mode, the Healer works fine - it's quite neat to watch it perform. I don't have a character name entered to follow as I want to be able to control movement manually. When I do move the character, WRobot hangs, and causes Warcraft to hang. If I don't kill the WRobot process quickly enough, the game disconnects.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1684 views
-
game version incorrect. when will the new version of the client wrobot?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 1594 views
-
Updater.exe does not update the old version (22566) of the client. where to get new version Build 22594
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1214 views
-
Right now there are only a "pulse all" option I would be really cool if we could add something like "pulse this, this and that" at the same time, as a lot of quest is in the same sport. like: "gather this, pick up those object, and interact with that npc"
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not a Bug
- 1 comment
- 1678 views
-
[F] 02:02:13 - [Spell] Cast Sap [F] 02:02:14 - [Spell] Cast Pick Pocket [F] 02:02:14 - [FightClass] Launch LUA script: --Aggressive "Wait during Casting" is enabled on all spells Maybe a suggestion, maybe a bug. But in this case I need a wait for the CD of the previous spell (in this case Pick Pocket). All 3 spells are "Once a target" so the will not be executed twice. The cast (via CastSpellByName(ssname,"target") ) in --Aggressive will be done, but because its on CD, nothin
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1704 views
-
So its possible to swim a short way in lava , but not longer then a view seconds. You will see the problem in Suramar (30:60). Sure i can to try blacklist the hole channel, dying from blacklistpoint to blacklistpoint, but better is to shorter the way through the lava or only use the way, if there is no other way to walk. Test it with a Melee char. Legion - Suramar - Teufelsschiefer.xml
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 1851 views
-
Bot uses food and drink (should only drink) when mana is lower than 40% and hp is more than 50%.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 6 comments
- 2935 views
-
Spell "Obliterate" does not work for Frost DK, not activated in any situation. (http://www.wowhead.com/spell=49020/obliterate)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1406 views
-
Title says it all, the BG bot won't accept a queue pop, if i manually enter it I've noticed it also doesnt leave by itself. started after the most recent WoW update
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 3 comments
- 1986 views
-
Every minute wrobot tries to swap the weapons from Fishing Pool to Weapon and back. (simple test: enter the name of an artefakt-waepon of your second spec in the "WaeponName"Field of Fishing Bot. You get a error message every minute) Result: sometime it works, and sometime it doesn't and your Fishing Pool will be a tree branch. Not so good if a lot of fishing peoples around you. Please check the Equipment before you change it. (And why do you check it every minute???)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 10 comments
- 3586 views
-
Skin/Gather/Mine Mobs ON Ninja ON Please check the profession before you try to skin/gather/mine mobs. The bot try to skin mobs without the profession skinning. In regions with skinnable mobs and gatherable mobs (and if you dont have both professions) it looks strange that the char runs to dead mobs (ninja) without effects (no skinning, so not skinable)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1941 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
-
The Option to ignore Players if they are near a node make sense, if I gather, but in archaelogy the node is unique and only for me. so it is not productive to ignore the node.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1674 views
-
When grinding yellow mobs/npc, sometimes it does not attack, just walk behind mob... Auto attack is on, attack before being attack is on... I have no idea why.
- Version: All
- Product: Grinder
- Type: Bug
- Status: Not a Bug
- 3 comments
- 1868 views
-
I have two spell entries. Both with the same name (Cheap Shot) . - One is for PvP an should ever be one. (no entry in the settings). - The other one (PvE) should be optional and default off. Bug: The Setting in the Cheap Shot (PvE) disable also Cheap Shot (PvP)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 4 comments
- 1865 views
-
Would it be possible to implement a function which allows you to set your current point as a Hotspot, list all attackable targets in xxx meters radius and enabling/disabling specific targets? Should work out like this: - move to an area of your liking - select "Grind here" mode (not starting it) - bot automatically scans aviable NPC-IDs in a specific radius (or have the scan started manually) - user (de)selects NPC-IDs to attack - start "Grind here" mode - bot will attack NPCs as
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not Added
- 2 comments
- 1902 views
-
Hello, as mentioned in the Title would be amazing to be able to answer wispers via the remote site and maybe a Browser notification when reciving a wisper
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not Added
- 1 comment
- 1610 views
-
Would it be possible to add a function to restart the current profile or start the next one if X requirement is met Stop Bot if X is always implemented but i figured that a lot of problems will be fixed by simply restarting the profile
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not a Bug
- 1 comment
- 1404 views
-
ID 202004 Talent Shaman Landslide id or name not working not recognize
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1293 views
-
The bot is not joining in the battleground anymore. He queues but when it pops he does not enter. It was working fine a few days ago and i did not change anything.
- Version: All
- Product: Battlegrounder
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1380 views
-
Hi droidz Was just testing out the warden start area, and found that quest: 14098 aka Evacuate the Merchant Square. You have to use the doors, but the bot is to far away to "gather" them, so is it possible to get fixed to a shorter range or simply add "max range" in the quester in gathere
- Version: All
- Product: Quester
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2211 views
-
hello! wrobot 1.6.1 (30970) Repair option is enable. But my hero open and close vendor dialog box in endless cycle 8-(. What the problem?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1262 views
-
atm character check flymaster and didnt found any usefull flypoints for legion. i know something changed in legion flymasters. already asked here this need to be fixed.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 6 comments
- 2723 views
-
When you click on Advanced Settings and you go to the General Settings window it once was resizable. Now it seems that functionality has been removed. Can you please add it back?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 6 comments
- 2597 views
-
21:18:44 - [Regen] Use food Большая золотая рыбка из фонтана copied name from wowhead http://ru.wowhead.com/item=138967 character didnt eat, just stay
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1386 views
-
using this code in broken isles wManager.Wow.Helpers.LongMove.LongMoveGo(pos); cause wrobot to use flymount and run stuckresolver infinte time, doesnt move on ground, doesnt use flightmasters etc.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1569 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
-
gathering loot/herbs/skinning anything that drops ancient mana will cause the bot to freeze up and sit trying to loot it for 6-7 seconds when you are full on ancient mana, should try to find a method for the bot to dump the mana or add a fix to blacklist the currency
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Fixed
- 1 comment
- 1852 views
-
Hi, I need a possibility to say the char. "Stay here until ....(Health=100% or Buff=xxxx) My Fire Mage class can manage food (and this work good in wrotation). but with archeaology it sits (will eat, health<50% ), stand (will fight/grind/archealogy), sit (will eat health<50% ) ....and so on... Only fight was a reason to break the regen/eat phase.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not a Bug
- 1 comment
- 1742 views
-
Mount work : ok dont attack if mounted : also ok BUT: mounted, not moving and try to solve Archaelogy Artefact while being attacked .... that could be deadly. Maybe you should not to try solving artefacts while mounted (or stop with them if attacked)
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Added
- 2 comments
- 1515 views
-
bot cannot swim to body, runned to point beneath body, coords doesnt matter, died here few times and always bot stuck. coords and log Map name MPQ: Troll Raid My Position: 835.4794, 2196.187, -0.0001324443, "None" My Position Vector: new Vector3(835.4794, 2196.187, -0.0001324443, "None") My Position XML: <Vector3 X="835.4794" Y="2196.187" Z="-0.0001324443" Type="None" /> My Rotation: 5,500199 [D] 23:32:19 - [Fight] Fight stopped 23:32:19 - [Resurrect] Player dead [
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1558 views
-
My demon hunter never collects the lesser soul fragments. Is there a way i can make it collect them? maybe add it to the rotation? idk if this is a bug or just user error. Can anyone help?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Added
- 10 comments
- 3841 views
-
Bot missing mines and not landing on top of it (flying upwards). It falls many times somewhere and don't walk back to node it just ignore it and fly away. Get stucked many times.
- Version: WRobot for Wrath of the Lich King
- Product: Gatherer
- Type: Bug
- Status: Not a Bug
- 2 comments
- 2036 views
-
maybe something wrong with my settings, but i found infinte run. attack image. got quester go to destination point (red) from anywhere from map further yellow taxi point. character run to yellow point, use taxi to blue point and then run to yellow point again and take taxi.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Confirmed
- 1 comment
- 1398 views
-
The bot seems to run right next to the door, like on all doors... and then after than starting to jump move around a little and then walk though - and as far as i can see, then it does it with every doors it comes across. Please fix this - as this is one of the things thats really makes it look bottish
- Version: All
- Product: Quester
- Type: Bug
- Status: Fixed
- 3 comments
- 1837 views
-
There are many bugs with mana/health food. In feral form, druid uses mana food, when energy is low (not mana). % when using food does not work. It uses food all the time no matter how it is set.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1722 views
-
As a lot of quests in wow, are follow up from earlyer quest - and simply cannot be picked up unless another quest is done first. So i would really like to see an option to add like "This quest must be completed: Quest ID" <- added to the quester, this way they bot would know to skip an questline (if its to high lvl), and it make it so much easier to make a smooth questing profile :)
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not Added
- 5 comments
- 2077 views
-
Bonjour Merci de me répondre en Français :) Voila depuis quelques jours je ne peux plus utiliser wrobot, la fenêtre principal se referme automatiquement. Je suis sur un serveur privée : version 6.2.3 (20779) (draenor ) j'utilise WRobot_6.2.3_20886_FINAL J'avais aucun souci jusqu’à maintenant... Ce qui est bizarre c'est que j'étais avant sur un autre serveur version 5.4.8 (18414) Mists of pandaria et WRobotFullPack_5.4.7_18019, il fonctionnait parfaitement aussi
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 3 comments
- 1873 views
-
13:53:23 - [Fight] Player Attacked by Stout Shaghorn (lvl 90)[D] 13:53:26 - [MultiPull] Pull Stout Shaghorn (distance: 13,48242).[D] 13:53:26 - [Fight] Fight stopped13:53:26 - [Fight] Player Attacked by Stout Shaghorn (lvl 90)[D] 13:53:32 - [Fight] Player attacked by other unit, skip this fight.[D] 13:53:32 - [Fight] BlackList Stout Shaghorn during 30 sec This happens if it pulls pack of mobs, but than my characters AOE also pulls additional targets (neutral), even those are the same
- Version: All
- Product: Grinder
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1518 views
-
Hi Was testing my leveling profile - and wanted it do it as fast as possbile - so i disabled the feature to loot mobs, but it ignored all mobs, and thats a bad thing :p Is it possible we can get an option like "only loot quest mobs" <- simply check the pulsepart, and see if its kill and loot and if it is then it should loot those ids from the questpart :)
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not Added
- 2 comments
- 2052 views
-
Hi again. The blacklisting of target simply don't work - now i have it happend a couple of times :/ log provided
- Version: All
- Product: Quester
- Type: Bug
- Status: Duplicate
- 1 comment
- 1489 views
-
Hi, On the TBC Version of the bot with skinning enabled the bot doesn't skin the looted mobs. It does loot just fine, but it simply doesn't skin afterwards.
- Version: All
- Product: Grinder
- Type: Bug
- Status: Confirmed
- 7 comments
- 3973 views
-
As of 7.1.0 update the following condition(s) are not functioning correctly: Buff Casted By Me I used Shield Block as my rotation and it uses this condition. However in the update it stopped working.
- Version: All
- Product: WRotation
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1646 views
-
The Totems - "put on ground" dosent work :/ http://imgur.com/a/sz7Mn
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1775 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 am trying to create some item plugin.. but the GetIemInfo.ItemEquipLoc is always true.. while it should be a string defining to which slot it can be equiped. Or even better an Enum? of the ItemSlot :) => http://wowwiki.wikia.com/wiki/ItemEquipLoc Also can you tell me where i can get item stats and how to equip an item from bag into specific slot? Currently you are using this way to get the iteminfo: if (!ItemInfo._vuipet.TryGetValue(ehoegaupait, ou
- Version: All
- Product: Developers
- Type: Bug
- Status: Fixed
- 1 comment
- 1772 views
-
Was working fine until I relaunched the app when I was prompted to update it, since then It says "Game version incorrect".
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1810 views