Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Crashed boss icc

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