Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to redownload and reinstall WRobot. Check if wow client is updated
  2. http://wrobot.eu/forums/topic/5538-bot-cannot-connect-to-the-game/#comment-25328
  3. Hello, close wow, wrobot and battlenet, launch battlenet and wait for update, launch WRobot and accept update.
  4. Hello, when you get this problem try to relaunch wow and battlenet to update wow
  5. Hello, WRobot already was updated for 23857
  6. You can read
  7. Hello, // remove all landmarks by ID wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Remove("MyCircleId"); // Add landmarks wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Add(new MiniMapGenerator.LandmarkMiniMap(new Vector3(1, 2, 3), "MyCircleId", Color.Red)); wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Add(new MiniMapGenerator.LandmarkMiniMap(new Vector3(1, 2, 3), "MyCircleId", Color.Red)); You don't need to run this code on all frame, by only one time (or when you want to change/add/remove position)
  8. If you can confirm me than the problem is resolved with the new update.
  9. Hello, can you give me more details about your problems
  10. Hello, you can try to blacklist this zone. 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 remove folder "meshes" in "wrobot\data\")
  11. Hello, you can fix location of digsite in tab "Product settings"
  12. Hello, you have probably change wrobot path, try to reinstall WRobot in new folder
  13. Hello, 1: wManager.wManagerSetting.CurrentSetting.CloseAfterXBlockagesActive = true; wManager.wManagerSetting.CurrentSetting.CloseAfterXBlockagesLatest10Minutes = 25; 2: You cannot access at fightclass instance, but you can get fightclass file here: wManager.wManagerSetting.CurrentSetting.CustomClass
  14. http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/?do=findComment&comment=22750
  15. Droidz

    Game version incorrect

    Changed Status to Not a Bug Changed Version to All
×
×
  • Create New...