Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

General assistance

You haven't found category, post your question here

  1. Hello, Used wrobot for years but all of a sudden I have the following error repeating over and over in the log. This is without any profiles running at all. Was working fine and then I noticed bot running in circles not tagging mobs and saw this in the log. I tried a reboot of my pc, and even downloaded wrobot fresh and updated it and as soon as I log in same thing repeating over and over. See attachment for log 31 Dec 2024 16H33.log

  2. Like the title says, just looking to get some source code sorted out because I'm not a coder.

    • 0 replies
    • 489 views
  3. Started by Thayson,

    I recently bought the bot, used it for a week and today a message appeared that my key was wrong, could anyone help me? Where can I talk to support about this? thanks

  4. Started by hustlehoff,

    i have really fun right now making my own profiles and own things for onyxia 5x server .. but iam now at the point where i want to take a ship from stormwind harbor to auberdine (thats how the server works on 3.3.5 in tbc stage) i took the ship/zeppelin from Droidz his sample what found in Code Snippets for Questing and modified it like i should (thats what i thought) the bot waits on the waiting position for the ship then the bot goes on the ship and arrives in auberdine but now he dont leave the ship and just stays on 😞 and thats what i really dont understand cause i think i made everything correctly here is my code if someone can have a heart and a watch on it? all coo…

  5. Hello iam using Druid Travel Form as Ground Mount and AIO Wholesome Druid Feral Fightclass ... now when ever i have a Quest in my Profile when he needs to Gather something out of an Object for the Quest it travels to the Object in Travel Form and cant loot the Object and WoW Error Message is "You are in Shapeshift Form" is there any solution for this? Ignore fighting during farm if in druid form fixed this ... you can delete this topic, iam sorry.

  6. Started by x337,

    Hi there. I use wrobot for a while now. Now i upgraded to a 5 sessions. But when i login 5 chars and i hit start. after 2min, most of the time 3 bots crash, and wow is closed. i have a i7 and 98GB ram. i dont think thats the problem, i multibox with 10 chars no problem. Anyone know why crash everytime? reinstalled wrobot and wow, with and without addons. the same problem. And is there a login manager for multiple chars?

  7. Started by Tartarbinks,

    Hello. I am trying to prospect some Adamantite Ore and Fel Iron Ore automatically on the bot, but it is not fully starting. I Have entered the ore names etc into the advanced settings for prospecting and in many different ways but it will still not start. I also disabled all addons etc and relogged on the account and Wrobot. I'll post a picture of my settings and the logs generated. Hopefully I am just dumb and missed something. My JC is level 325 and I am able to prospect those ores manually. Any additional info I can provide if asked for. Log: 01:19:46 - [Prospecting] In progress[D] 01:19:46 - [Spell] Prospecting (Id found: 31252, Name found: Prospect…

    • 3 replies
    • 1.8k views
  8. This is my code, when I traverse through the object, I do "ObjectManager.Me.Target = target. Guid; "Select the target, but the bot will attack the target, and enter the battle, I just want to select the target and not attack, how do I need to change the code. string[] objectNames = new string[] { "血色信徒"}; while (true) { WoWUnit target = ObjectManager.GetObjectWoWUnit() .Where(o => objectNames.Contains(o.Name) && o.IsAlive) .OrderBy(o => o.GetDistance) .FirstOrDefault(); if (target != null) { ObjectManager.Me.Target = target.Guid; SpellManager.CastSpellByNameLUA("偷窃"); …

  9. Started by SOVATAR,

    how to find the id of custom quests I play on camtom server sirus and there are daily quests I would like to register them in the bot

  10. Started by Daheadi1990,

    they show the cast but didnt do it. The client is English but i think they rename some skills if i make ingame a Marcro with "Cast Fishing" the will start fishing thats the LOG 14 Sep 2024 21H29.log.html

    • 4 replies
    • 1.2k views
  11. Started by Daheadi1990,

    Hello have the problem that afther a fight the bot will click on the dead mob open the loot window but didnt loot. The server have "Auto loot" (Quick loot) without pressing Shift + Mouse is it possible that the bot didnt use quickloot i think the problem ist if the server have quickloot and the bot use it too that he didnt loot. i just need to know how can i change the bot from quick loot to normal loot

  12. Started by cavatelli,

    Is there a lesser scale of purchasing a key? 6 months for $20 is far more than I need. Anyway to get something like a 1 month key for cheaper?

  13. As stated in the title, I am only learning about wrobot, I think I purchased a 6 month 1 IP about 1-2 days ago, I realize now I need more sessions, anyone on WRobot side can help out? couldnt find discord or anywhere else to email, please guide me!

  14. Started by DarkShado,

    Ok I am utterly disappointed with this bot so far this is just horrible. The bot won't heal me after a fight instead it runs to the next fight and starts attacking another mob. And before you say Attack before being attacked is on and to turn it off it is already OFF! Under Advanced Settings on the food / drink tab not an item is a spell is checked and I have Healing Touch in the box. Now I have tried with food as well I bought some food and put it in my inventory and then unchecked not an item is spell and put the name of the food in there and it still didn't work! It just ran to the next fight and attacked anot…

    • 4 replies
    • 1.5k views
  15. Hello everyone, I have a question and, if not possible, a suggestion. Currently, when the bot wants to return to its initial position, it walks until it is underneath (or at least close), then it flies up. To avoid issues such as ending up in the water, I would prefer it to do the opposite: fly up first and then return to its initial position. Is there an option for this, or can we modify something to make it adopt this behavior? Because it often gets the character stuck if it ends up next to a tree or a body of water. Thanks for your feedback

  16. Hi, I was wondering if it's possible to renew an expired license (the invoice expired a few months ago) as i want to start using wrobot again but all of my profiles are linked to my expired license.

  17. Started by xyqpizi,

    无法运行 WRobot 26 6月 2024 09H58.log.html

  18. Started by Pudge,

    Hello, can u add feature, or it already exists? Is it possible to make the bot window not close when the name of the character changes, some variable in wManager.settings that is responsible for this, maybe it has already been added? I could be very useful in some cases. For example if i need to change character on same account or enter no other and do smth, bot window always closes. wManager.wManagerSetting.CurrentSetting.DontCloseBotOnCharacterChange = true;

  19. Hey Community, I re-subbed to WRobot just today and wanted to use the Version from the Title for a Legion Server. However I get this error when putting in my license: Can you help me @Droidz or anyone who knows a possible solution for this? Best Regards! <3

  20. Started by Cokol,

    The bot always flies at gorund level (wrotation, gatherer, grinder and quester is where I have tested). Getting hit by all the enemies it comes across and getting dismounted because of that. Is there a setting to raise flying altitude or something like that? Wrobot Private Server edition. WOTLK version. 19 dic. 2017 21H30.log.html

  21. Outside of battle, the bot uses buffs, skills and healing, but nothing happens in battle. In the log he writes that he uses it, but in the game he doesn’t ( How do i can fix it ?

  22. Started by mhossein,

    can i use this for live or classic wow?

    • 0 replies
    • 484 views
  23. Started by kevinchow,

    [E] 19:54:32 - GetRequest: http://pathfinderwotlk.wrobot.eu/?IsOnline=1 -> System.Threading.Tasks.TaskCanceledException: 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 robotManager.Helpful.Others..MoveNext() [E] 19:54:37 - GetRequest: http://pathfinderwotlk.mmorobot.com/?IsOnline=1 ->

  24. As the title says, is there any working way to get wrobot to open/loot the open world chests around the vanilla continents? (example, the battered/solid chests around randomly). Searching through the forums hasnt revealed anything solid to answer this. There was one thread mentioning he had code to get it to worked and had worked briefly but nothing further. Any assistance on getting this to work would be greatly appreciated, having loot from chests helps with the leveling early on in classic 🙂

    • 0 replies
    • 766 views
  25. Started by homeslice,

    I tried to read through existing threads, and the answer here may be I just need to know the tools/coding better. But, I'm trying to just run through a low level dungeon to farm solo. It seems like Grinder is the right tool, but some threads say Quester is right. I don't need it to run in and out of the dungeon to reset, I just need it to run to the end and finish. I'm doing SM, so thought Grinder would be best, because I could run in the entrance, add the mobs to the list, and they would all be close enough to simply run in a straight line through, because the mobs would always be close enough for Grinder to just go to the next one. But, when I add the mob…

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.