Jump to content

Droidz

Administrators
  • Posts

    12596
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  2. Hello, it is normal: https://wrobot.eu/forums/topic/7391-update-info/ And to launch WRobot use file "WRobot.exe"
  3. Hello, you can found fightclass here https://wrobot.eu/files/category/9-fight-classes/
  4. Update done
  5. Droidz

    WRobot Not Working

    Hello, try to reinstall WRobot
  6. Update in progress
  7. Hello, problem resovled
  8. Hello, WRobot support now Wow Legion patch 7.3.2.25326. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here
  9. Hello, WRobot support now Wow Legion patch 7.3.2.25326. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here View full article
  10. Hello, you need to wait few hours
  11. HunterBeastmasterSettings.CurrentSetting.Save()
  12. Hello,
  13. Hello, do you use wow addons? if yes try to disable all
  14. Hello, try to use also this plugin
  15. Hello, what is your fightclass code?
  16. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Do you have error in wrobot log?
  18. Hello, https://msdn.microsoft.com/en-us/library/sey5k5z4(v=vs.110).aspx
  19. Hello, like this if you know mob guid: wManager.wManagerSetting.RemoveBlackList(unit.Guid); or by entry id: int mobEntryID = 12345; var mobs = wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(mobEntryID); foreach (var unit in mobs) { wManager.wManagerSetting.RemoveBlackList(unit.Guid); }
  20. Hello, can you tell me if new update resolve your problem, I also added option to add window name in relogger general settings
  21. Hello, in grinder profile you can add several zones (you can also add/combine existing profile)
  22. Hello, it is strange problem, can you share your log? do you have try to disable plugins, change figthclass?
×
×
  • Create New...