Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, now relogger (app) restart Wow after few minutes if WRobot cannot log in wow.
  2. Can you try to: - Close WRobot. - Download and move this file to folder "WRobot\Bin\" (replace existing file): http://download.wrobot.eu/wrobot/bin/Bin/authManager.dll - Launch WRobot, skip update request. Can you tell me if your problem is resolved.
  3. Hello, you cannot
  4. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Hello, Can give you more details about what you want to know. The blacklist's functionality and the same in all WRobot products.
  6. Hello, check your settings, try to disable your wow addonds
  7. Reply by private message
  8. In your log WRobot cannot find position only 7 times in 4 hours (and more than 220 farms), I don't think than
  9. Yes this will works in many cases, but you can use many conditions, this depend of you and your profile, I cannot give you best solution, it is an sample (in some case you need to test quest state, player level, player item, player continent, player destination distance, ...).
  10. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. When you are in GameObject radar 3d is not always accurate. Try this code if the ship move: if (fire != null && fire.IsValid) { for (int i = 0; i < 5; i++) { if (GoToTask.ToPosition(GetWorldPosition(fire.Position)) && ObjectManager.Me.Position.DistanceTo(GetWorldPosition(fire.Position)) <= 4.5) { Interact.InteractGameObject(fire.GetBaseAddress); Usefuls.WaitIsCastingAndLooting(); } } }
  12. Hello, do you play in Wow official server?
  13. Hello, in your profile you can blacklist zone, change NPC repair/vendor to avoid to go to this zone, you can also try to use this plugin https://wrobot.eu/files/file/1124-avoidit/
  14. Hello,
  15. Hello, you can use option "is repeatable quest", you can also look this profile: https://wrobot.eu/files/file/409-98-100-meatgut-needs-bones-repeatable-quest-nagrand/
  16. Hello, yes with spell option (in fightclass editor) "For Friends"
  17. I do not know how you can resolve this problem. Either your antivirus try to delete MemoryRobot.dll file, or you try to attach Wow 64bit process, or your vc ++ or framework install are corrupted. Try to install Windows 10 in a VM (with VMware) and install in VM wow and wrobot.
  18. Hello, check if your character don't regen
  19. Droidz

    It wont loot

    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, your problem seem resovled
  21. your Windows is updated?
  22. And you have how I said installed SlimDX (4.0 X86) , Redistributable Visual C + + 2010 (X86) and to disable your antivirus (try to disable you antivirus before to install wrobot)?
  23. Read this https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ (2.2)
×
×
  • Create New...