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. Changed Status to Fixed Changed Version to All
  2. Changed Status to Fixed
  3. Changed Status to Fixed
  4. Droidz commented on Brian's bug report in Bug Tracker
    Hello, this problem still here?
  5. Droidz commented on Dlarge's bug report in Bug Tracker
    Hello, to avoid to fly just above the ground, use in your profiles/NPCs positions type "Flying".
  6. Droidz commented on colderpotato's bug report in Bug Tracker
    Hello, you can try to use wow addon
  7. Changed Status to Not a Bug Changed Version to All
  8. Droidz commented on Bugreporter's bug report in Bug Tracker
    Hello, I'll not change it (xml il generated automaticly).
  9. Droidz commented on Bugreporter's bug report in Bug Tracker
    Changed Status to Fixed Changed Version to All
  10. Droidz commented on Bobtank's bug report in Bug Tracker
    Changed Status to Not a Bug
  11. http://wrobot.eu/forums/topic/3644-suche-ein-kürschner-profilbitte-um-hilfe/
  12. You can add at the end step type "RunLuaCode" with code Logout() ( http://wowwiki.wikia.com/wiki/API_Logout ) to logout character. To use Reset:
  13. Hello, I'll add this option, I comeback here when is done.
  14. Hello, What plugin do you have try (if you can share link)? You play on official wow server?
  15. Hello, like this: http://wrobot.eu/forums/topic/1118-snippets-of-lua-codes-for-fightclass/?do=findComment&comment=11416 and http://wrobot.eu/forums/topic/2482-shadow-priest-void-tendrils-help/?do=findComment&comment=11415
  16. Changed Status to Fixed Changed Version to All
  17. Hello, you can with "Auction" product.
  18. Hello, Thank you for share. You can post your fightclasses here to reach the maximum number of people.
  19. Hello, if you can wait next update. I have added step type "Reset", use this step before "Pulse" step.
  20. Hello, (sorry, this post is old, I ignore if you have found how to resolve problem since) Farm-path > I'll add option like "No hotspots, is path" (and add possibility to record path) in grinder, killandloot,... You can set search radius with c# code wManager.wManagerSetting.CurrentSetting.SearchRadius = 9999; (add step type "RunCode") Kill+gather > To gather and kill, add step type "RunCode" with the code: wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(232544); (replace 232544 by your game object entry id) Add quest type "KillAndLoot" and pulse it (like here: http://wrobot.eu/files/file/486-garrison-farm-minesherbs/ ) ( to remove game object at collect, use this code: if (wManager.wManagerSetting.CurrentSetting.ListHarvest.Contains(232544)) wManager.wManagerSetting.CurrentSetting.ListHarvest.Remove(232544); )
  21. Changed Status to Not a Bug

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.