Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you give me names (of wowhead links) of the NPCs.
  2. Can you send screenshot of you config (don't forget to hide your username, email, ...)
  3. https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2
  4. Hello, try to redownload and reinstall WRobot. Check if wow client is updated
  5. http://wrobot.eu/forums/topic/5538-bot-cannot-connect-to-the-game/#comment-25328
  6. Hello, close wow, wrobot and battlenet, launch battlenet and wait for update, launch WRobot and accept update.
  7. Hello, when you get this problem try to relaunch wow and battlenet to update wow
  8. Hello, WRobot already was updated for 23857
  9. Update done
  10. You can read
  11. Droidz

    Game version incorrect

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