Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, wait next update, tell me if you get problem again
  2. Wait next update to fix problem with smooth option
  3. Try to make offmesh that end at -360,0499 ; 3067,896 ; -200000 (even if WRobot never use this position)
  4. Server return bad position, I think it is problem, you get this problem since when?
  5. 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/ ).
  6. Hello, pathfinder servers is per wow version, no wow server. I checked all servers seem good, can you share full log file
  7. 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)
  8. Hello, The problem is that it is almost impossible to detect short distance teleport. Do you use popular profile?
  9. hi, if you found one of this object if you can send me the object info (with dev tools tab "tools")
  10. Currently WRobot seem safe on all servers (if server use original Wow client)
  11. 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
  12. 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)); };
  13. 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)
  14. Hello, you get this problem even when you minimize relogger window?
  15. 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/ ).
  16. 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/ ).
  17. Hello, (if I understand) sorry you cannot change that, WRobot go to mail every time than he go to town to repair
  18. Hello, you can base on it: https://wrobot.eu/forums/topic/9905-ressurection-why-the-instant-release-to-ghost/?do=findComment&comment=46454
  19. try to blacklist spirit guide (tab tools)
  20. in advanced general settings tab "General Settings" it is option "Ignore Fighting if in Gound Mount"
  21. 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)
  22. He skip step GoToTask.ToPosition...?
  23. Hello, try to download Wow in another website (you need to use default client)
×
×
  • Create New...