WRobot for Wow Vanilla - Help and support
971 topics in this forum
-
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
-
- 5 replies
- 16.6k views
- 1 follower
-
-
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
-
-
Download profiles and fight classes for Vanilla
-
- 0 replies
- 24.9k views
-
-
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.
-
- 1 reply
- 104 views
- 2 followers
-
-
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?
-
- 1 reply
- 478 views
- 2 followers
-
-
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?
-
- 15 replies
- 8.4k views
- 7 followers
-
-
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
-
- 1 reply
- 2.5k views
- 2 followers
-
-
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:…
-
- 13 replies
- 3.3k views
- 8 followers
-
-
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
-
- 1 reply
- 725 views
- 1 follower
-
-
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
-
-
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.
-
- 0 replies
- 853 views
- 1 follower
-
-
Anyone has idea how too setup "Wanding" in the CC?
- 35 replies
- 16k views
- 1 follower
-
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…
-
- 2 replies
- 1.5k views
- 2 followers
-
-
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.
- 3 replies
- 1.3k views
- 2 followers
-
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?
- 6 replies
- 4.7k views
- 1 follower
-
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!
-
- 10 replies
- 2.7k views
- 2 followers
-
-
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…
-
- 6 replies
- 3.7k views
- 1 follower
-
-
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.
-
- 2 replies
- 1.2k views
- 1 follower
-
-
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
-
- 3 replies
- 2.6k views
- 1 follower
-
-
why my bot manytime trying to logout(20sec camp)? druing log. trying to logout. whatever i think log is clean
-
- 1 reply
- 995 views
- 1 follower
-
-
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)
-
- 3 replies
- 1.4k views
- 2 followers
-
-
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
- 16 replies
- 7.8k views
-
Hello Vanilla has no Auto Shot Lua function and there is no where to turn on Autoshot in the WoW interface like in WOTLK +.
- 11 replies
- 4.6k views
-
@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.
- 6 replies
- 3.5k views
- 1 follower
-
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?
-
- 1 reply
- 944 views
- 1 follower
-