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, do you use wow addons? if yes try to disable all
  2. Hello, what is your fightclass code?
  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. Do you have error in wrobot log?
  5. Hello, https://msdn.microsoft.com/en-us/library/sey5k5z4(v=vs.110).aspx
  6. 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); }
  7. Hello, can you tell me if new update resolve your problem, I also added option to add window name in relogger general settings
  8. Hello, in grinder profile you can add several zones (you can also add/combine existing profile)
  9. Hello, it is strange problem, can you share your log? do you have try to disable plugins, change figthclass?
  10. 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/ ).
  11. 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 ())
  12. 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();
  13. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Do you have put Wmod dll in same folder than your plugin dll
  15. The last update does not change the Quest bot.
  16. Can you share your log file please ( ). Do you have try to use https://wrobot.eu/forums/topic/5283-offmesh-connections/ ?
  17. I'll check and fix that
  18. Hello, do you use last version of the profile? try to contact profile creator
  19. Wait next update
  20. You run your code in several thread (at the same time)?

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.