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. try https://wrobot.eu/forums/topic/7047-resurrecting-bugged-elysium/?do=findComment&comment=32963
  2. Droidz commented on Nicolass's bug report in Bug Tracker
    I am sorry, I don't know why WRobot don't works on your computer.
  3. For the regen problem try to use https://wrobot.eu/bugtracker/regen-before-looting-r1053/?do=findComment&comment=5080
  4. This error causes problem? https://www.google.com/search?q=System.ComponentModel.Win32Exception+(0x80004005)
  5. Droidz commented on Nicolass's bug report in Bug Tracker
    Try to disable all useless program, your antivirus and ...
  6. Hello, If you want use WRobot for official server read before https://wrobot.eu/forums/topic/9190-wrobot-20-released/?tab=comments#comment-42705 , if you play on private server no problem, you can use free trial version to test wrobot before purchase.
  7. Try to disable you antivirus and all useless programs (to run wow and wrobot only)
  8. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx et vc++)
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Hello, in C# when you use float type you need to end by "f" (when use have decimal number), but not when you use double type (but result is the same)
  11. Hello try https://wrobot.eu/forums/topic/3749-how-to-add-random-delay-to-cast-interrupt/?do=findComment&comment=17612
  12. Droidz commented on Nicolass's bug report in Bug Tracker
    Hello, download WRobot here https://wrobot.eu/files/file/2-wrobot-official/ and install it in new folder, if this install don't works share again your log
  13. Hello, you can run WRobot during 1 year (one session at the same time). You can use free trial version to test WRobot before purchase (buy key unlock time limit)
  14. Hello, you cannot with grinder product, you can try to blacklist zone where your character death (or change of vendor/repair)
  15. Hello, for few users (and I haven't seen this problem recently), teamviewer was blocking keyboard access, if you don't get problem you can continue to use it.
  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. If you can try new verssion https://wrobot.eu/forums/topic/2811-bg-join/?page=3#comment-43496
  18. Hello, if you can try https://wrobot.eu/forums/topic/2811-bg-join/?do=findComment&comment=43496
  19. If someone can try this plugin and tell me if he works: Disable AcceptBattlefieldPort.cs using System.Threading; using robotManager.Products; using wManager.Wow.Helpers; public class Main : wManager.Plugin.IPlugin { public void Initialize() { while (Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) Lua.LuaDoString("AcceptBattlefieldPort=function(i,a) PVPReadyDialogEnterBattleButton:Click() end"); Thread.Sleep(1000 * 30); } } public void Dispose() { } public void Settings() { } }
  20. Hello, no recent change in gototask, are you sure about that?
  21. Droidz commented on Bastilla's bug report in Bug Tracker
    Hello, can you (when your target fleeing) go to tab "Tools" > "Development Tools" and click on "Target info" and send me result (if you can also tell me your WRobot version)
  22. Hello, Sorry, I haven't planned to add more remote features, but you can use program like teamviewer if you want better access.
  23. Hello, by default WRobot regen before to loot, you are probably tagged in combat (server bug?), try to use this plugin: DontSkipRegenIfFlaggedInCombat.cs public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.wManagerSetting.CurrentSetting.SkipRegenIfFlaggedInCombat = false; } public void Dispose() { } public void 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.