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. Do you have error in wrobot log?
  2. Hello, https://msdn.microsoft.com/en-us/library/sey5k5z4(v=vs.110).aspx
  3. Hello, like this if you know mob guid: wManager.wManagerSetting.RemoveBlackList(unit.Guid); or by entry id: int mobEntryID = 12345; var mobs = wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(mobEntryID); foreach (var unit in mobs) { wManager.wManagerSetting.RemoveBlackList(unit.Guid); }
  4. Hello, can you tell me if new update resolve your problem, I also added option to add window name in relogger general settings
  5. Hello, in grinder profile you can add several zones (you can also add/combine existing profile)
  6. Hello, it is strange problem, can you share your log? do you have try to disable plugins, change figthclass?
  7. Droidz commented on [DTN] Zerokx's bug report in Bug Tracker
    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  8. Hello, no default feature for that. But you can try to create fish profile (for fishing and gathering), add use this plugin to kill mobs ( https://wrobot.eu/forums/topic/5078-plugin-for-attacking-specific-mobs/#comment-23616 ())
  9. Hello, you cannot with default feature, but you can try code like: var spell = new Spell("*****"); spell.Launch(false, false); Thread.Sleep(Usefuls.Latency + 50); robotManager.Helpful.Mouse.ClickLeft();
  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. Do you have put Wmod dll in same folder than your plugin dll
  12. The last update does not change the Quest bot.
  13. Can you share your log file please ( ). Do you have try to use https://wrobot.eu/forums/topic/5283-offmesh-connections/ ?
  14. I'll check and fix that
  15. Hello, do you use last version of the profile? try to contact profile creator
  16. Wait next update
  17. You run your code in several thread (at the same time)?
  18. Hello, you can already do that if you use c# https://wrobot.eu/forums/topic/6618-how-to-add-autoupdate-feature-at-your-files/
  19. please share all code (or sample code with this problem)
  20. Droidz commented on camelot10's bug report in Bug Tracker
    I cannot reproduce this problem, try to create folder "Draenor" manually
  21. Install slimdx and framework
  22. Hello, https://wrobot.eu/forums/topic/7391-update-info/

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.