Jump to content

Droidz

Administrators
  • Posts

    12509
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you can also try to change min/max latency in advanced general settings, but I haven't perfect settings, this depend of your server, connection, load, ...
  2. 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 } };
  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. Hello, in fightclass editor use condition "Target Level"
  5. increment min/max latency in advanced general settings
  6. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  7. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx et vc++
  8. Bonjour, essayer de re télécharger WRobot
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. try https://wrobot.eu/applications/core/interface/file/attachment.php?id=12794
  11. Try to launch WRobot with shortcut "WRobot No Lock Frame"
  12. Hello, try to disable all wow addons
  13. Hello, in advanced general settings, but if you want do it in C#: wManagerSetting.CurrentSetting.DoNotSellList.Clear();
  14. Hello, check tab "Tools" if you haven't put custom window title
  15. Hello, in "Action" (with profile editor) add text: c#: wManager.Wow.Helpers.Chat.SendChatMessage("123", wManager.Wow.Enums.ChatTypeId.SAY);
  16. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Hello, try to increment your min/max latency in advanced general settings or increment wait times in fisher product settings
  18. Hello, WRobot cannot make path to your NPC
  19. Droidz

    wrobot wont start

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

    wrobot wont start

    Hello, try to update windows and reinstall required software
×
×
  • Create New...