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, you can try to use lua codition https://wow.gamepedia.com/API_UnitCastingInfo: local name, text, texture, startTimeMS, endTimeMS, isTradeSkill, castID, notInterruptible, spellId = UnitCastingInfo("player") if name then local finish = GetTime() - startTimeMS/1000 local casttime = (endTimeMS - startTimeMS) /1000 local p = finish * 100 / casttime print(name .. ' casting ' .. p .. ' %.') end
  2. Droidz replied to MRJES's topic in General assistance
    Move dll file in folder "Plugins", launch WRobot, go to tab plugins and enable it
  3. Droidz commented on Icvrewq's bug report in Bug Tracker
    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, try to disable your antivirus
  5. Droidz replied to MRJES's topic in General assistance
    Hello, yes you can with "Party" bot (you can also use this plugin: https://wrobot.eu/files/file/1645-partybot-helper/ )
  6. Hello, it is this quest? https://www.youtube.com/watch?v=_6FpIcxqR8M Try to disable quest setting "Has objective 1"
  7. Droidz commented on DEATHMODE's bug report in Bug Tracker
  8. Droidz commented on DEATHMODE's bug report in Bug Tracker
    Changed Status to Not a Bug Changed Version to All
  9. Hello, I added setting to select distance to res: wManager.wManagerSetting.CurrentSetting.RetrieveCorpseMaxDistance (by default 26)
  10. If you can wait next update
  11. Changed Status to Fixed Changed Version to All
  12. In advanced general settings tab "Food/Drink" put your item name in "Food name" and "Drink name"
  13. Move file in folder "FightClass" (and select file in general settings option fightclass)
  14. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Hello, wait next update and tell me if problem is resolved
  16. Hello, try to disable your antivirus/firewall and redownload and reinstall WRobot in new folder
  17. Hello, use event "wManager.Wow.Forms.UserControlMiniMap.OnMouseClickEvent"
  18. Hello, WRobot no longer (and won't) update for live (Blizz) servers. I'll probably add BfA private servers support (and 64bit) when Blizz will release next extension (9.x.x).
  19. Droidz commented on CocoChanel's bug report in Bug Tracker
    Hello, I would like but it is not possible (or too complicated) to add.
  20. Droidz commented on CocoChanel's bug report in Bug Tracker
    Hello, sorry I not planned to add more functions in remote featre
  21. Hello, WRobot do it. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  22. 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/ ).
  23. Hello, disable your wow addons, if your problem is not resolved disable all wrobot plugins
  24. With your current settings, WRobot will regen only if your character are less than 1% of health (and stop regen at 78% or more), use value like 55% to 90%

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.