Everything posted by Droidz
-
path finder in quest fly grinder
Try to use quest type "FollowPath"
-
path finder in quest fly grinder
Hello, use position (hotspot) type "Flying"
-
FinishedQuestSet List<int> / HashSet<int>
Hello, HashSet is useful when he has a lot of values, in vanilla and tbc is unlikely to happen (because list is completed during WRobot session) (and I use it in Wotlk and next versions, on high level character can have a lot of completed quests), and I think also that I use List in vanilla and tbc for the serialization.
-
Wotlk Wrong Version?
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Deselects mob while fighting constantly
Hello, update your wrobot plugins
-
wManagerSetting
Hello, I think than you search wManager.wManagerSetting.CurrentSetting.IgnoreFightWhenInMove = true;
-
Ignore Underwater Nodes
You get problem with all profile? check if your profile don't change your settings/blacklist
-
Ignore Underwater Nodes
Your setting seem good, try to blacklist zone
-
Didnt loot Animals
try to download wow 1.12.1 client in another website
-
Ignore Underwater Nodes
Hello, you have option in advanced general settings. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Grinder attacks everything (classic)
Hello, try without plugins. But in your log you WRobot seem attack often because you are attacked.
-
toons not resurrect
Hello, when this happen again, can you go to tab "Tools" > button "Dev... tools" > select in game Spirit Healer and click on button "Target info" (send me result here)
-
Check if plugin active
Hello, This check if user have enabled or not plugin: return wManager.wManagerSetting.CurrentSetting.PluginsSettings.Any(p => p.Actif && string.Equals(p.FileName, "file name.cs", StringComparison.InvariantCultureIgnoreCase));
-
Didnt loot Animals
Hello, try to reset wow and wrobot settings
-
Skinning and Questitem pickup
hello, try to disable your wow addons and increment min/max latency
-
Bot failing to mine nodes
try to reset Wow settings, or tu use another mount
-
Bot failing to mine nodes
Hello, reset your wow keybinding (and relaunch WRobot) (or try to active wrobot option 'Use lua to move')
-
Constantly re-que's between npc's (tbc)
Hello, try disable all wow addons
-
Grinder attacks everything (classic)
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Grinder profiles
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot gets stuck gathering?
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Quests order editor
Hello, if you have a lot of steps, edit xml file with notepad
-
Always an issue.
it is strange, you are sure that is not caused by one of your plugins/fightclasses?
-
Error and bot stop
Hello, I think it is plugin (HMP) problem
-
Main pause button not working.
Problem is probably caused by your fightclass or profile, I tested and pause button works