Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, WRobot use last grinder profile used, to select grinder profile select in wrobot main tab grinder product and select profile in product settings
  2. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, when this option is activated , wrobot use only mamounth, can you share your log when this happen.
  5. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  6. Hello, when wrobot ignore or blacklist a NPC it is written why in the log.
  7. Read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 do you have file "oMESpQ.exe" in wrobot folder? if yes try to launch this file
  8. Hello, try to disable your antivirus
  9. Bonjour, pouvez vous partager vos fichier log ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Hello, use lua to click in wow interface button http://wrobot.eu/forums/topic/1689-useful-scripts/#comment-8447
  11. This code is for wrobot for vanilla, you can use lua for others wow vresion
  12. Bonjour, pouvez vous partager vos fichier log ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx and vsc++)
  14. Hello, try to increment your min/max latency in advanced general settings tab others
  15. Hello, you can use wow addon for this or http://wrobot.eu/files/file/667-lootfilterwrobot/
  16. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx et vc++)
  17. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  18. Hello, you have normal wrobot subscription, you need unlimited subscription to run more than 1 session at the same time.
  19. Hello, can you give me the "entry id" and the position of an gameobject (easy to reach)
  20. Hello, use WRotation product
  21. Now support 7.2.0.23911
  22. You are alone at report this problem, I think than this problem is probably caused by your wrobot install. Can you try to reinstall WRobot? If you can send me your profile I'll try to reproduce this problem (you can send me your profile by private message).
  23. Hello, you can create your own product/custom profile, or use event (with plugin or fightclass) to hook "FreeDefaultState" bg like: robotManager.Events.FiniteStateMachineEvents.OnRunState += (engine, state, cancelable) => { if (state == null || string.IsNullOrWhiteSpace(state.DisplayName) || state.DisplayName != "Free default") return; // put your bahaviour here: // if you don't want run base behaviour: cancelable.Cancel = true; };
  24. Droidz

    Exception Reaction

    And you get this problem only in this zone?
×
×
  • Create New...