Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you cannot
  2. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, Can give you more details about what you want to know. The blacklist's functionality and the same in all WRobot products.
  4. Hello, check your settings, try to disable your wow addonds
  5. Reply by private message
  6. In your log WRobot cannot find position only 7 times in 4 hours (and more than 220 farms), I don't think than
  7. 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, ...).
  8. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. 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(); } } }
  10. Hello, do you play in Wow official server?
  11. 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/
  12. Hello,
  13. 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/
  14. Hello, yes with spell option (in fightclass editor) "For Friends"
  15. 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.
  16. Hello, check if your character don't regen
  17. 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/ ).
  18. Hello, your problem seem resovled
  19. your Windows is updated?
  20. 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)?
  21. Read this https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ (2.2)
  22. Bonjour, pouvez vous partager un fichier journal ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Essayé également d'installer les logiciels requis: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
  23. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Do you have activate option "Use drink" in advanced general settings tab "Food/Drink"?
×
×
  • Create New...