Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, it is spell stetting "Check if target in view", this option is active by default
  2. Try to add npc in your npc db (tab tools). The NPC is far?
  3. Hello, try to change your mount (in general settings)
  4. Sorry, you need to put full path like: .LoadCustomClass(Application.StartupPath + @"\FightClass\myfightclass.xml");
  5. Do you have try to install this verison of framework? https://www.microsoft.com/en-us/download/details.aspx?id=42637
  6. Try to run code: new Thread(() => { robotManager.Products.Products.ProductStop(); Thread.Sleep(1000); robotManager.Products.Products.ProductStart(); }).Start();
  7. Hello, in relogger general settings, instead "WRobot.exe" select file with name like "UqtfGgP.exe". If you cannot resolve problem try to reinstall WRobot.
  8. COMBAT_LOG_EVENT_UNFILTERED seem not exist in vanilla
  9. Hello, no you cannot use this in lua. Where do you want use your script?
  10. Hello, with "custom profile" you can do what you want, but it is not easy way to do quest with. Why do you not use normal quest profile, you can use you own code/class
  11. If you can wait next update and tell me if gameobject distance is fix (in wrobot for vanilla)
  12. What product do you use?
  13. Hello, use lua to wait, I comeback here when is fix.
  14. 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
  15. Try to disable option "Ignore fighting during farm if in druid form/Sky Golem"
  16. Hello, what profile(product) do you want restart? And why?
  17. wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass("myfightclass.xml");
  18. Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. No sorry, you need to download WRobot this website to avoid virus (I have edit my last message, I have make mistake).
  20. Hello, yes in advanced general settings (some wow addon can do this also)
  21. Hello, wait next update, now "ForceIgnoreIsAttacked" support farming task.
  22. Hello, check if option "Ignore fighting during farm if in druid form/Sky Golem" is disabled (in advanced general settings tab "looting...")
  23. 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/
  24. What antivirus do you use?
×
×
  • Create New...