Jump to content

Droidz

Administrators
  • Posts

    12596
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, bool r; var path = PathFinder.FindPath(new Vector3(), out r); if (r) { }
  2. Hello, try to reinstall WRobot, if your problem is not resolved try to download another wow client
  3. No sorry
  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, You can found your license key here: https://wrobot.eu/clients/purchases/ but you haven't subscription on this account
  6. Wait next update
  7. Hello, look code of V2: https://wrobot.eu/files/file/414-multi-pull/
  8. Hello, try again with your 1 session key, if you need to run more than one session on this version send me message
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Even in official server this config will cause problems (and I don't speak about usage of plugin like ClearBlacklist.cs in quester mode). To be sure, if you can try to download another wow client (in another website)
  11. Hello, do you use wow addons? if yes try to disable all
  12. the problem is your profile, edit him to remove this line, and it is not new install, all your plugins is in folder...
  13. Log of new install (in new folder), don't copy plugins/settings and ..., install only your profile and fightclass (in your log all addons is activated and plugin like HumanMasterPlugin is enabled)
  14. share log of the fresh wrobot install without wow addons please
  15. You get this problem without wow addons? yes or no You get this problem with new WRobot install (in new folder, add only your fightclass and profile)? yes or no
  16. If it is no wow addons problem, it is WRobot settings/plugins/fightclass problem
  17. Hello, Run C# code: for (int i = 0; i < 100; i++) { wManager.Wow.Helpers.Lua.RunMacroText("/click MyButtonNameGoesHere"); Thread.Sleep(100); // wait 100 ms before next run, you can remove or edit this line. }
  18. If WRobot try to regen mana on when you activate option "regen mana". In your log he try to regen when you start bot, I ignore why (and if it is health or mana) Some wow addons can change health value. If disable addons don't work try to reinstall WRobot in new folder without plugin
  19. try to disable your wow addons
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. Hello, sometime option "max unit near" can force bot to avoid mobs
×
×
  • Create New...