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

Everything posted by Droidz

  1. Try to increment min/max latency option in advanced general settings.
  2. Hello, normally WRobot go to water surface automatically. Try to disable wow addons and check if jump is assigned at normal keyboard key.
  3. Hello, if you don't wan't avoid nodes when players are near, put 0 at "Avoid Harvest Players Radius" (in advanced general settings). I'll add option to disable this option quickly.
  4. In quest type "InteractWithNpc", you need to put full lua code (not chat command). You can put (in "Macro when interact"): RunMacroText("/click ExtraActionButton1") or: ExtraActionButton1:Click()
  5. Hello, do you have try to blacklist zones where they are "Titan Defense Orb"
  6. Droidz commented on Bugged's bug report in Bug Tracker
    Hello, I cannot reproduct your problem. Do you have error in your log?
  7. Bonjour, Pouvez vous partager le fichier journal (log file) d'une session ou vous avez ce problème (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  8. Hello, you can try to contact @Pasterke, but I ignore if support this fightclass yet. What product do you use?
  9. Droidz replied to wlhr's topic in Fisherbot assistance
    Hello, http://wrobot.eu/bugtracker/moves-when-fishing-r516/
  10. Droidz commented on KnightRyder's bug report in Bug Tracker
    http://wrobot.eu/forums/topic/3906-anti-afk/
  11. Do you have try with lua? http://wow.gamepedia.com/API_IsSpellKnown var isKnown = wManager.Wow.Helpers.Lua.LuaDoString<bool>("return IsSpellKnown(91226)");
  12. Bonjour, Pouvez vous partager votre fichier journal (Log) http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  13. Hello, can you give me more informaiton about your problem. Do you have try to use this plugin http://wrobot.eu/files/file/508-readycheck/ or http://wrobot.eu/files/file/411-auto-accept-wow-popup-window/ ? (Some wow addon can do that also)
  14. Hello, it is very hard currently to control your character from plugin (but I'll add events to resolve this problem). You can try to put WRobot in pause and run your code.
  15. Hello, you cannot use custom class (from a quest) in step, load your class TravelHelper like here http://wrobot.eu/forums/topic/3834-shared-cs-code-for-all-profiles/?do=findComment&comment=17924 if you want use your classe where you want.
  16. Droidz replied to mercomy's topic in Profiles and Requests
    You cannot, it is automatic and you cannot change it.
  17. I'll add option to avoid to change your max fps settings (I come back here when is added). More you use lua, more you need a high fps. You can run WRobot with low fps, but you need to use basic fightclass (only some spells), you can also try to disable option "Avoid walls with ray (beta)" in advanced general settings tab Path-Fin... After the best way is to try.
  18. Hello, you can also get error: "game version incorrect" if you don't run WRobot in administrator mode (you need admin windows session). Check also if you get error in your log files (you can found this file in "Logs" folder).
  19. Hello, do you use last WRobot update? Can you share your log file. If you play on private server you can look this thread: http://wrobot.eu/forums/topic/2811-bg-join/
  20. Flightmasters in legion seem get some problems, I comeback here when is fixed.
  21. Bonjour, êtes-vous sur que la position et l'id de la quête sont corrects? Pouvez vous lancer ce code (quand vous obtenez le problème) et me donner le résultat (quand ce trouve dans votre fichier log): Logging.Write("Quest.HasQuest(37853): " + Quest.HasQuest(37853)); Logging.Write("Quest.GetLogQuestId(): " + Quest.GetLogQuestId().Select(q => q.ID.ToString()).Aggregate((i, j) => i + ", " + j)); Logging.Write("ObjectManager.Me.Position: " + ObjectManager.Me.Position); Logging.Write("ObjectManager.Me.Position.DistanceTo2D(new Vector3(675.9821f, 6659.576f, 59.67282f)): " + ObjectManager.Me.Position.DistanceTo2D(new Vector3(675.9821f, 6659.576f, 59.67282f))); (vous pouvez lancer ce code avec un step type "Run code" ou dans l'onglet "Tools" de wrobot > bouton "development t..." > coller le code dans la zone de texte et cliquez sur le bouton "c#...").
  22. Droidz replied to mercomy's topic in Profiles and Requests
    Yes, add NPC in your NPC DB (tab Tools)
  23. Hello, try, you can also run WRobot with shortcut "WRobot no lock frame" to disable all "Lock frame when ..." quickly.

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.