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. http://wrobot.eu/bugtracker/developers-we-need-couple-new-apis-r372/?do=findComment&comment=3322
  2. 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.
  3. Changed Status to Added
  4. 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.
  5. I cannot reproduce this problem. Do you have try to reinstall WRobot?
  6. Changed Status to Fixed
  7. Changed Status to Fixed
  8. Changed Status to Fixed Changed Version to All
    • 353 downloads
    • Version 1.0.0
    Human Warrior start zone test
  9. 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
  10. Changed Status to Confirmed Changed Version to All
  11. Changed Status to Confirmed Changed Version to All
  12. Hello, if you can use default WRobot settings, "no dx" is only for users with problems with directx.
  13. Droidz commented on Arcangelo's bug report in Bug Tracker
    Changed Status to Not a Bug Changed Version to All
  14. 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
  15. 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".
  16. Hello, can you share your log file please.
  17. Hello, if you can wait next udpate and tell me if problem is resolved.
  18. Changed Status to Fixed
  19. Hello, no tested, but in fightclass editor you can use this code like this:
  20. Hello, do you have check "Remember Account Name" in login wow window? If yes, uncheck this option.
  21. Hello, WRobot don't need update for this build.
  22. Can you try this version: Loot-A-Rang.cs, try also to change your fightclass
  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.