Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Droidz

Administrators
  • Joined

  • Last visited

Everything posted by Droidz

  1. I comeback here when I have found solution or when I have fixed problem.
  2. Hello, try to use shortcut "WRobot no dx" to run WRobot
  3. 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/ ).
  4. 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/ ).
  5. Hello, Clear your "NPC DB" (tab tools). Add NPC in your profile. In advanced general settings tab "Other..." uncheck all options "Add NPCs ..." You can also run this code wManager.Wow.Helpers.NpcDB.AcceptOnlyProfileNpc = true;
  6. 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")
  7. Droidz commented on camelot10's bug report in Bug Tracker
    @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.
  8. Try to close wrobot, remove folder "'WRobot\Data\Meshes", disable all WRobot addon (some addon seem to not works with your game version).
  9. 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/ ).
  10. You use profile for Wow Wotlk and you play Wow Legion
  11. Droidz commented on fakefa's bug report in Bug Tracker
    You get this problem since few days or since the start?
  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. Hello, reply by private message. Please stop to spam forum/private messages/bug tracker.
  14. Hello, if (robotManager.Products.Products.ProductName.ToLower() == "party") { PartyProduct.Bot.PartySetting.Load(); if (PartyProduct.Bot.PartySetting.CurrentSetting.HealBot) { // Your code here } }
  15. 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
  16. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. 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 ?
  18. Hello, WRobot try to buy food (and drink?). Current NPC have your food (selected in advanced general settings)?
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, you use flying profile? Do you have try to activate gatherer product option "Use flying mount at all times"?
  21. Droidz commented on Matenia's bug report in Bug Tracker
    Changed Status to Confirmed Changed Version to All

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.