Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. can you share log (or lines)
  2. Hello, in the ownedcore link its me. WRobot pathfinder is more advanced than your links. I'll add in few weeks new features at the offmeshesconnection to be used even if path return success result (this will resolve problem like you have in your first screenshot).
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Droidz

    License

    Changed Status to Fixed Changed Version to All
  5. For the fight https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088 , For regen: wManager.wManagerSetting.CurrentSetting.FoodPercent = 1; wManager.wManagerSetting.CurrentSetting.FoodMaxPercent = 1; wManager.wManagerSetting.CurrentSetting.DrinkPercent = 1; wManager.wManagerSetting.CurrentSetting.DrinkMaxPercent = 1; For stuck: wManager.Events.MovementEvents.OnPulseStuckResolver += delegate(CancelEventArgs cancelable) { cancelable.Cancel = true; };
  6. Hello you have try to use another shortcut? for to use second char of this key?
  7. Droidz

    License

    Changed Status to Fixed Changed Version to All
  8. Hello, Try to add methods public override bool HasQuest() { return true; } public override bool IsComplete() { return false; }
  9. Hello, you cannto
  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, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. Hello, no https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/
  13. do you have try to disable your wow addons?
  14. Hello, some wow addons can do that, you can also create macro and run it sometime with WR
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. hello, redownload wrobot https://wrobot.eu/files/file/2-wrobot-official/
  17. You have activated option "Assign Talents" in advanced general settings?
  18. I am sorry, I ignore why you get this problem
  19. put this in .txt file, this code will be run when your character levelup
  20. To search Wow window, WRobot use process name (Wow.exe) or window name (World of Warcraft)
  21. Hello, https://wrobot.eu/files/file/481-combine/
  22. https://wrobot.eu/forums/topic/3633-getting-started-with-wrobot-video/
  23. hello, yes if you have subscription with several sessions
  24. Hello, https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/
  25. Hello,
×
×
  • Create New...