Jump to content

Droidz

Administrators
  • Posts

    12601
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, yes use fisher bot with underbelly profile, and add guard in your fightclass (or in plugin? macro?)
  2. Hello, this is managed by your fightclass. Try another fightclass.
  3. https://wrobot.eu/forums/topic/8147-using-a-vpn/?page=0#comment-37199
  4. Hello, you get this problem with what WRobot version? Only with casters? You have try with several fightclass?
  5. Hello, Do you have try with another fightclass? with default WRobot settings? and to disable all wrobot plugins/wow addons? If your problem is not resolved, can you share your full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  6. Hello, Like: Thread t = new Thread(() => { int questId = 28000; while (robotManager.Products.Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { if (!Quest.HasQuest(questId)) break; Lua.LuaDoString("OverrideActionBarButton1:Click()"); } Thread.Sleep(500); } }); t.Start();
  7. Hello, use code like wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(821.2907, 821.2907, 9.0076));
  8. Hello, it is probably plugin problem
  9. Hello, you use last profile update? Try to contact profile creator
  10. Hello, https://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/?do=findComment&comment=22750
  11. Hello, no you cannot do that
  12. Hello thank you. If anymore can give me "Spirit of Redemption" id, or buff.
  13. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to disable firewall, proxy...
  14. 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/ ).
  15. wManager.wManagerSetting.CurrentSetting.SearchRadius = 50;
  16. Hello, try to redownload and reinstall WRobot
  17. 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/ ).
  18. 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/ ).
  19. Hello, you min latency is to low. In min/max latency try to put 600/700. try also to disable your fightclass
  20. Hello, wManager.wManagerSetting.CurrentSetting.HarvestMinerals = false; wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false; wManager.wManagerSetting.CurrentSetting.SkinMobs = false; wManager.wManagerSetting.CurrentSetting.LootChests = false;
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  22. Hello, in your log WRobot never try to regen
  23. https://wrobot.eu/forums/topic/7951-feeding-pet/?do=findComment&comment=36454
  24. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
×
×
  • Create New...