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 Confirmed Changed Version to All
  2. Hello, if you can use default WRobot settings, "no dx" is only for users with problems with directx.
  3. Droidz commented on Arcangelo's bug report in Bug Tracker
    Changed Status to Not a Bug Changed Version to All
  4. Droidz commented on Arcangelo's bug report in Bug Tracker
    Hello, http://wrobot.eu/forums/topic/1118-snippets-of-lua-codes-for-fightclass/?do=findComment&comment=17321
  5. Check if any buff/debuff by type LuaScript: anyPoison = false; for i=1,40 do local name, rank, icon, count, debuffAuraType = UnitAura("player", i); if name and debuffAuraType and debuffAuraType == "Poison" then anyPoison = true; return; end end - you can replace player by UnitId - Replace 53817 by your spell id. Research: true Var: anyPoison Wow API: http://wow.gamepedia.com/API_UnitAura You can change "player" by "target" or "pet" or... to check target, pet... buff/debuff. You can change "Poison" by "Magic", "Disease", "Curse".
  6. Hello, can you share your log file please.
  7. Hello, if you can wait next udpate and tell me if problem is resolved.
  8. Changed Status to Fixed
  9. Hello, no tested, but in fightclass editor you can use this code like this:
  10. Hello, do you have check "Remember Account Name" in login wow window? If yes, uncheck this option.
  11. Hello, WRobot don't need update for this build.
  12. Can you try this version: Loot-A-Rang.cs, try also to change your fightclass
  13. Changed Status to Confirmed Changed Version to All
  14. Hello, step 6 and 10 http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
  15. Hello, can your share log file
  16. Droidz replied to Andros's topic in Français
    Bonjour http://wrobot.eu/forums/topic/3566-wrotation/#comment-17262
  17. Droidz replied to Andros's topic in Français
    https://www.google.fr/#q=site:wrobot.eu%2Ffiles%2Ffile+[paid]
  18. Droidz replied to mmosoft's topic in Français
    Bonjour, Les Figthclass(es) gère les sorts de votre personnage (sans fightclass, votre personnage fera du corps a corps sans utiliser de sort). WRotation permet de controler le votre personnage manuellement, mais le bot gère les combats. Plus d'info ici http://download.wrobot.eu/wrobot/guides/WRobot guide FR.pdf et http://download.wrobot.eu/wrobot/guides/WRobot FAQ FR.pdf
  19. WRobot support now Wow 7.0.3 build 22498, you need to update WRobot.
  20. Hello, http://wrobot.eu/forums/topic/3693-update-status-patch-703-build-22498/
  21. Hello, I just start to work on this patch
  22. Hello, trial version is available only on WRobot for private server.
  23. Yes, I cannot resolve this problem, you cannot use class ProfileHelper in quest steps (after reload profile), you need to use full code, fixed profile: Eeny_Slagmines_EDITED.xml Some time, lua return empty ( ), I have try to fix it in quest step code.
  24. Hello, do you have try to disable Loot-A-Rang plugin to check if you get this problem or no?
  25. Thank you, if you can wait next update. Problem is resolved.

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.