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. Droidz commented on insanity's bug report in Bug Tracker
    If you can wait next update and tell me if problem is resolved
  2. if you can wait next update and tell me if problem is resolved
  3. http://wrobot.eu/forums/topic/4807-beta-download-wrobot-for-vanilla/?do=findComment&comment=22310
  4. If you can wait next update and tell me if problem is resovled.
  5. This option in only in WRobot for vanilla, but you can use this plugin http://wrobot.eu/files/file/527-auto-disable-click-to-move/
  6. Strange, if you can try to download another wow client to check if problem is caused by this. You get this problem only with warlock?
  7. Hello, quester bot change settings only for current session, user settings is reload when you stop bot (UI is not refresh when quester bot is running).
  8. Hello, if WRobot don't use flightmaster automaticly you can try to force usage
  9. Hello, I'll not change this, before runcode (or other) try to check if your have specific quest, or or player position/level, ...
  10. Hello, you cannot change this, but you can remove quest manually
  11. Hello, do you have try to disable option and restart battlenet launcher?
  12. Look lua and lua events
  13. Hello, you need to use lua, you can also search in wow addons
  14. If you can tell me if now elevator is supported (since last update)
  15. Hello, can you tell me if you get this problem since last update
  16. Can you share one fightclass to test
  17. Hello, no easy way sorry
  18. Hello, do you have try to activate option "Can attack units already in combat"?
  19. Hello, try c# code like var logId = Quest.GetLogIdByQuestId(1234); if (logId > 0) { Lua.LuaDoString("SelectQuestLogEntry(" + logId + "); SetAbandonQuest(); AbandonQuest(); "); } (replace 1234 by your quest id)
  20. Hello, http://wrobot.eu/forums/topic/1717-gatherer-advanced-profile-how-to-change-zone-after-leveltime/ or http://wrobot.eu/forums/topic/3632-relogger-tutorial-video/
  21. You can use custom iscompleteconditon like return ObjectManager.Me.Level > 7 || (ObjectManager.Me.Level == 7 && ObjectManager.Me.Experience > 0 && (ObjectManager.Me.Experience * 100 / ObjectManager.Me.ExperienceMax) > 50) (to complete quest when you level is bigger than 7.5 (7 at 50%)
  22. Hello, increment min/max latency in advanced general settings tab others

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.