Jump to content

Droidz

Administrators
  • Posts

    12618
  • Joined

  • Last visited

Everything posted by Droidz

  1. https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2
  2. Hello, try to redownload and reinstall WRobot. Check if wow client is updated
  3. http://wrobot.eu/forums/topic/5538-bot-cannot-connect-to-the-game/#comment-25328
  4. Hello, close wow, wrobot and battlenet, launch battlenet and wait for update, launch WRobot and accept update.
  5. Hello, when you get this problem try to relaunch wow and battlenet to update wow
  6. Hello, WRobot already was updated for 23857
  7. Update done
  8. You can read
  9. Droidz

    Game version incorrect

  10. I start to work on this patch
  11. 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)
  12. If you can confirm me than the problem is resolved with the new update.
  13. Hello, can you give me more details about your problems
  14. 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\")
  15. Hello, you can fix location of digsite in tab "Product settings"
  16. Hello, you have probably change wrobot path, try to reinstall WRobot in new folder
  17. 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
  18. http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/?do=findComment&comment=22750
  19. Try to disable your wow addon
×
×
  • Create New...