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, https://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/?do=findComment&comment=22750
  2. Hello, In the next WRobot updates I'll change the .Net Framework version used (version 4.0 to 4.5 or 4.7), this will remove support for Windows XP (and Vista if I choose to use 4.7 version) (this will affect all versions of WRobot). If this cause problem, please comment this news and tell me what version of Windows do you use.
  3. Hello, In the next WRobot updates I'll change the .Net Framework version used (version 4.0 to 4.5 or 4.7), this will remove support for Windows XP (and Vista if I choose to use 4.7 version) (this will affect all versions of WRobot). If this cause problem, please comment this news and tell me what version of Windows do you use. View full article
  4. On some TBC servers, all meet objects (players, items, gameobjects, ...) seems to keeps in memory, if your character go to big city or if you running too long WRobot session the CPU usage can increment. You can test if "/reload" resolve probleme (and run this macro sometimes) You can also try this plugin Main.cs : public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.wManagerSetting.CurrentSetting.ReadObjectManagerFTS = 2; } public void Dispose() { } public void Settings() { } } (you can change value line 5 (default WRobot value is 10))
  5. 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/ ).
  6. Hello, try to disable all of your plugins and your fightclass, and reenable these one per one (to found what plugin/fightclass that cause the problem).
  7. Hello, try to increment min/max latency in advanced general settings
  8. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. https://forum.elysium-project.org/topic/34281-getting-debufftype-out-of-unitdebuff/?do=findComment&comment=315238 Not tested: anyCurse = false; for i = 1, 16 do local debuffTexture, debuffApplications, debuffDispelType = UnitDebuff("player", i); if debuffDispelType and debuffDispelType == "Curse" then anyCurse = true; return; end end
  10. Droidz replied to kilimich's topic in General assistance
    You want open mailbox to open all mails? If yes you can run "Auction" product, if it is to send mail, you can force bot to go to town
  11. Hello, on Vanilla use http://vanilla-wow.wikia.com/wiki/API_UnitBuff or http://vanilla-wow.wikia.com/wiki/API_UnitDebuff (instead "UnitAura")
  12. Droidz replied to kilimich's topic in General assistance
    Hello, try to disable your wow addons, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. Droidz commented on Droidz's article in News
  14. No you need to use code for that
  15. Hello, you get this problem only in vanilla (or you haven't tried with others versions)? You have get this problem since the start or since recent update?
  16. Hello https://wrobot.eu/forums/topic/5417-change-fight-classload-pluginchanging-the-type-of-the-bot-in-questing-profile-using-code/?do=findComment&comment=25072
  17. All of your blacklisted zones are required?
  18. mount name is "Felsteed", not "Feelsted"
  19. Droidz replied to kilimich's topic in General assistance
    Hello, with product "Schedule" or /and "Relogger", but I am not sure to understand what your want to do, if it is not that if you can give more detail.
  20. Hello, in relogger general settings try to increment "Wait after launch"
  21. Hello, try to activate options (in advanced general settings) "Can attack units already in combat" and "Ignore combat with all pets"
  22. Hello, it is know issu, I need to fix it https://wrobot.eu/forums/topic/6565-party-does-not-attack-enemy-players/
  23. https://wrobot.eu/forums/topic/6565-party-does-not-attack-enemy-players/
  24. Hello, you get this problem all the time?
  25. Hello, 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.