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. Hello, in advanced general settings tab "Vendor" put value bigger at 0 in the option "Food/Drink Amount" and in tab "Food/drink..." put your food/drink name (don't forget to add vendor in your "NPC DB" (tab tools) or in your profile
  2. Hello, too hard to add
  3. If you can wait next update EDIT: To force to update completed quests list you can run this code: wManager.Wow.Bot.States.FinishedQuestsState.Do();
  4. Sorry I cannot help you
  5. Hello, I'll not add this feacture, but you can create plugin for that (and use wrobot event "wManager.Events.InteractEvents.OnInteractPulse")
  6. Changed Status to Confirmed Changed Version to All
  7. Droidz commented on Arcangelo's bug report in Bug Tracker
    Hello, sorry I'll not add this feature (this will use too many CPU/Memory/Time)
  8. Hello, do you have try to add "wait" step after the "followpath" step?
  9. Hello, https://wrobot.eu/files/file/428-wait-party/
  10. Hello, in advanced general settings tab "Vendor..." you have option "Food/Drink Amount"
  11. Changed Status to Confirmed Changed Version to All
  12. Thank you, if you can wait next update
  13. You can use the name in "GoToStep" (you can also use step number in GoToStep):
  14. If you can tell me if problem is resolved with last wrobot update
  15. can you also send me your profile (by private message if it is private profile), and your full log file. (and if someone else has this problem he does not hesitate to tell it)
  16. Hello, I'll obfuscate recipient name in log. And can you sendme screenshot when you are stuck
  17. Read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you cannot resolve this problem send me message I'll refund your subscription
  18. Hello, sorry but I cannot fix that
  19. Hello, this can happen sometimes, if you can add 2 check like: if (Conditions.InGameAndConnected && ItemsManager.GetItemCountByNameLUA("item name") == 0) { System.Threading.Thread.Sleep(200); if (Conditions.InGameAndConnected && ItemsManager.GetItemCountByNameLUA("item name") == 0) return true; } return false;
  20. Hello, add this to your fightclass:

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.