Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. If you can wait next update and tell me if gameobject distance is fix (in wrobot for vanilla)
  2. What product do you use?
  3. Hello, use lua to wait, I comeback here when is fix.
  4. Hello, I confirm than "COMBAT_LOG_EVENT_UNFILTERED" seem skip in "OnEventsLuaWithArgs ". I'll fix it, I comeback here when is done, to wait you can try to use lua script
  5. Try to disable option "Ignore fighting during farm if in druid form/Sky Golem"
  6. Hello, what profile(product) do you want restart? And why?
  7. wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass("myfightclass.xml");
  8. Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. No sorry, you need to download WRobot this website to avoid virus (I have edit my last message, I have make mistake).
  10. Hello, yes in advanced general settings (some wow addon can do this also)
  11. Hello, wait next update, now "ForceIgnoreIsAttacked" support farming task.
  12. Hello, check if option "Ignore fighting during farm if in druid form/Sky Golem" is disabled (in advanced general settings tab "looting...")
  13. You are download wrobot in this website? try to add wrobot in your antivirus whitelist? Virustotal result: - https://www.virustotal.com/fr/url/5219f9d27ce5caadea249de88520708cadc646c1b78051b9b7bc363ca2250ea4/analysis/1491390246/ - https://www.virustotal.com/fr/file/127908f0d979b699be0f6583a0459b6421cc9b4e7dc7f1febd170f28a08cb8c6/analysis/1491390258/
  14. What antivirus do you use?
  15. Hello, you can also add task type "ChangeWowPath"
  16. 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/ ).
  17. Hello, can you share your full log file
  18. Droidz

    Exception Reaction

    Hello, I cannot reproduce this error. If when you get again this error, if you can run this code (in dev... tools) to find what unit cause this error: Logging.WriteDebug("================================================"); foreach (var o in ObjectManager.GetObjectWoWUnit()) { var r = Reaction.Unknown; try { r = o.Reaction; } catch{} Logging.WriteDebug(o + " > " + r); } Logging.WriteDebug("================================================");
  19. Hello, yes you can
  20. Hello, try to activate "Use lua to move". Some antivirus or teamviewer can block keyboard access.
  21. For npc "Fel Crystal" use or not interactOnLeftClick cvar haven't effect, only left click seem to works to target this NPC.
  22. Hello, try this: https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2 tell me if your problem is resolved or not (I'll refund or add days at your subscription)
  23. Hello, close all wrobot process and try to remove folder 'WRobot\data\meshes'
  24. Hello, close all wrobot process and try to remove file 'WRobot\Settings\TaxiNodes.xml'
×
×
  • Create New...