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 use mouse only if the wow window is in foregroud, look class robotManager.Helpful.Mouse (WRobot don't use mouse)
  2. Hello, no sorry (and fightclass creator use a lot of wrobot API)
  3. Hello, sorry you cannot, but you can use wow addon to sell items, this can resolve your problem (or in your quest profiles you can edit WRobot settings and add in "not sell list" quest items of the profile)
  4. Droidz commented on wlhr's bug report in Bug Tracker
    Hello, I'll try to improve navigation in next weeks.
  5. Hello, wrobot wait channelling, try to increment your min/max lantency in advance general settings.
  6. Hello, sorry no wrobot feature for it. But you can with wow lua macro.
  7. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  8. Hello, try to remove step where WRobot pickup this quest with quest profiles editor
  9. Hello, you can disable spell option 'check if is good disance...' and check distance manually (with condition 'target distance').
  10. Droidz commented on bonsai's bug report in Bug Tracker
    The condition "itemcount" is using lua, and he can happen that lua return bad value (when game is loading by sample).
  11. Droidz commented on Cybertuck's bug report in Bug Tracker
    Hello, do not hesitate to request new events here http://wrobot.eu/bugtracker/add-events-in-wrobot-code-r418/
  12. Hello, Try to disable option "Calculate interact/combat distance by target size" in advanced general settings
  13. Hello, WRobot already trying to find the best position
  14. Send me you profile by private message please
  15. Hello, sorry you cannot
  16. Hello, http://wrobot.eu/bugtracker/add-events-in-wrobot-code-r418/#comment-3543
  17. Hello, you have use quest type "UseSpellOn" with just one hotspot (where you need to cast spell)?
  18. Hello, add lua ckeck before cast spell: Mage fix.xml local count = GetItemCount(5350); if (count <= 1) { local name = GetSpellInfo(29975); RunMacroText("/cast " .. name) }
  19. Hello, in quest type "InteractWithNpc" you can run lua code after interact, use lua to click on button, try to use code SelectGossipOption(1)
  20. Try to disable option "Calculate interact/combat distance by target size" in advanced general settings
  21. Hello, like http://wrobot.eu/bugtracker/add-events-in-wrobot-code-r418/?do=findComment&comment=3543
  22. Try to disable option "Calculate interact/combat distance by target size" in advanced general settings

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.