Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. In your log WRobot cannot find position only 7 times in 4 hours (and more than 220 farms), I don't think than
  2. 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, ...).
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. 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(); } } }
  5. Hello, do you play in Wow official server?
  6. 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/
  7. Hello,
  8. 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/
  9. Hello, yes with spell option (in fightclass editor) "For Friends"
  10. 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.
  11. Hello, check if your character don't regen
  12. 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/ ).
  13. Hello, your problem seem resovled
  14. your Windows is updated?
  15. 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)?
  16. Read this https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ (2.2)
  17. 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
  18. 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"?
  19. Je pense que vous n'avez pas ajouter de vendeur dans votre profil ou base de donnée WRobot, vous pouvez en ajouter un avec l'outil "NPC DB" onglet "Tools"
  20. Hello, no you cannot change that
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Try to install SlimDX (4.0 X86), Redistributable Visual C + + 2010 (X86) and to disable your antivirus.
  22. Hello, increment your min/max latency in advanced general settings
  23. I added "to x%" a the health/mana (to disable food, put value like "from 1% to 1%"), wait next update
×
×
  • Create New...