Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, http://wrobot.eu/forums/topic/5025-bot-stucked/#comment-23263
  2. Hello, you can't with "gatherer" product but you can use wow addon (or create your own wrobot plugin for it).
  3. Hello, try to disable your wow addon
  4. Hello, WRobot does not know if he's in town or not
  5. You have probably put "true" at "Not spell, is c# code..." intead of put "true" at "Not spell is lua script..."
  6. Bonjour, Dans l'éditeur de fightclass buff prend en compte les buff et debuff. Et c'est 1 condition (par exemple "Target Buff" pour 1 buff/debuff).
  7. 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
  8. Hello, reply by private message
  9. Hello, if you don't use ctm, try this plugin
  10. Hello, you can use shortcut "Quick Launch" or relogger
  11. Hello, can you tell me if you get again this problem http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3735
  12. Droidz

    pathing again

    All maps of WRobot are update (for all versions of wrobot).
  13. Hello, http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/#comment-24059
  14. I have moved option to file "WRobotGlobalSetting.xml"
  15. 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); }
  16. 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
  17. I take note, I comeback here when it resolved.
  18. Droidz

    Clear chat messages

    Changed Status to Confirmed Changed Version to All
  19. Droidz

    Bot is stuck (1.21.1)

    Hello, wait meshes update http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3715
  20. No I don't think, but a lot of wow addons can do this.
×
×
  • Create New...