Everything posted by Droidz
-
Botting on TBC servers
Hello, try to download another wow client
-
error message
Hello, yes disable your wow addons when you use bot to avoid problem
-
[All] ItemsManager.GetItemCountByNameLua is incorrect
Hello, you get problem with "GetItemCountByNameLUA"? You get problem only on Lua or with tbc and wotlk also?
-
WoW client Crashes when I launch the bot
Hello, try to launch WRobot with shortcut "WRobot no dx", try to remove wow cache, try to download another wow client
-
How can I do two actions at once?
Hello, wManager.Wow.Helpers.Move.Forward(Move.MoveAction.DownKey); wManager.Wow.Helpers.Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.JUMP); System.Threading.Thread.Sleep(1500); wManager.Wow.Helpers.Move.Forward(Move.MoveAction.UpKey); or wManager.Wow.Helpers.Move.Forward(Move.MoveAction.DownKey); wManager.Wow.Helpers.Move.JumpOrAscend(); System.Threading.Thread.Sleep(1500); wManager.Wow.Helpers.Move.Forward(Move.MoveAction.UpKey);
- Updated Wrobot and now I get this error
-
Check if pathsfinder cannot find path
Hello, bool r; var path = PathFinder.FindPath(new Vector3(), out r); if (r) { }
-
Game version incorrect
Hello, try to reinstall WRobot, if your problem is not resolved try to download another wow client
- How to translate WRobot
-
Grinder: Does not record path
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Legion 7.1.5 23420
Hello, try again
-
where is my key?
Hello, You can found your license key here: https://wrobot.eu/clients/purchases/ but you haven't subscription on this account
-
Bot didn't see mana in Bear form
Wait next update
-
License key private server 7.1.5 23420
is done
-
Change target during combat
Hello, look code of V2: https://wrobot.eu/files/file/414-multi-pull/
-
License key private server 7.1.5 23420
Hello, try again with your 1 session key, if you need to run more than one session on this version send me message
-
i havent any profil before but now my quesssting profil get error and dont load
Disable WRobot plugin "butler.dll"
-
i havent any profil before but now my quesssting profil get error and dont load
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Wrobot doesnt accept quest reward
Even in official server this config will cause problems (and I don't speak about usage of plugin like ClearBlacklist.cs in quester mode). To be sure, if you can try to download another wow client (in another website)
-
Wrobot doesnt accept quest reward
Hello, do you use wow addons? if yes try to disable all
-
War isn't working correctly
the problem is your profile, edit him to remove this line, and it is not new install, all your plugins is in folder...
-
War isn't working correctly
Log of new install (in new folder), don't copy plugins/settings and ..., install only your profile and fightclass (in your log all addons is activated and plugin like HumanMasterPlugin is enabled)
-
War isn't working correctly
share log of the fresh wrobot install without wow addons please
-
How to runmacrolua on a loop for a certain amount of times.
yes you can
-
War isn't working correctly
You get this problem without wow addons? yes or no You get this problem with new WRobot install (in new folder, add only your fightclass and profile)? yes or no