Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

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