Everything posted by Droidz
-
Trial Error
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/ )
-
Bot not working in Blackwing Descent
Hello, try to disable your wow addons and to use another fightcclass
-
[Schedule] Shut down computer
hello, https://stackoverflow.com/questions/1215139/reboot-machine-from-a-c-wpf-app
-
Trouble with bot's constantly running to town.
Hello, try without fightclass, if problem is not resolved if you can share your log again please
-
Pathfinder Down Dalaran
Can you share full log file (by private message if you want), and give me sample profile (or start/end position) that I try to reproduct problem
-
Toggle "Manage Character Movement" Setting in WRotation
Hello, no tested but like that: public static bool ManageMovement() { if (robotManager.Products.Products.ProductName == "WRotation") { string errorsCSharp; if (wManager.Wow.Helpers.RunCodeExtension.RunScript(robotManager.Helpful.RunCode.CodeType.CSharp, @"robotManager.Helpful.Var.SetVar(""ManageMovementWRotation"", WRotation.Bot.WRotationSetting.CurrentSetting.ManageMovement);", "", out errorsCSharp)) { return robotManager.Helpful.Var.Exist("ManageMovementWRotation") && robotManager.Helpful.Var.GetVar<bool>("ManageMovementWRotation"); } } return false; } (try to call this code only one time at start (and cache value) to avoid performance problem)
-
Pathfinder Down Dalaran
Hello, to go to first position of path, or maybe pathfinder is used by a plugin
-
How to set Flying Height?
Hello, in your profile try to use "Flying" positions (waypoint)
-
Random Dismounts
Hello, check if you use mount name like is appaer in game (with upper/lower cases). If problem is not here share your log
-
Prevent bot from using starting area trainer
Hello, Except remove NPC of your profile/db (or maybe use small npc search radius) no easy solution (you need to use c#)
-
Legion 7.3.5 26124 and KEY
Hello, if you can try again
-
i bought 1 session but i did not receive the order
Hello, I don't know what happened but the problem is solved You can found your license key here: https://wrobot.eu/clients/purchases/ Kind regards
-
Druid Flight Form and Water Dismount
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/ ).
- How to add hunter pet command "assist" in fightclass?
-
Blacklist a node
Is strange, use radar3d (tab map) to check if node is blacklisted correctly. Can you share your log?
-
Blacklist a node
You use quester bot ?
-
Blacklist a node
Hello, blacklist zone
-
Arch doesnt work at all Cata
yes you need to move file in folder "Data" (don't forget to close bot before, you can copy of your current file before). You need to select your digsite (in product settings, look names) and click on button "Selected dig site is at my current location"
-
How To Utilize Demon Hunter Glide & Maneuverability
Hello, try to check
-
Arch doesnt work at all Cata
Hello, try https://wrobot.eu/files/file/276-seus-journey-to-the-center-of-the-earth-pandaria-archaeology-100-complete/?tab=comments#comment-6865 or https://github.com/droidzfr/WRobot_Packages/blob/master/legion/Data/Digsites.xml (or fix manually digsites positions)
-
Possible to use one key on different computers ?
Hello, yes you can use key on several computers but not at the same time (with 1 session). If you want use on several computers at the same time you need to buy subscription with more session
-
Keep distance from the combat target
Hello, Some fight classes do that.
- Key doesnt work.
-
Private Server Only?
Hello, yes WRobot don't support Bliazzard servers
-
Target too far
if this don't resolve your problem if you can share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).