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. Yes, this works for me, but your need to stop/start bot when you change your talents (to refresh spellbook)
  2. 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
  3. Droidz commented on Bugreporter's bug report in Bug Tracker
    Changed Status to Not a Bug
  4. 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.
  5. Changed Status to Fixed Changed Version to All
  6. Mage - Frost 1.0 [BR] Autodetect pet.xml
  7. Droidz commented on Bugreporter's bug report in Bug Tracker
    I think, you don't use good id:
  8. 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)
  9. If you can wait next update and tell me if problem is resolved.
  10. Hello, sorry but now WRotation is not free.
  11. Hello, do you have option "Calculate interact/combat distance by target size" activated (in advanced general settings)?
  12. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  13. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  14. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  15. 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.
  16. Changed Status to Added
  17. 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.
  18. I cannot reproduce this problem. Do you have try to reinstall WRobot?
  19. Changed Status to Fixed
  20. Changed Status to Fixed
  21. Changed Status to Fixed Changed Version to All
    • 350 downloads
    • Version 1.0.0
    Human Warrior start zone test
  22. Droidz commented on Bugreporter's bug report in Bug Tracker
    Use ID don't resolved problem? http://wrobot.eu/forums/topic/3573-snippets-c-codes-for-fight-classes/#comment-16508
  23. Changed Status to Confirmed Changed Version to All

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.