Jump to content

Droidz

Administrators
  • Posts

    12596
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, what bot do you use and what do you do? In same continent?
  2. Hello, you cannot do that
  3. Hello, wManager.Events.FightEvents.OnFightEnd += guid => { if (wManager.Wow.Helpers.Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause && !wManager.Wow.Helpers.Conditions.IsAttackedAndCannotIgnore) { // your code here } };
  4. Hello, you cannot, but if you use Windows 10 you can use virtual desktops
  5. Hello, Can you share your log file please (
  6. Hello, add to "Harvest object..." list object name (in advanced general settings tab "Looting...")
  7. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  8. Sorry for delay, if you can wait next update and tell me if problem is resolved
  9. Hello, try to disable your wow addons. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) and screenshot of your auction bot settings
  10. Hello, no tested but like this: string stepName = "MyStepName"; var p = Quest.QuesterCurrentContext.Profile as QuesterProfile; if (p != null) { for (int i = 0; i < p.QuestsSorted.Count; i++) { if (p.QuestsSorted[i].Action == QuestAction.StepName && p.QuestsSorted[i].NameClass == stepName) { Quest.QuesterCurrentContext.CurrentStep = i; break; } } } (replace line 1 MyStepName by your step name (step type 'StepName'))
  11. Hello, if you can try new update and tell me if problem is resovled
  12. Hello, can you give me wowhead link of quest with this problem. Because, with actual system you can create 1 quest (wrobot quest) by objective, this resolve normally this problem.
  13. If you can try with new WRobot update
  14. Hello, I don't understand what do you want, can you give more detail please.
  15. It is normal, it is for your security, you can change window name tab "Tools"
  16. Hello, you need active subscription on your account to download files
  17. Hello, add trainer to your "NPC db" (tab tools) and activate option " train new skills "
  18. Hello, you cannot with default features
  19. Hello, try to remove folder "date\meshes\"
  20. Bonjour, je viens de vous rembourse votre abonnement d'essai. Pour réparer WRobot suivez toutes les étapes des: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (vous ètres bien sur un sesssion Windows administrateur?)
  21. Hello, this causes bug or crash?
  22. Hello, You can disable option "Harvest herbs" and add to "Harvest object..." list "Starlight Rose" (in advanced general settings tab "Looting..."), or you can add "Ancient Mana Shard" to list "Don't harvest objects..."(in advanced general settings tab "Looting...")
  23. Try also to increment your min latency (in advanced general settings tab other), try to put 250 / 300
  24. Yes but what is the server name? You run WRobot with shortcut "WRobot no dx"? You have never run lua unlocker (or another Wow cheat/hack) on this server? (because you are the first to report WRobot detection)
×
×
  • Create New...