Jump to content

Droidz

Administrators
  • Posts

    12618
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Mailing Issues Vanilla

    https://wrobot.eu/forums/topic/9731-mailing-issues/
  2. Hello, do you use wow addons? if yes disable all. Do you have try to increment min/max latency
  3. Vous jouez sur quelle version de WOw?
  4. Do you use wow addons? if yes try to disable all
  5. hello, https://wrobot.eu/forums/topic/4346-deactivate-activate-plugins-in-quest-profiles/?do=findComment&comment=20171 (put code in one line)
  6. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  7. You are sure than you are alone to use your key?
  8. Hello, if target don't move, you can try to put small search distance
  9. Droidz

    Cant open 3 sesson WR

    Hello, try to reinstall WRobot https://wrobot.eu/forums/topic/9656-cant-run-10-sessions/
  10. https://wrobot.eu/forums/topic/9720-problem-with-the-key/?tab=comments#comment-45239
  11. hello, when you launch "Updater" to install WRobot, change product version (select version for vanilla)
  12. Hello, try to active option "Use lua to move" and to increment your min/max latency
  13. Bonjour, quelle est le message d'erreur?
  14. Hello, use dnLib
  15. https://wrobot.eu/forums/topic/9678-pathfinder-problem-again/?page=3&tab=comments#comment-45207
  16. Hello, I again added security code, I hope than this time its good. To wait to be sure than problem are resolved, I recommend to use this plugin: https://wrobot.eu/forums/topic/9678-pathfinder-problem-again/?do=findComment&comment=45114 When problem will resolved I will add subscription days to your accounts.
  17. https://wrobot.eu/forums/topic/9678-pathfinder-problem-again/
  18. try to increment min/max latency
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Check if you use Wotlk profile
  20. Try : PathFinderPathIfDown.cs public class Main : wManager.Plugin.IPlugin { public void Initialize() { robotManager.Events.LoggingEvents.OnAddLog += delegate(robotManager.Helpful.Logging.Log log) { try { if (log.Text.StartsWith("GetRequest(string url=\"http://pathfinder") || log.Text.StartsWith("GetRequest(string url=\"https://pathfinder")) { robotManager.Products.Products.InPause = true; wManager.Wow.Helpers.MovementManager.StopMove(); robotManager.Helpful.Logging.Write("In pause because pathfinder server seem down"); } } catch { } }; } public void Dispose() { } public void Settings() { } }
  21. Hello, try to launch WRobot with shortcut "WRobot no dx"
  22. Sorry, I added again codes I hope than this time is good. Try to use this plugin: PathFinderRequestTimeoutMs.cs public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.wManagerSetting.CurrentSetting.PathFinderRequestTimeoutMs = 60 * 1000; } public void Dispose() { } public void Settings() { } } (default time is 12 seconds)
  23. Hello, you use upper/lower cases?
  24. Hello, you have already requested it in private, I replied why post it in public? I gave you a free subscription to play on PTR servers at the bot "Party" (WRobot does not support PTR servers for a long time), for you free subscription you have never helped a member of the community, or even shared a file for more than 2 years https://wrobot.eu/profile/30087-phoenix222/content/. You've got free access for more than 2 years, you are already lucky.
  25. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
×
×
  • Create New...