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, if you don't use ctm, try this plugin
  2. Hello, you can use shortcut "Quick Launch" or relogger
  3. Hello, can you tell me if you get again this problem http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3735
  4. Droidz commented on wlhr's bug report in Bug Tracker
    All maps of WRobot are update (for all versions of wrobot).
  5. Hello, http://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/#comment-24059
  6. I have moved option to file "WRobotGlobalSetting.xml"
  7. Hello, Try if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); } or if (ObjectManager.GetWoWGameObjectByyId(20808).Count > 0 && ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance2D <= 50) { wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2500); }
  8. Hello, it is planned to writte API documentation. For Auction functions, it is generally lua scripts wrapper http://wow.gamepedia.com/World_of_Warcraft_API
  9. I take note, I comeback here when it resolved.
  10. Droidz commented on d3kxn's bug report in Bug Tracker
    Changed Status to Confirmed Changed Version to All
  11. Droidz commented on d3kxn's bug report in Bug Tracker
    Hello, wait meshes update http://wrobot.eu/bugtracker/pathing-again-r622/?do=findComment&comment=3715
  12. No I don't think, but a lot of wow addons can do this.
  13. Hello, Can you share your full log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, answered on your support request.
  15. Try to follow all steps http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 but I don't know what can cause this problem. (you can also try in vmware or another computer)
  16. you run wow in window mode?
  17. No easy way, you need to use c# to do it.
  18. WRobot use action bar to check if spell is usable (IsSpellUsable)
  19. Do you have this spell in your action bar? (required on wrobot for vanilla)
  20. http://wrobot.eu/forums/topic/4832-reduce-wrobot-cpu-usage/
  21. 2017-02-21_15-18-11.mp4 Hello, try to install slimdx and vc++: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
  22. You can get lua memory usage with lua script (run it is wow chat): /run print(gcinfo()) Try to run this code before to start the bot and run it again when Wow fps going to down, but I don't think that problem is caused by lua (when lua is running out of memory wow crash) (but if wrobot is slow, he can slow down wow).
  23. yes seeem good

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.