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. Do you have test https://wrobot.eu/bugtracker/bot-not-activating-when-started-a-mode-r715/?do=findComment&comment=3936 ?
  2. 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/ ).
  3. When you use name, you need to use ": wManager.Wow.Helpers.ItemsManager.GetItemCountByNameLUA("Boiled Blood") (but I don't recommand to use name, because this will work only with wow english client (if you use english name)) I think than you problem was caused by ; (you don't need to put ; at the end of conditions, if your problem is not resolved if you can share your log, you have probably errors)
  4. WRobot (with default spell options) cast spell only when he is usable
  5. Hello, can you share sample profile with this problem
  6. Hello, if you use spell option "For friends (party)" you don't need to use "party..." When you use option "For friends (party)", all conditions with "...Target..." are are replaced automatically by party members. You need also to use condition "Target Distance" to check manually spell range. If you want to use party1, party2... use lua.
  7. Hello, where do you run this code? item id is correct?
  8. Hello, can you try to close all wrobot, move and replace this file robotManager.dll in folder 'WRobot\Bin\' and try to launch again wrobot (ignore update)
  9. https://discord.gg/3yHrH86
  10. Bonjour, vous pouvez utiliser les anciennes version de wrobot sur les serveurs privés Legion
  11. hello, you can found product "Party" in "Main" tab
  12. Hello, wManager.wManagerSetting.CurrentSetting.DoNotSellList.Add("item name"); But to avoid duplicate: var itemName = "item name"; if (!wManager.wManagerSetting.CurrentSetting.DoNotSellList.Contains(itemName)) wManager.wManagerSetting.CurrentSetting.DoNotSellList.Add(itemName);
  13. Hello, resolved by private message
  14. hello,
  15. You get this problem only with this mount? Try to increment min/max latency in advanced general settings
  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. Hello, try to clear you NPC DB (tab "tools")
  18. Hello, you cannot for the moment but I'll add this option

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.