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 which circumstance? do you have object entry id, and what delay between two click?
  2. Hello, about how to apply poisons search on the forum and look existing fightclasses, about change regen system in BG you need good programming skill and you need to know WRobot API.
  3. 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
  4. Droidz replied to MRJES's topic in General assistance
    Move dll file in folder "Plugins", launch WRobot, go to tab plugins and enable it
  5. 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/ ).
  6. Hello, try to disable your antivirus
  7. 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/ )
  8. Hello, it is this quest? https://www.youtube.com/watch?v=_6FpIcxqR8M Try to disable quest setting "Has objective 1"
  9. Droidz commented on DEATHMODE's bug report in Bug Tracker
  10. Droidz commented on DEATHMODE's bug report in Bug Tracker
    Changed Status to Not a Bug Changed Version to All
  11. Hello, I added setting to select distance to res: wManager.wManagerSetting.CurrentSetting.RetrieveCorpseMaxDistance (by default 26)
  12. If you can wait next update
  13. Changed Status to Fixed Changed Version to All
  14. In advanced general settings tab "Food/Drink" put your item name in "Food name" and "Drink name"
  15. Move file in folder "FightClass" (and select file in general settings option fightclass)
  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, wait next update and tell me if problem is resolved
  18. Hello, try to disable your antivirus/firewall and redownload and reinstall WRobot in new folder
  19. Hello, use event "wManager.Wow.Forms.UserControlMiniMap.OnMouseClickEvent"
  20. 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).
  21. Droidz commented on CocoChanel's bug report in Bug Tracker
    Hello, I would like but it is not possible (or too complicated) to add.
  22. Droidz commented on CocoChanel's bug report in Bug Tracker
    Hello, sorry I not planned to add more functions in remote featre
  23. 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/ ).
  24. 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/ ).

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.