Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. List<String> ItemNames = new List<string> { "First Item", "second Item", //etc }; foreach (string ItemName in ItemNames) { if(!wManager.wManagerSetting.CurrentSetting.DoNotSellList.Contains(ItemName)) wManager.wManagerSetting.CurrentSetting.DoNotSellList.Add(ItemName); }
  2. I am sorry, I don't understand why you get this problem. Have you tried to restart your computer? Do you use proxy ?
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, in advanced general settings tab "Looting & Farming..." add herbs names in "Harvest object..." list
  5. Hello, try SpellManager.ExistMount("Warhorse") || SpellManager.ExistSpellBook("Warhorse")
  6. Changed Status to Fixed
  7. I recently added https://wrobot.eu/articles/news/mobiyo-allopass-payment-gateway-has-been-added-r133/
  8. Hello, At the end of your subscription, we will send you an invoice with renewal link to remind you to renew your subscription. We will not automatically renew your subscription.
  9. Hello, in product "settings tab" you need to disable option "Manage character movement"
  10. Hello, There is no other solution than events, a bot session can contain several FSMs.
  11. Droidz

    Drink

    Are you enabled https://wrobot.eu/byme/doc/html/P-wManager.wManagerSetting.RestingMana.htm ?
  12. Droidz

    Drink

    You are sure that no one of your plugins/figthclass/profile change these settings ? Check value of option (with dev tools) when bot is running
  13. Droidz

    Drink

    Hi, try to disable option "TryToUseBestBagFoodDrink"
  14. Hello, you need to install SlimDX (4.0 X86)
  15. Hello, If you get stuck often it is probably your profile. But movement behavior can't be changed with default WRobot feature.
  16. Hello, you can use lua https://wowwiki-archive.fandom.com/wiki/API_Quit but, no easy way to use it with relogger. And I found it better to not save settings, some profiles/plugins/fightclass modify wow settings.
  17. Hello, your profile is for Wotlk ? Profile path are good (not positions underground or in water)? When you activate Radar3D where bot try to go ? Do you have tried to disable your wow addons and wrobot plugins? DO you have log file of bugged session?
  18. Hello, wait next updaet
  19. Changed Status to Added Changed Version to All
  20. Try to activate radar3d (tab "Map") to see where the bot is trying to go. Try also to use option "Use lua to move" (in advanved general settings)
  21. Hello, To start, try to disable all Wow addons. Try to increment your min/max latency (in advanced general settings)
  22. Hello, try to reset your Wow shortcut (and restart bot). In advanced general settings tab "Looting..." option "Skip nodes in water"
×
×
  • Create New...