Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, in advanced general settings, but if you want do it in C#: wManagerSetting.CurrentSetting.DoNotSellList.Clear();
  2. Hello, check tab "Tools" if you haven't put custom window title
  3. Hello, in "Action" (with profile editor) add text: c#: wManager.Wow.Helpers.Chat.SendChatMessage("123", wManager.Wow.Enums.ChatTypeId.SAY);
  4. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Hello, try to increment your min/max latency in advanced general settings or increment wait times in fisher product settings
  6. Hello, WRobot cannot make path to your NPC
  7. share full log file
  8. Droidz

    wrobot wont start

    Hello, try to update windows and reinstall required software
  9. Droidz

    wrobot wont start

    Hello, try to update windows and reinstall required software
  10. Hello, you probably try to use grinder/gatherer profile with Quester bot
  11. Hello, in tab tools, button "NPC DB" remove this NPC (you can also edit profile to check if NPC is not in the profile)
  12. Hello, your pet is managed by your fightclass
  13. Hello, you play in Vanilla? Lua api seem bugged for that https://wrobot.eu/forums/topic/9072-add-remove-lesser-curse-to-fightclass/
  14. Hello, Following the "The begining of the end of WRobot for official servers" , I'll stop to sell subscriptions of WRobot for official servers the 24 June 2018, and I'll remove and stop support of this version the 24 July 2018 (or before if blizz release the BfA pre-patch earlier). This don't affected versions of WRobot for private servers. Kind regards EDIT: Subscriptions removed from the store ? View full article
  15. Hello, Following the "The begining of the end of WRobot for official servers" , I'll stop to sell subscriptions of WRobot for official servers the 24 June 2018, and I'll remove and stop support of this version the 24 July 2018 (or before if blizz release the BfA pre-patch earlier). This don't affected versions of WRobot for private servers. Kind regards EDIT: Subscriptions removed from the store ?
  16. Hello, druid form is managed by your fightclass
  17. Hello, wManager.Wow.Helpers.Skill.GetValue(wManager.Wow.Enums.SkillLine.Skinning) wManager.Wow.Helpers.Skill.GetMaxValue(wManager.Wow.Enums.SkillLine.Skinning) The condition: wManager.Wow.Helpers.Skill.GetValue(wManager.Wow.Enums.SkillLine.Skinning) > 250
  18. Hello, if you current plugin settings have a public and static field you can try to get value with code like https://wrobot.eu/forums/topic/8930-quester-settings-saving/?do=findComment&comment=41462 , you can also try to contact plugin creator, or try code like wManager.Plugin.PluginsManager.DisposeAllPlugins(); // load and edit settings file wManager.Plugin.PluginsManager.LoadAllPlugins();
  19. Droidz

    Machine learning combat

    Hello, I haven't capacity to add feature like that.
  20. Hello, If you use XML fightclass, add in spell: 116271 Put true a the spell settings "Not spell, is item id". Add condition "C Sharp Code" with: wManager.Wow.ObjectManager.ObjectManager.Me.IsSwimming Add condition "Buff" with: Name: Greater Water Breathing Need: "False" Draenic Water Breathing Elixir.xml
  21. Wait 24h, send me message again if problem is not resolved
  22. Hello, I don't found any payment, send me your paypal email or transaction id by private message
  23. Hello, you can check logs: https://wrobot.eu/forums/topic/8234-bot-on-the-way-to-flightmaster/?do=findComment&comment=37647 You can also check state: https://wrobot.eu/forums/topic/8106-totown-state/?do=findComment&comment=37079 You have also events: wManager.Events.FarmingEvents.OnFarmingPulse += ... wManager.Events.FarmingEvents.OnFarmEnd += ... wManager.Events.FarmingEvents.OnFarmSuccessful += ... wManager.Events.OthersEvents.OnDismount += ... wManager.Events.OthersEvents.OnMount += ...
  24. Can you share full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  25. Hello, you get this problem with others products/profiles? Try to disable current digsite zone (in product settings)
×
×
  • Create New...