Everything posted by Droidz
-
Want to come back but all the time there is problem with pathfinding server
Hello, You have many game add-ons activated, that can cause problems (but I doubt that it's the cause of your problem). The problem probably comes from your internet connection. From certain countries, for reasons beyond my control, the connection is not always stable (depending on the users and the periods). Try using a VPN.
-
Want to come back but all the time there is problem with pathfinding server
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Randomly stop moving in bg
Hello, try to download again your game client (not on your server website). Check if your figthclass is updated.
-
Crash Error 3.3.5a
Hello, Do you use unmodified game client? How long do you have this problem? Can you share bot log files.
-
How to Encrypt AccountEmail and AccountPassword?
Hello, You can use the same settings file on several machines if you use a static encryption key : https://wrobot.eu/byme/doc/html/F-robotManager.robotManagerGlobalSetting.ForceStaticEncryptKey.htm (edit xml file "WRobot\Settings\RobotManagerGlobalSetting.xml")
-
Bot stucks
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Strange errors
Hello, I think your quest profile is trying to update this, but can't because the update server is offline.
- Account Upgrade
-
New Dragonflight Firestorm server, anyone tested yet?
Hello, I'll add Dragonflight support when the officials servers will no longer propose this version.
-
Game Crashing
Hello, try with unmodified game client (download game on another website, don't use the version provided by your server). If your problem is not solved, can you share a few log files.
-
Game Crashing
Hello, maybe it's a fightclass problem, try without fightclass. Can you share log files of bugged session?
-
switch tab in wrobot's UI
Hello, you can go to "Product settings" tab with robotManager.Products.Products.ProductNeedSettings(); but you can't back to map tab.
-
help
- help
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Stop WRobot Enabiling "Use LUA to Move" (?)
Hello, try to disable your antivirus, or close the programs like teamviewer. WRobot actives this option when it can't simulate the keyboard keys.- Skip the Quests order Turning step if there is no quest item in the bag
Hello Put the 'pickup' step between an 'if' step (with in 'Action parameter' the code ItemsManager.HasItemById(1234) ) and a step 'endif'. replace 1234 by your item id- [BSOD] on startup
Hello, it's because you haven't downloaded WRobot on this website. Try with official trial version, your problem will be solved.- load c# code from different file
Hello, If you give WRobot a .cs file, you cannot use newer C# features (like 'using MyNamespace;'). To use these new features, give compiled files to WRobot (dll). 'public class Main: ICustomClass' must not have a namespace for WRobot to find the class. For example, you can look at this code to see how to separate your code into several classes : https://wrobot.eu/forums/topic/11961-fightclass-framework-for-243335a-and-more/- WRobot Stuck on "Server Connection..."
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Updating wrobot
Hello, WRobot will not support modified game clients. But if the game client is the original and you have problems can you share the list of servers.- relogger,wobot not start
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Grinder do not work
Hello, Can you share full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). But, generally this type of problem occurs when you load a profile not suited to the product (for example a Gatherer profile with the grinder bot)- Bug Path Finding
Hello, can you share full log file please.- I already purchase but I didnt received an product
Hello, You can found your license key here: https://wrobot.eu/clients/purchases/ Kind regards- Where to get paches for some wow clients
Hello, the current version should work with 26972 https://wrobot.eu/supported-wow-versions/ - help