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 ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (where wrobot go to repair).
  2. Hello, in "spell settings" "Combat only" put "false"
  3. hello, yes
  4. Hello, can you give me positions and mobs entry id easy to join
  5. Hello, you can test number of mobs alive like: return wManager.Wow.ObjectManager.ObjectManager.Me.Position.DistanceTo(new Vector3(1, 2, 3)) < 30 && wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(1234).Count(u => u.IsValid && u.IsAlive) <= 0; (replace "1, 2, 3" by mob position and "1234" by the mob entry id)
  6. Hello, try to disable your antivirus/firewall
  7. Hello, check with "radar3d" (tab map) if you have blacklist good zone
  8. Hello, You can use lua: http://wowwiki.wikia.com/wiki/API_EquipItemByName Or WRobot API: wManager.Wow.Helpers.ItemsManager.EquipItemByName("Item name");
  9. Hello, try to increment distance in advanced general settings option "Npc/Mailbox search radius"
  10. https://wrobot.eu/forums/topic/5990-shoot-in-fight-class-not-working/?do=findComment&comment=27270 use IsAutoRepeatSpell
  11. In folder "WRobot\Data\Lang\"
  12. Hello, I don't understand
  13. Hello, you download your fightclasses here: https://wrobot.eu/files/category/133-fight-classes-tbc/ ? https://wrobot.eu/forums/topic/3633-getting-started-with-wrobot-video/
  14. Hello, try to disable option "Calculate interact.combat distance by target size" in advanced general settings
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install Slimdx
  17. Hello, in wow login window uncheck "Remember Acount Name"
  18. Hello, Check if your problem is not caused by your fightclass? Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, try to disable your wow addon? Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, http://wow.gamepedia.com/API_BuyMerchantItem You can also use: wManager.Wow.Helpers.Vendor.BuyItem("item name", 1);

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.