Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, contact profile owner.
  2. foreach (var woWItem in wManager.Wow.Helpers.Bag.GetBagItem()) { if (!string.IsNullOrWhiteSpace(woWItem.Name) && !wManager.wManagerSetting.CurrentSetting.DoNotSellList.Contains(woWItem.Name)) wManager.wManagerSetting.CurrentSetting.DoNotSellList.Add(woWItem.Name); } You can run this code in quester profile, custom profile, plugin, ...., or in "dev... tools" (tab "Tools")
  3. @camelot10 I don't forget you, I leveling a character (currently level 80) @nicky0412 If you want help, create your own post in the good forum category.
  4. Try to close wrobot, remove folder "'WRobot\Data\Meshes", disable all WRobot addon (some addon seem to not works with your game version).
  5. 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/ ).
  6. You use profile for Wow Wotlk and you play Wow Legion
  7. You get this problem since few days or since the start?
  8. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Hello, reply by private message. Please stop to spam forum/private messages/bug tracker.
  10. Hello, if (robotManager.Products.Products.ProductName.ToLower() == "party") { PartyProduct.Bot.PartySetting.Load(); if (PartyProduct.Bot.PartySetting.CurrentSetting.HealBot) { // Your code here } }
  11. Hello, only "/run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName())" ( https://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447 ) seem to works in vanilla/tbc
  12. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. Do you have tested existing fightclasses https://wrobot.eu/files/category/133-fight-classes-tbc/ like https://wrobot.eu/files/file/1222-feral-druid-1-70/?tab=comments ?
  14. Hello, WRobot try to buy food (and drink?). Current NPC have your food (selected in advanced general settings)?
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. Hello, you use flying profile? Do you have try to activate gatherer product option "Use flying mount at all times"?
  17. Droidz

    [TBC] Broken Meshes

    Changed Status to Confirmed Changed Version to All
  18. Changed Status to Confirmed Changed Version to All
  19. Hello, you can try to use ground mount and disable option (in advanced general settings) "Ignore fighting if in ground Mount"
  20. Hello, try to remove meshes files of your current continent (in folder "wrobot\data\meshes\" (don't forget to restart wrobot))
  21. Bonjour, utilisez le raccourci "WRobot quick launch"
  22. Hello, https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=12204 and https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088
  23. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  24. 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/ ).
×
×
  • Create New...