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.

WRobot for Wow Vanilla - Help and support

  1. Hey guys, I recently ported some of my fightclass framework to vanilla. I'm happy with where it currently is but will probably push updates. You can find a working version (and any future update) in my repository on GitHub. This framework is intended for all the developers on the wRobot Discord channel who keep working on the same issues over and over again. Hopefully this will encourage people to make pull requests and contribute to an overall community effort. Also, hopefully it will help with some of the more regular Discord users not having to answer a lot of questions over and over. Enjoy: https://github.com/Schaka/VanillaFightclassFramework

  2. Started by Droidz,

    Hello, Download WRobot for Wow Vanilla (1.12.1 5875) : Click here (don't forget to select good product during install: ) If you get problem to install WRobot go here.

    • 3 replies
    • 26.1k views
  3. Download profiles and fight classes for Vanilla

    • 0 replies
    • 24.9k views
  4. Started by Fruitard,

    Hi, I am in TurtleWoW and bot casting spell in another language ( both client and software is in english ) [F] 16:08:27 - [Spell] Cast Blitzschlag (Lightning Bolt) [F] 16:08:27 - [Spell] Cast Blitzschlag (Lightning Bolt) [F] 16:08:28 - [Spell] Cast Blitzschlag (Lightning Bolt) does anyone know how to fix it? I have tried all the plugins provided in other previous post but it doesnt work.

  5. I’m running into a specific issue with WRobot on Turtle WoW. The bot runs perfectly on other Vanilla private servers, but on Turtle WoW, the game instantly crashes the moment the bot attempts to interact with or accept a quest. What I’ve tested: Everything works fine on other 1.12 servers. The crash only happens on Turtle WoW. I’ve tried clearing the WDB folder and disabling all addons, but the result is the same. Is there a specific setting or a custom "Turtle-friendly" questing profile I should be using to avoid these crashes?

  6. When I press the profile to gather in darkshore, the bot starts immediately logging out with the system message of being "inactive for too long".. are they detecting it or what?

  7. When I start the my character moves so slowly like if it was stuck with a knee up, someone had this problem before or have any idea whats causing the problem? No matter if I use a custom quester or the automaton, the bots keeps moving without moving its legs. Desktop 2025.05.18 - 10.43.43.01 (online-video-cutter.com).mp4

  8. Started by jaytriple111,

    Bot is running around Elwynn forest which is great; questing, looting and training but it will not use any abilities. Fresh install this afternoon as a new user. - Using SuperMacro but also tried with no addons for vanilla WoW (Turtle Wow) - Fight Class - Lbniese Warrior 1.0.5; also tried warrior.cs - Quester - human1-30_eeny; also tried FNV 1-18 Elwynn+Westfall FREE DEMO 1.6.3 Oddly spell casts appearing as follows: [F] 19:36:44.862 - [Spell] Cast 冲锋 (Charge)26 Dec 2024 19H36.log.html [F] 19:36:46.200 - [Spell] Cast 冲锋 (Charge) [F] 19:36:50.545 - [Spell] Cast 战斗怒吼 (Battle Shout) [F] 19:36:51.120 - [Spell] Cast 战斗怒吼 (Battle Shout) [F] 19:…

  9. Started by Benztw,

    Hello, The bot is working well but It always aggro too much mobs at the same time and die frequently. I'd like the bot to ALWAYS do ranged pull using for exemple bow Can someone help me with that ? I can't find anythings in settings or forum Thanks in advance

  10. Hi, i need to buy Wrobot, but i need to be sure it work on anniversary version. Can you tell me if its ok ? and if yes, what order i must to buy please ? Thanks

    • 1 reply
    • 774 views
  11. Started by XfrfrancofrX,

    Hello, I am a WoW Warmane player, I wanted to know if there was a quest bot for missions, and how to buy it or configure it. So far there have been no problems with the mining bots from 1 to 300, from 300 to 375 I need a flying mount and I don't have one yet, but with the questers I have no way to make it run on hellfire.

  12. Started by Amazing Snake,

    Anyone has idea how too setup "Wanding" in the CC?

  13. Started by cipicips,

    hello, I was wondering if someone uses Human Master Plugin in ? If so could someone help me why do I get always this message? It seams it never changes states i.e. never going to trainer, equiping better items etc. I play on vanila 1.12.1 private and this is the log from plugin: 16:35:07.374 - [HumanMasterPlugin] State Name: Relogger, Priority: 2000 16:35:07.374 - [HumanMasterPlugin] State Name: Pause, Priority: 160 16:35:07.374 - [HumanMasterPlugin] State Name: Resurrect, Priority: 150 16:35:07.374 - [HumanMasterPlugin] State Name: MyMacro, Priority: 140 16:35:07.374 - [HumanMasterPlugin] State Name: IsAttacked, Priority: 130 16:35:07.3…

  14. Started by Hummbaba,

    I am new and came across all the Matenia files and want to use them in classic wow let me know if you can help me out on how to compile these for use I have the correct software, but I need guidance.

  15. Started by Lindman112,

    I made a post a few weeks ago about turtle wow and it worked fine. Now with the new server comming out today the client is patched to 1.17. Will this not be compatible with wrobot now?

  16. Started by Gregoryn82,

    Hello community! I am botting the last 2-3 years but i see this for the first time: on everlook i am getting ban very very often. I am using proxies, different for every wow.exe i am running. I am tending to believe that its not only player's reports because i got banned on 1 lvl chars within few minutes from creation. Is there any known bot detection system for vanilla? Any other suggestions? Thank you!

  17. Started by Findeh,

    Good day. Got a couple questions about druid shapeshifting 1) Is there any inbuid function to cancel shapshift? Or should i use custom one like this? Spoiler internal void CancelShift() { if (ObjectManager.Me.HaveBuff("Cat Form")) { CatForm.Launch(); } else if (ObjectManager.Me.HaveBuff("Bear Form")) { BearForm.Launch(); } else if (ObjectManager.Me.HaveBuff("Dire Bear Form")) { DireBearForm.Launch(); } else if (ObjectManager.Me.HaveBuff("Travel Form")) { TravelForm.Launch(); } else if (ObjectManager.Me.HaveBuff("Aquatic Form")) { AquaticForm.Launch(); } } 2) When bot needs to drink, an…

  18. In a private server, the creator has crafted a new dungeon map using the terrain of the Ruins of Ahn'Qiraj. This map bears a fresh ID, one that does not exist within the Classic WoW realms. Within this novel dungeon, invoking the 'wr' command elicits the message "Pathfinder server seems down." May I inquire if it is permissible to deactivate the Pathfinder feature within this dungeon, utilizing the quest mode's 'Follow path' function for navigation instead? Seeking Alternative Navigation Methods in Unfamiliar Dungeons When Pathfinder is Inaccessible and 'wr' Commands Keep Pausing.

  19. Started by Lindman112,

    Does the bot work for turtle wow's client? Can I just download it and play or do I need to do anything out of the usual? I read about some people getting banned, is there a way around this? I've never gotten banned on another private server except when getting caught red handed

  20. Started by korororo,

    why my bot manytime trying to logout(20sec camp)? druing log. trying to logout. whatever i think log is clean

  21. Started by korororo,

    hi i use this bot private server i trying mounting. bot not wating cooldown my mount have 3sec cooldown but bot is move immediately after global cooldown 09:36:54 - [Quester] Started 09:36:54 - [Mount] Mounting ground mount kodo 09:37:03 - [Mount] Mounting ground mount kodo 09:37:17 - [Mount] Mounting ground mount kodo 09:37:20 - [Fight] Player Attacked by Ridge Huntress (lvl 38) [F] 09:37:21 - [Spell] Cast Earth Shock (Earth Shock)

  22. Started by WTF12345,

    I am trying to get my priest fighclass to use wand correctly. Currently it switches between autoattack and Shoot. It seems that the bot presses the button multiple times(3) and turning shoot off and on throughout the fight. This is what i have, it works but looks realy bad autoattacking. Am i missing something? Priest 5-10.xml

  23. Started by RonSwanson,

    Hello Vanilla has no Auto Shot Lua function and there is no where to turn on Autoshot in the WoW interface like in WOTLK +.

  24. Started by zeeb,

    @Droidz Could you add this function to the bot? Having the game close onTeleport is instant ban on all private servers because it is a dead giveaway that you're botting. Instead having the bot stop/pause when teleported, add a 5 second delay and then send a message with squares (as if you're russian or chinese) will improve chances of not getting banned. However small a margin, we should always strive to improve our odds. Having the option to decide what action to take on each bot security option would be a great addition! (Stop, Close, Pause, Send Message, whatever) Kind regards, Z.

  25. Started by zbkzbk,

    I have encountered a problem where when WR is working normally, a prompt will pop up and there will be no action for a long time. After 20 seconds, I will exit the character selection screen. Have you encountered it?

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.