Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, check if it is not added by your profile
  2. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, wait next update
  4. Hello, I think it is because you need to preload dll: robotManager.Products.Products.LoadProductsWithoutInit(Others.GetCurrentDirectory + @"\Products\Grinder.dll").Initialize(); robotManager.Products.Products.LoadProductsWithoutInit(Others.GetCurrentDirectory + @"\Products\Quester.dll").Initialize();
  5. Hello, you play in what wow version? You have try to reinstall bot?
  6. Droidz

    Development Tools

    I resolved it in new update
  7. Droidz

    Development Tools

    Changed Status to Fixed Changed Version to All
  8. When you told that you use relogger feature you use relogger application or relogger option in advanced general settings? Restart game work only if your use application https://wrobot.eu/forums/topic/3632-relogger-tutorial-video/
  9. Droidz

    Development Tools

    When you open editor with Windows shortcut "Fight Class Editor"? If yes it is normal, you need to attach WRobot at Wow to use dev tools (open WRobot normally and open fightclass editor in WRoobot tab "tools")
  10. Droidz

    Development Tools

    Hello, I am sorry I don't understand. Do you have error in your log?
  11. 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/ ).
  12. Hey, I do not find the message but it seems to me that I had already reported this problem, but it seemed to be only on "home" servers (on large servers no bug).
  13. I'll add this option
  14. Hello, active skinning option in general settings
  15. moveto can change from original path position (and wrobot don't parse type), use MovementManager.CurrentPath[MovementManager.PointId]
  16. Droidz

    3.3.5 Relogger bug

    new version use debugging by default to hook wow (with hardware breakpoint). When WRobot closing he remove all breakpoint (but he cannot do it when you kill process), he shoulds do it when relogger close bot (I need to check why relogger don't close correctly WRobot). If your server don't detect directx hook you can in relogger general settings use wrobot arg: -dx
  17. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  18. Hello, use c# condition ObjectManager.Me.FocusObj.IsCast
  19. Droidz

    ClearTarget

    I changed it in last update
  20. Droidz

    ClearTarget

    Do you use last WRobot update?
  21. Hello, in advanced general settings try to active option "use lua to move"
  22. In file "WRobot\Settings\WRobotGlobalSetting.xml" (open it with notepad) you have line "<CloseIfCannotLoginWowMinutes>2</CloseIfCannotLoginWowMinutes>", check if value (2 for me) is bigger than 0 but not to big. EDIT: Do it when WRobot and relogger are closed
  23. yes in all versions but you need to wait next update.
  24. Hello, use lua code to click on button: https://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
×
×
  • Create New...