Jump to content

Droidz

Administrators
  • Posts

    12508
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, robotManager.Events.FiniteStateMachineEvents.OnRunState += (engine, state, cancelable) => { if (ObjectManager.Me.IsDeadMe && state.DisplayName == "Regeneration" && ObjectManager.Me.PositionCorpse.DistanceTo(ObjectManager.Me.Position) > 40) { cancelable.Cancel = true; // You code to follow path here } };
  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, in fightclass editor use condition "Target Level"
  4. increment min/max latency in advanced general settings
  5. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  6. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx et vc++
  7. Bonjour, essayer de re télécharger WRobot
  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. try https://wrobot.eu/applications/core/interface/file/attachment.php?id=12794
  10. Try to launch WRobot with shortcut "WRobot No Lock Frame"
  11. Hello, try to disable all wow addons
  12. Hello, in advanced general settings, but if you want do it in C#: wManagerSetting.CurrentSetting.DoNotSellList.Clear();
  13. Hello, check tab "Tools" if you haven't put custom window title
  14. Hello, in "Action" (with profile editor) add text: c#: wManager.Wow.Helpers.Chat.SendChatMessage("123", wManager.Wow.Enums.ChatTypeId.SAY);
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. Hello, try to increment your min/max latency in advanced general settings or increment wait times in fisher product settings
  17. Hello, WRobot cannot make path to your NPC
  18. Droidz

    wrobot wont start

    Hello, try to update windows and reinstall required software
  19. Droidz

    wrobot wont start

    Hello, try to update windows and reinstall required software
  20. Hello, you probably try to use grinder/gatherer profile with Quester bot
×
×
  • Create New...