Jump to content

Droidz

Administrators
  • Posts

    12618
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, You play what version of wow?
  2. 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, ...
  3. 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 } };
  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, warrior charge.xml
  6. Hello, in fightclass editor use condition "Target Level"
  7. increment min/max latency in advanced general settings
  8. you play on Wotlk?
  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. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx et vc++
  11. Bonjour, essayer de re télécharger WRobot
  12. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. try https://wrobot.eu/applications/core/interface/file/attachment.php?id=12794
  14. Try to launch WRobot with shortcut "WRobot No Lock Frame"
  15. Bonjour, essayez a nouveau le probleme est normalement resolu
  16. Hello, try to disable all wow addons
  17. Hello, in advanced general settings, but if you want do it in C#: wManagerSetting.CurrentSetting.DoNotSellList.Clear();
  18. Hello, check tab "Tools" if you haven't put custom window title
  19. Hello, in "Action" (with profile editor) add text: c#: wManager.Wow.Helpers.Chat.SendChatMessage("123", wManager.Wow.Enums.ChatTypeId.SAY);
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. Hello, try to increment your min/max latency in advanced general settings or increment wait times in fisher product settings
  22. Hello, WRobot cannot make path to your NPC
  23. share full log file
×
×
  • Create New...