Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ Try also to contact @xandrosz
  2. Hello, reply by private message
  3. Hello, if you don't use ctm, try this plugin
  4. Hello, you can use shortcut "Quick Launch" or relogger
  5. Hello, can you tell me if you get again this problem http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3735
  6. Droidz

    pathing again

    All maps of WRobot are update (for all versions of wrobot).
  7. Hello, http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/#comment-24059
  8. I have moved option to file "WRobotGlobalSetting.xml"
  9. Hello, Try if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); } or if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance2D <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); }
  10. Hello, it is planned to writte API documentation. For Auction functions, it is generally lua scripts wrapper http://wow.gamepedia.com/World_of_Warcraft_API
  11. I take note, I comeback here when it resolved.
  12. Droidz

    Clear chat messages

    Changed Status to Confirmed Changed Version to All
  13. Droidz

    Bot is stuck (1.21.1)

    Hello, wait meshes update http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3715
  14. No I don't think, but a lot of wow addons can do this.
  15. Hello, Can you share your full log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. Hello, answered on your support request.
  17. Try to follow all steps http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 but I don't know what can cause this problem. (you can also try in vmware or another computer)
  18. you run wow in window mode?
  19. No easy way, you need to use c# to do it.
  20. WRobot use action bar to check if spell is usable (IsSpellUsable)
  21. Do you have this spell in your action bar? (required on wrobot for vanilla)
  22. http://wrobot.eu/forums/topic/4832-reduce-wrobot-cpu-usage/
×
×
  • Create New...