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, can you share your log file please.
  2. If you can try to use this version of the plugin: Auto_Disable_CTM.cs
  3. Use lua code http://wrobot.eu/bugtracker/sizerange-calculation-is-broken-r497/?do=findComment&comment=3338 don't works also with range spells?
  4. Hello, I'll add it in next updates.
  5. Yes, this works for me, but your need to stop/start bot when you change your talents (to refresh spellbook)
  6. You can also use lua ( http://wow.gamepedia.com/API_IsSpellInRange ) : spellInRange = 0; local name = GetSpellInfo(100); if name then spellInRange = IsSpellInRange(name, "target"); end
  7. Droidz commented on Bugreporter's bug report in Bug Tracker
    Changed Status to Not a Bug
  8. Droidz commented on Bugreporter's bug report in Bug Tracker
    Yes, since Legion pre-patch, he has a lot of buffs passive (or not) with same name, you need to use spell id instead spell name.
  9. Changed Status to Fixed Changed Version to All
  10. Mage - Frost 1.0 [BR] Autodetect pet.xml
  11. Droidz commented on Bugreporter's bug report in Bug Tracker
    I think, you don't use good id:
  12. In spell "Wild Charge" - Remove all conditions "Target distance" - Add c sharp condition with code: ObjectManager.Target.GetDistance > 5 + ObjectManager.Target.CombatReach (you can also add c sharp condition with code : "ObjectManager.Target.GetDistance < 25 + ObjectManager.Target.CombatReach", but normally, it is calculated automatically) Activate option "Calculate interact/combat distance by target size" (without this option, WRobot is not human with big target)
  13. If you can wait next update and tell me if problem is resolved.
  14. Hello, sorry but now WRotation is not free.
  15. Hello, do you have option "Calculate interact/combat distance by target size" activated (in advanced general settings)?
  16. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  17. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  18. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  19. If you can wait next update. (Don't forget to add in your "npc db" (or profile) the NPC trainer (for hunter add Npc type 'HunterTrainer',...) WRobot go to trainer when he level up.
  20. Changed Status to Added
  21. Droidz commented on ZenLulz's bug report in Bug Tracker
    Hello, Sorry, this feature can be good, but I'll not add this (I want keep easy to use auction bot). You can buy item with lower price than your price (to keep monopoly), or you need to make it manually.
  22. I cannot reproduce this problem. Do you have try to reinstall WRobot?
  23. Changed Status to Fixed
  24. Changed Status to Fixed

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.