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 to disable you antivirus and all useless programs (to run wow and wrobot only)
  2. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx et vc++)
  3. 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, 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)
  5. Hello try https://wrobot.eu/forums/topic/3749-how-to-add-random-delay-to-cast-interrupt/?do=findComment&comment=17612
  6. 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
  7. 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)
  8. Hello, you cannot with grinder product, you can try to blacklist zone where your character death (or change of vendor/repair)
  9. 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.
  10. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. If you can try new verssion https://wrobot.eu/forums/topic/2811-bg-join/?page=3#comment-43496
  12. Hello, if you can try https://wrobot.eu/forums/topic/2811-bg-join/?do=findComment&comment=43496
  13. 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() { } }
  14. Hello, no recent change in gototask, are you sure about that?
  15. 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)
  16. Hello, Sorry, I haven't planned to add more remote features, but you can use program like teamviewer if you want better access.
  17. 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() { } }
  18. If you can try with the new update
  19. ok, if you can tell me if new update change something
  20. Hello, https://wrobot.eu/files/file/481-combine/
  21. One of your profiles/plugins/fightclasses change bad wow/wrobot settings. Do you have low FPS in game?
  22. Hello, try to increment your min/max latency (in advanced general settings) and try to disable your wow addons
  23. Wait next update, I tried to avoid processor load when you use low wow fps.

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.