Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. (ref: https://wrobot.eu/forums/topic/10214-why-do-you-pref-wrobot/?do=findComment&comment=48444 )
  2. can you share full log file please
  3. hello, I can try to slip your key in several key with less sessions (you can try to use one key per computer). In relogger settings, you have activater "look relogger when laun..."?
  4. Hello, you have try to install in new folder? you haven't any error?
  5. Hello, disable option in advanced general settings tab security...
  6. Hello, it is not in tab tools "Blacklist editor"
  7. Hello, when is the last time that this offmesheconnection worked?
  8. Hello, you haven't license, and normally current version is not detected (no detection feedback for now, but to be safe, don't use WRobot on you main account).
  9. Droidz

    Relogger

    Hello, try to close wrobot and relogger and remove the file "WRobot\Settings\RobotManagerGlobalSetting.xml"
  10. try to use shortcut 'WRobot no dx' to launch WRobot, or to download another wow client
  11. wait next update
  12. thank you if you can try with new update
  13. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, in advanced general settings tab farming... you can add objects list of objects to not harvests.
  15. I'll release update in few minutes, wait and tell me if you get again problems
  16. I remove "GetHashCode()" (this added bugs to WRobot)
  17. Hello, you can download this version here: http://download.wrobot.eu/wrobot/oldversion/WRobot_7.1.5_23420.zip
  18. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. About the 4, you get this problem when you start to attack mob when you on mount? (and your fightclass have not available spell to use?) if yes this will be fixed in next update also
  20. Hello, thank you, I added it, wait next update: public override int GetHashCode() { try { return (X.GetHashCode() * 397 ^ Y.GetHashCode()) * 397 ^ Z.GetHashCode(); } catch { } return 0; } public override bool Equals(object obj) { try { var v = obj as Vector3; if (v == null) return false; return X == v.X && Y == v.Y && Z == v.Z; } catch { } return false; }
  21. 1: Bug is resolved, you need to wait next update (tomorrow). 2: In advanced general settings disable option "Ignore fights when traveling" (this option will be disabled by default in next update). 3: I found it strange, check your blacklist, or if you can activate radar3d and record video of this problem. 4: Check if you have update for your fightclass and plugins
  22. Because they use cracked versions, old WRobot version are detected like PQR.
  23. I update (Windows) and reboot servers, if you use last update you will normally switch automatically to another pathfinder server without problem.
×
×
  • Create New...