Jump to content

Droidz

Administrators
  • Posts

    12577
  • Joined

  • Last visited

Everything posted by Droidz

  1. Server return bad position, I think it is problem, you get this problem since when?
  2. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, pathfinder servers is per wow version, no wow server. I checked all servers seem good, can you share full log file
  4. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). (if you use option "Smooth path" try to disable it)
  5. Hello, The problem is that it is almost impossible to detect short distance teleport. Do you use popular profile?
  6. hi, if you found one of this object if you can send me the object info (with dev tools tab "tools")
  7. Currently WRobot seem safe on all servers (if server use original Wow client)
  8. Hello, if WRobot don't go to the vendor it is: You haven't enabled sell option OR You haven't npc near OR Npc is blacklisted When he don't go to vendor, try to clear blacklist (tab "Tools") to check if after that he go to vendor
  9. Hello, this stop fight, but bot probably try to attack again target, to skip all combat you need to use code like: wManager.Events.FightEvents.OnFightStart += delegate(WoWUnit unit, CancelEventArgs cancelable) { cancelable.Cancel = true; if (unit.IsValid) ObjectManager.BlackListGetUnitAttackPlayerGuidTime.Add(unit.Guid, DateTime.Now + TimeSpan.FromMinutes(10)); };
  10. But I tried several times to resolve this problem, problem is in framework.net code (I get problem to manage big list in wpf datagrid)
  11. Hello, you get this problem even when you minimize relogger window?
  12. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, (if I understand) sorry you cannot change that, WRobot go to mail every time than he go to town to repair
  15. Hello, you can base on it: https://wrobot.eu/forums/topic/9905-ressurection-why-the-instant-release-to-ghost/?do=findComment&comment=46454
  16. try to blacklist spirit guide (tab tools)
  17. in advanced general settings tab "General Settings" it is option "Ignore Fighting if in Gound Mount"
  18. In Vanilla and Tbc we cannot get list of quest completed. If you have complete quest without WRobot he cannot know than you have already completed it. You can disable profile step or add quest to completed quests list (in product settings)
  19. He skip step GoToTask.ToPosition...?
  20. Hello, try to download Wow in another website (you need to use default client)
  21. it is vc++ or slimdx problem generally. You can try to close/kill all useless program/process and try again WRobot
  22. it is that 99% of times, you can also try to disable your antivirus and redownload and reinstall WRobot
  23. Hello, generally this problem is because you haven't installed required software (step 7) : https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
×
×
  • Create New...