Bug Tracker
Bug Tracker
1434 bug reports
-
Here is an example of class I use : public class PriestSettings : Settings { [Setting] [DefaultValue(true)] [Category("Movements")] [DisplayName("Follow Mode")] [Description("Follow the party Leader. Only working when in party")] public bool FollowMode { get; set; } [Setting] [DefaultValue(80)] [Category("Heal")] [DisplayName("Lesser Heal Treshold")] [Description("Limit of Life under which bot trigger LesserHeal.In percent")] public double Le
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2121 views
-
Hello On Grinder, whatever I do, when in combat my avatar just spam Attack. I suppose Quester will have the same problem. This might be linked to :
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 0 comments
- 1409 views
-
Hello SpellManager.IsRepeating(Attack.Ids) on Hunter Attack spell (6603) always return false. SpellManager.IsRepeating(new List<uint>{6603}) Always return false too.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 7 comments
- 3070 views
-
if custom script is empty and no quests, and you use RunCode in steps > profile not compiled and throw error example attached. [F] 02:46:32 - [FightClass] Loading Fight class: D:\download\WRobot\FightClass\DemonHunter Havoc (camelot10).xml [D] 02:46:33 - [Spell] Nemesis (Id found: 208614, Name found: Nemesis, NameInGame found: Заклятый враг, Know = False, IsSpellUsable = False) [D] 02:46:33 - [Spell] Darkness (Id found: 228383, Name found: Darkness, NameInGame found: Мрак, Kno
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1702 views
-
The bot is targeting tagged mobs for other players and killing them.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1561 views
-
Sometimes when the game Server maintenance,loging,you can see the server line selection screen, but click the server line,can't get into the game. This situation The relog function of the BOT is no use, after Server maintenance,stuck in the server selection screen. ( In this situation I already stuck so many times ) Suggestion: If The bot can't log into game , return to the account input screen, or the bot can auto select the server lines.
- Version: All
- Product: Relogger
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1421 views
-
Hello. Every time bot trying to loot mob killed by another player (maybe by himself too), farms counter increased by 1. In this case loot counter should've been increased. Therefore user gets incorrect loot/farm statistic.
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Not Added
- 0 comments
- 1290 views
-
Hello again, Is it possible to add a way to to detect which mod is immune to some spell effect ? For exemple, For quest "Mossy Tumors" you need tu kill several "Timberling Mire Beast". Those mobs are immune to nature damage. So with my hunter, when the bot want to trigger Serpent Sting, the debuff "Serpent Sting" isn't applyed. As I check the existence of the buff to move on to the next spell, it fails to find the buff and, as a result, it spams Serpent Sting shot on this mob.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not Added
- 1 comment
- 1494 views
-
Hello again I'm runing a dwarf hunter toon. I'm at level 14. I'm runing an updated version of my McRo Vanilla Hunter 1-10 Fight class (I'll post it shortly). Everything was working as expected until I hit Darkshore. Now, when I engage a beast, my toon start the combat like this : PetAttack(); (that's in my fightClass) Tame (Not in my fight class) keep on with the rest of my fight class This action doesn't appear in regular logs (don't
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1613 views
-
All those functions are returning 2 or 0 but not 1 ObjectManager.Me.GetRunesReady(RuneTypes.Frost).Count; ObjectManager.Me.GetRunes().Where(r => r.RuneType == runeType && r.IsReady).Count(); Returns 2 if both runes of the same type are ready, but if one of them is used it returns 0 and not 1. Should: Return 2 if both are ready and 1 if one of them is used, otherwise 0.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1334 views
-
Hello ! I'm developping a Fight Class using the Fight Class Creator. I wanted to make Serpent Sting to be triggered every 15/14secs. As this ability put a buff on the target I did wanted to use Buff Time Left Target so I did it this way : Buffname :Serpent Sting (obviously) Equal 0 => should fire a new Serpent Sting after 15 sec roughly, but spams Serpent Sting shots instead. Smaller or equal to : 1000 => should fire a new Serpent Sting after 14 sec rough
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2061 views
-
can there be a raiding botbase sso it can use lfr and other raids
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Duplicate
- 1 comment
- 1447 views
-
Both Grinder and Quester has this problem. My char gets stuck on something and then I have to turn off bot, accept quest and then turn on again. This happens a lot of times, and the bot is not smart enough to walk to the right place. Also when using grinder, my char stops and does not move untill I restart both program and game On the picture I linked you can see a problem. The bot keep running into that wall and do not go around and up the stairs.
- Version: All
- Product: Grinder
- Type: Bug
- Status: Fixed
- 2 comments
- 2413 views
-
The bot is configured to pause when players are nearby, but is told to ignore the setting when going to town. When starting the bot e.g. in orgrimmar with these settings, the bot is initializing and starting for some seconds and then pauses (logs that players are nearby). I guess there is some kind of timer used for checking. And I guess that the bot does not know that he is currently in town. Would be nice if there was some kind of detection. In case this can not be done with the available
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1350 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
-
Hey, I have a small suggestion, is it possible for bot not to count gold deposited to the guild bank as a loss for Money/HR counter, or at the very least restart the counter when bot deposits gold to the guild bank. Because atm, if profile contains guild bank deposits, Money/HR counter will be at 0 (negative is not displayed) after gold deposit, so it counts gold deposited to guild bank as lost.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not Added
- 1 comment
- 1384 views
-
I already renamed the whole meshes folder and restarted wrobot, no success. This is the log: 23:09:40 - [Quester] Started [N] 23:09:40 - [Path-Finding] Mesh file "Kalimdor\Kalimdor_36_36.mesh.gz" downloaded. [N] 23:09:40 - [Path-Finding] Load finish: E:\wow\WRobot\Data\Meshes\\Kalimdor\Kalimdor_36_36.mesh.gz [N] 23:09:41 - [Path-Finding] Mesh file "Kalimdor\Kalimdor_35_36.mesh.gz" downloaded. [N] 23:09:41 - [Path-Finding] Load finish: E:\wow\WRobot\Data\Meshes\\Kalimdor\Kalimdor_35_36
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not Added
- 1 comment
- 1694 views
-
It would be nice to be able to clear the chat messages window, just like the log.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 2 comments
- 1549 views
-
When opening the log tab of the wrobot dialog for the first time the log lines are visibly scrolling down. Seems like all lines are rendered to the widget from the start of the log file. This is especially annoying when having the bot open for a longer time. Normally one is interested in the last lines. Maybe it would be better to render the lines from the end or first render the last N lines, show them to the user so that they fill the whole visible widget and then render the rest of the l
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Fixed
- 0 comments
- 1190 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
-
My game vision is TBC,now i found tow bugs: First: When i learn new skills which is in fight class, bot cannot cast the skills which learnd right now. after close the bot ,all it's ok. Second: when i creat fight class ,after use development tools(click spell books), my skills appear. then learn new skills,click spell books again, the number of skills no changes.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 0 comments
- 1368 views
-
In the profile setting you have that level range thing from x to x. ( character level ) and ( attack level ) There is small bug and that set of controls are taking values bigger than possible in game and wider than 2-3 numbers ( no check? ) you can write bullshit like 10-222222 and it will be saved into profile file and of course the profile will not work with that setting. And you cannot delete it only manual fix inside the xml is repairg it. Suggestion make that control 3 slot with limit 110 o
- Version: All
- Product: Grinder
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1112 views
-
Bonjour les copains, j'ai un petit soucis tout marche nikel mais jai un petit bug concernant la mise en absence du personnage, on dirait que le programme narrive pas a me /abs pour enlever le status absent, je cite : Vous etes maintenant absent. Vous n'etes plus absent. Vous etes maintenant absent. Je vois ca continuellement desfois ca se repete une vingtaine de fois...... et je
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1382 views
-
hello, i cant buy anythings when i press chekout i always see this error "Your Cart You have no items in your cart right now " Your Cart You have no items in your cart right now
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1359 views
-
errors out and won't start does it on two toons on different spells 14 Feb 2017 00H12.log.html
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1373 views
-
When the bot is about to turn in a quest where the quest giver have multiple repeatable quests, he seems to be stuck trying to turn in one of the repeatable quests instead of the actual quest you want to turn in. He will just be standing there in a endless loop trying to turn in the repeatable. How to test this: 1. Get the quest "Betrayal from Within" from Mangletooth in Camp Taurajo, in Barrens. 2. Go do the quest and finish it. 3. Let the bot try to turn it in. 4. He will try to tu
- Version: All
- Product: Quester
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1654 views
-
Hi Guys, will you maybe add a coroutine function like Honorbuddy got it? This would really help to improve Fightclasses! And one Question - can I use my own C# Code for Fightclass Settings to build a better Config GUI?
- Version: All
- Product: Fight Classes
- Type: Suggestion
- Status: Not a Bug
- 1 comment
- 1310 views
-
When I start the WRobot, It shows the Popup title "stop - Please select game Process and connect to the game" and it asks me to launch wow in 32 bit. After clicking Yes, it always show Game Version incorrect. MY WOW and Wrobot is already up to date (7.15-23420) Please help.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1986 views
-
This may already be implemented, but if it is, I haven't been able to find it. I've noticed that occasionally when a mob bugs out and consistently evades my bot, it will sit there and continue to attempt to attack the mob for quite a while. I'd like to suggest the option to blacklist a specific mob automatically after a certain number of consecutive evades. If this is already an option, I'd appreciate being pointed towards it. Thanks!
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Not a Bug
- 0 comments
- 1118 views
-
Hi, I have conjure food and water set to be cast whenever the "item count" of the water and/or food reaches zero. I'm using the correct item ID and checked both with a bag property dump and on a website. The problem is, the bot repeatedly casts conjure food and conjure water even though I've got a significant amount of both in my inventory. Based on the rule, it should only ever cast when there is zero in my inventory. The specific level of the spell is conjure food rank 3 andthe conjured rye an
- Version: All
- Product: Fight Classes
- Type: Bug
- Status: Not a Bug
- 11 comments
- 4746 views
-
Salut ! version vanilla de wrobot. depuis le lvl 30 (forme voyage apprise) la forme d'ours (bear form) ne veut plus s'activer.
- Version: WRobot for Vanilla
- Product: Fight Classes
- Type: Bug
- Status: Not a Bug
- 6 comments
- 2565 views
-
pathing between Searing Gorge and Burning Steppes isnt working [MovementManager] Current pos: -7419,625 ; -1113,486 ; 278,076 ; "None" - Target pos: -7498,661 ; -1117,806 ; 265,6114 ; "None" Continent: Azeroth Tile: 34.08779_45.9118
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 10 comments
- 3573 views
-
What do you think about pimpin the macro functions? We could do awesome stuff, if you could build in any kind of trigger for macros. I'm thinking of something like "OnAfterCastspell", "OnMount", "OnDismount" etc. One thing I have in mind is like after a "OnAfterCastspell" Trigger we could run a macro for targeting and attacking a mob (if it appears). Would save a huge amount of plugins i guess.
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Duplicate
- 1 comment
- 1587 views
-
@Droidz I pmed you this issue, but you didnt reply, could you plz check it out, its importatnt for me. I use remote desktop to connect to my botting pc. 1. If i start Wrobot using Wrobot.exe, it will run ok, but it will crash if i connect to my botting pc using remote desktop. 2. If i start Wrobot using WRobot.exe -nodx -nolockframe, it will run ok, and it wont crash when i connect to my botting pc using remote desktop. So it is all ok this way. But there is an is
- Version: All
- Product: Relogger
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2110 views
-
hello, im working on a 1-60 profile and noticed that pathing between Loch Modan and Wetlands isnt working. bot is trying to climb the mountain (which obviously doesnt work) and gets stuck doing that.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 3 comments
- 1721 views
-
Doesnt dismount Ghost Wolf within shaman, so it keeps fighting as wolf.
- Version: WRobot for Vanilla
- Product: WRobot General
- Type: Bug
- Status: Added
- 2 comments
- 2402 views
-
Once activated the bot will want to fly north to the Isle of Giants every time even when i start the bot on a selected dig site. The dig sites currently on my map are w/ Cords; Shan'ze Dao 32/13, Sra'Thik 42/54, Emperor's Approach 48/56, North Fruited Fields 35/38.
- Version: All
- Product: Archaeologist
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1386 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
- 4274 views
-
Hello. Can you give me the key for 15min trial version? I want to see the possibility of the bot before buying. Thanks.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 2879 views
-
I cant find the game, i use wow 32 bits.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 1893 views
-
Okay, so the bot keeps closing on one of my windows when I try to run 2 copies right now. Just wanna know if could fix that trying to make sure have at least 3 diff classes as go through making vanilla questing files, that and to see if missed something bottle necking.
- Version: WRobot for Vanilla
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 1888 views
-
was working fine earlier not it wont start up.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1583 views
-
Hi there, after the update I cant start the bot: "[E] 23:22:32 - Pet Battle > Main > Start(): System.MissingMethodException: Methode nicht gefunden: "Void wManager.Wow.Helpers.NpcDB.AddNpcRange(System.Collections.Generic.List`1<wManager.Wow.Class.Npc>, Boolean)". bei Pet_Battle.Bot.Toikupo.FaeditaquesioCiehaikim() bei Main.Start()" Please have a look. Started with: "WRobot No Lock Frame" ThX
- Version: All
- Product: Pet Battle
- Type: Bug
- Status: Fixed
- 2 comments
- 1947 views
-
Lazy Peons / ID: 5441, bot doesnt recognice the quest is done. So it ends up on endless loop bashing the peons.
- Version: WRobot for Vanilla
- Product: Quester
- Type: Bug
- Status: Not a Bug
- 6 comments
- 3012 views
-
Doesnt clear last friendly target, wrobot 1.12.1, so ends up doing bottish walk trying to kill the friendly target and at the same time walking away.
- Version: WRobot for Vanilla
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 5 comments
- 2526 views
-
Tries to cast spells to friendly target after the update, wrobot 1.12.1, ends up walking really bottish 1 yard forward, cast 1 yard away cast.
- Version: WRobot for Vanilla
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 5 comments
- 3264 views
-
It wont seem to stealth and have it setup like would be in wotlk or that dunno what might be the issue. Should be able to call it buff like before and set it like pally auras.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1038 views
-
Keeps targetting tagged monsters untill they are dead and follows their path untill they are dead. wrobot for 1.12.1
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 0 comments
- 1619 views
-
Wrobot for 1.12.1 It seems like wrobot doesnt recognice the button at flightmaster in order to start the taxi, pressin the button manually it succesfully starts flying.
- Version: WRobot for Vanilla
- Product: WRobot General
- Type: Bug
- Status: Duplicate
- 2 comments
- 2139 views
-
Hello, yesterday i tried the auction bot. Unfortunatly the bot has no use at the moment because there is no price scanning from other contributers. Fixed prices for inserting is sadly not very helpful. Is there maybe the posibility to add an integration of an external addon like Auctioneer or add this feature to the current bot? Kind regards Suspect
- Version: All
- Product: Auction
- Type: Suggestion
- Status: Not Added
- 0 comments
- 1632 views
-
It says blockages after i got home from school in some hours not even hours its get stucked and close the program and says blockages then a number... please can you help me to fix this kind of annoying?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1648 views
-
Dear Dru, I'm using your lovely created helper to level from 0 to 110 atm. As there haven't been that many Quest lines, I started to level pets and Grind. This leads me to the problem / Bug that I got stuck, when I only have 1 pet fighting against 3 pets. The bug is, that the Bot starts the fight, but didn’t use any attacks when the area shows up. If I manually use a couple of attacks, then it starts to overtake. Short: - using Quest, Grind - with PetBattl
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1297 views
-
Hello! Trying to use archaeologist and it only wants to move to Isle of the giants then he stops. Tried to update and restart, still only moves there and stops. Worked fine yesterday and half of today but now he only fly there then stops.
- Version: All
- Product: Archaeologist
- Type: Bug
- Status: Not a Bug
- 5 comments
- 2119 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
- 1750 views
-
I'm create profile to garrison mine 1. Bot repeat profile many times - <NotLoop>true</NotLoop> doesn't effect 2. Due to farm bot changing path and skip ores at part of mine Alliance Garrison Level 3 Mine.xml
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Not a Bug
- 3 comments
- 2003 views
-
Hello, I bought my key yesterday and as soon as I tried to make the bot work, this message shows up on log. What should I do? I have already uninstalled and installed again. Please someone help me [E] 09:38:53 - gdgfdgfd: Compilator Error : warning CS1685: The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias; using definition from 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll' error CS001
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 2 comments
- 2170 views
-
[E] 23:51:41 - gdgfdgfd: Compilator Error : warning CS1685: Der vordefinierte Typ 'System.Runtime.CompilerServices.ExtensionAttribute' ist in mehreren Assemblys im globalen Alias definiert. Die Definition aus 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll' wird verwendet. error CS0012: Der Typ 'System.Attribute' ist in einer nicht referenzierten Assembly definiert. Fügen Sie einen Verweis auf die Assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 7 comments
- 2594 views
-
So in this quest I have to use an item on 2 different points. It used the item on the first hotspot just fine... but when it arrived at the second hotspot the item was still on cooldown when the bot used it, so it didn't work. It ran back again to the first hotspot and used the item again succesfully, ran again to the second hotspot and it was on cooldown again, creating an infinite loop. I thought I could solve it by creating 2 entries for the same quest in the quest editor and doing them seper
- Version: All
- Product: Quester
- Type: Bug
- Status: Not Added
- 5 comments
- 3179 views
-
When the bot mounts (flying mount in my case) and flies to a hotspot where it should use an item, it remains mounted and thus using the item fails. So basically the bot needs to dismount before it tries to use an item, otherwise it just doesn't work and it gets stuck.
- Version: All
- Product: Quester
- Type: Bug
- Status: Not a Bug
- 2 comments
- 1755 views
-
well this is happening to me, the bot simply stops when he leaves lava on frosfire ridge on the first place, why does he go to the lava? lol
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Not Added
- 1 comment
- 1300 views
-
These bg's have some problems I've noticed. Warsong gulch - your character can get caught on walls outside the flag carriers room and will keep running nowhere. Strand of the ancients - can get caught behind the gate and will keep running nowhere. Isle of conquest - will get caught on a wall and keep running nowhere. Movement path bugs, only 2 of 3 can be blacklisted. please fix, for the other people reading this out there, Play at your own risk.
- Version: All
- Product: Battlegrounder
- Type: Bug
- Status: Fixed
- 3 comments
- 2156 views
-
Bonjour, j'ai pris un abonnement mais le bot ne fonctionne pas J'ai téléchargé à nouveau le bot mais rien à faire. J'ai un message d'erreur dans les logs : [E] 12:42:14 - gdgfdgfd: Compilator Error : warning CS1685: Le type prédéfini 'System.Runtime.CompilerServices.ExtensionAttribute' est défini dans plusieurs assemblys dans l'alias global ; utilisation de la définition de 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll' error CS0012: Le type 'System.Attribute' es
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1673 views
-
Hi, I have installed WRobot and updated. When i wil launch the bot, it say that i need to start the 32 Bit version. I click yes and WoW 32 bit mode (x86) 232222 wil start the client say incorrect version and doesn't start the bot.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 2275 views
-
Priv wotlk version. Wrobot not checking mana when you play a druid and change form, for example in bear, consequence is that character didn't know when regenerate mana and when not.
- Version: All
- Product: WRotation
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2393 views
-
WRobot will not pick up
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 3 comments
- 2295 views
-
BOT sometimes stops moving.
- Version: All
- Product: Gatherer
- Type: Bug
- Status: Not a Bug
- 4 comments
- 2703 views
-
Ok, the game just became unplayable, wrobot is stealing 37% cpu now, so multiple clients wont work anymore, please revert whatever you just patched.
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 5 comments
- 2201 views
-
Hi, when I'm using a batch file to run wow, relogger is just launching it over and over, assuming that games has failed to launch, even though 1st instance is already running fine. HBRelog handles batch launching fine though, please fix that coz it's a crucial feature for me. http://joxi.ru/brRdeg3SJyPlx2?d=1
- Version: All
- Product: Relogger
- Type: Bug
- Status: Fixed
- 2 comments
- 1534 views
-
I got an error message, which I didn't write down unfortunately, and the bot stopping program closed. I tried to open, but it said that I already used it, so I restarted my computer. Now when I run the bot, it lacks, like running and stopping all the time, and doesn't loot the herbs. I can't use the bot! What to do?
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1559 views
-
The 2.4.3 version of the bot is trying to queue up for BGs even though it has already queued up for them once / even though it is already in queue. It should simply do a "If !Me.IsInBattlegroundQueue --> Queue", since it's right now running between 3 battlemasters trying to queue up over and over.
- Version: All
- Product: Battlegrounder
- Type: Bug
- Status: Fixed
- 3 comments
- 1853 views
-
Hi again again Just found out the bot don't loot in Travel form under water - it runs to the killed mobs - and then continue swimming
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1430 views
-
Hi again again xD Another feature that would be really handy is the option to set a Max hight distance to flight mount - or reather an option to "just fly above the ground" As some zones is pretty much impossible to fly around in (becouse of something "above you")
- Version: All
- Product: WRobot General
- Type: Suggestion
- Status: Added
- 1 comment
- 1505 views
-
Use item on x colleted items Like quest: "Helboar, The Other white mean" This and many more quests you have to pick up some drops from mobs and after the pickup you need to use an item or spell in the bag to create a New item (the quest item)
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not Added
- 1 comment
- 1947 views
-
Hi again ! There are quite some quests that don't allow you to use items on stuff or take rides and so on if you are in a shapeshift form, mounted or in stealth. So i would really really like to see a feature where you could disable this before using the item/talk to npc . As this really stops the Leveling profiles from running fully afk :)
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Not Added
- 3 comments
- 2034 views
-
hey ppl ;) if i start the bot and the game when its playing for a few minutes the game logs out and i get a popup screen the game asking if im a robot from gnomisch making.. and i need to fill in a few numbers and letters to play again ( wich doesnt work either it says its not correct xD so i logout the entire game and restard and i can login normal again but when i use the program again it will come up again :( any others with this problem? or any fix for it comming or
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 0 comments
- 1345 views
-
Bot get stuck in a loop while attempting to repair in Tornheim (NPC is called "Intendant Ricard") and just never press the damn button. When I manually press for repair the bot just keep with farming normally again. "French Translation" : Le Bot reste bloqué en essayant de réparer, sans jamais y arriver. Si je répare manuellement, il repart dans son cycle de farm normalement. I attached log and screenshot, thanks for help, I will just disable the repair option for now while the bug get
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 6 comments
- 3169 views
-
Все сделал по инструкции не хочет видеть процесс игры
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1584 views
-
works good untill the update, i think its diffent Wow server version, Uk and Korean server.... plz, help me can I get 22908 version?? I cant wait 4days....... plz help
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1569 views
-
I've been using WRobot for almost a year but now when I try to start the application it says my account is in use at the WRobot launch screen and asks me to start WoW again. This never stops and I can't use my bot now
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Not a Bug
- 1 comment
- 1506 views
-
Hi Would really like to see a feature where you could add cooldown on an item you should use on something, in the questing bot. As some items have like 15 sec cooldown !
- Version: All
- Product: Quester
- Type: Suggestion
- Status: Added
- 3 comments
- 2143 views
-
when character dies in Suramar city, he spawned in room with spirit healer. that room have only one door out and bot can't find path from this room new Vector3(1131.036, 3825.065, 1.710878, "None")
- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
- 1 comment
- 1414 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
-
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
- 1773 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
- 2132 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
- 1427 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
-
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
-
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
-
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
- 1490 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
-
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
-
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
-
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
-
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
-
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
-
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
- 1400 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
-
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 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
- 1559 views