Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx et vc++
  2. Bonjour, essayer de re télécharger WRobot
  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. try https://wrobot.eu/applications/core/interface/file/attachment.php?id=12794
  5. Try to launch WRobot with shortcut "WRobot No Lock Frame"
  6. Bonjour, essayez a nouveau le probleme est normalement resolu
  7. Hello, try to disable all wow addons
  8. Hello, in advanced general settings, but if you want do it in C#: wManagerSetting.CurrentSetting.DoNotSellList.Clear();
  9. Hello, check tab "Tools" if you haven't put custom window title
  10. Hello, in "Action" (with profile editor) add text: c#: wManager.Wow.Helpers.Chat.SendChatMessage("123", wManager.Wow.Enums.ChatTypeId.SAY);
  11. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. Hello, try to increment your min/max latency in advanced general settings or increment wait times in fisher product settings
  13. Hello, WRobot cannot make path to your NPC
  14. share full log file
  15. Droidz

    wrobot wont start

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

    wrobot wont start

    Hello, try to update windows and reinstall required software
  17. Hello, you probably try to use grinder/gatherer profile with Quester bot
  18. Hello, in tab tools, button "NPC DB" remove this NPC (you can also edit profile to check if NPC is not in the profile)
  19. Hello, your pet is managed by your fightclass
  20. Hello, you play in Vanilla? Lua api seem bugged for that https://wrobot.eu/forums/topic/9072-add-remove-lesser-curse-to-fightclass/
  21. 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
  22. 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 ?
  23. Hello, druid form is managed by your fightclass
  24. 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
  25. 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();
×
×
  • Create New...