Everything posted by Droidz
-
Legion, version incorrect
Bonjour, vous avez lancer la version 64bit de wow, vous devez utiliser la version 32bit avec WRobot
-
fisherbot in AV
Hello, try to use this wrobot plugin: fish bg.cs
-
Difference between RunMacroLua and Ingame Chat?
Hello, what is the error message?
-
no Vendicar meshes in Krokuun?
Do you have file "Meshes\Argus 1\Argus 1_29_31.mesh.gz"?
-
Mage food/drink
Hello, try https://wrobot.eu/files/file/1340-auto-choose-food-and-drink/
- Farming ingenering primal air
-
FPS option
You close all WRobot before to edit the file?
-
Battle for Gilneas (Horde)
Hello, it is recommended to disable this bg (read instructions in tab "product settings")
-
FPS option
Hello, don't delete this line but edit value
-
Buy food and drink
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Problem: When starting the bot, I can't choose a product (e.g. grinder, farming)
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
plese help
Hello, check if WRobot and Wow are update
-
Use two vendors
In you log you need to repair? (wath is your durability?), Check if WRobot can make path to the repair and if repair npc is active (in npc db)
-
Bot not working
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot not working
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Mage is conjuring water after every mob
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
- help me?
-
if BuffTimeLeft() bugged?
- Gatherer
- if BuffTimeLeft() bugged?
Hello, can you share result of "Player/Target Buff/Debuff" (you can found this button in "dev... tools" (tab "tools")) (when you have this buff)- Gatherer constantly stuck in "flying up and down loop"
try to active "Use flying mount at all times" and "back to last profile position" (in product settings)- Use two vendors
Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Make the bot run away from attacking target
You can try code like: wManager.Events.FightEvents.OnFightStart += (target, cancelable) => { if (target.Entry == 1233) { //wManager.wManagerSetting.AddBlackList(target.Guid, 1000 * 60 * 5, true); cancelable.Cancel = true; } }; (run this code only one time)- Update Status - Patch 7.3.0 Build 24974
Update done- fightclass and movement problem
Ok, I applied the patch to the new version (for wow build 24974)