Jump to content

Droidz

Administrators
  • Posts

    12596
  • Joined

  • Last visited

Everything posted by Droidz

  1. You close all WRobot before to edit the file?
  2. Hello, it is recommended to disable this bg (read instructions in tab "product settings")
  3. Hello, don't delete this line but edit value
  4. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. 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/ ).
  6. Hello, check if WRobot and Wow are update
  7. 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)
  8. 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/ ).
  9. 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/ ).
  10. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. Hello,
  12. Droidz

    Gatherer

    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. 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)
  14. try to active "Use flying mount at all times" and "back to last profile position" (in product settings)
  15. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. 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)
  17. Update done
  18. Ok, I applied the patch to the new version (for wow build 24974)
  19. I start to work on this patch
  20. If you can try with this file (move and replace this file in "Bin" folder), and use this file some time to check if this fix don't add new bugs. wManager.dll
  21. Hello, https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088
  22. Can you share your log and a screenshot of your product settings tab
×
×
  • Create New...