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. I have tried this code works fine for change target: ClearTarget(); TargetUnit("pet"); CastSpellByName("Misdirection"); TargetLastEnemy();(you can try lua script in: "General Settings" > "Others" tab > "Development Tools" (put lua script in textbox and launch script with button "Lua ..."
  2. Fightclass use "AND" for spell conditions. Yes I have fixed " problem for lua script. For the return value in lua you need to manage it in your script lua.
  3. Droidz commented on jesperdude94's bug report in Bug Tracker
    Hi, The reply is here:
  4. Hi, Thanks Vclear for fix. Another's has this problem with new windows update?
  5. Update wrobot and say me if problem is fixed
  6. Look wow addon (Zygor Guides manage it)
  7. Hi, It is possible but not implemented for the moment. I'll add this option later but I am agree with you this option is very useful.
  8. Share your log please (Launch bot, when you have problem, stop bot, on main wrobot window, click on "More info" > Click on button "Compress & Copy log to desktop" (now you have zip file on your desktop) On the forum where you reply at this topic, click on "More reply options" > "Choose Files..." and select your zip file on your desktop).
  9. Normally WRobot check if you are in line of sight. If you can share session log where wrobot tries to attack through walls.
  10. I confirm reply of shadow. WRobot using keys: Forward, Backward, Jump, Sit / Stand, strafe right and left
  11. Hi, WRobot is updated for supporting new wow version. If you are on EU server and you have updated WRobot, you can downgrade WRobot to old version (for wow 16683 support) with this file: http://download.wrobot.eu/wrobot/WRobot_downgrade_16683.zip (extract WRobot_downgrade_16683.zip in your wrobot folder, when you launch wrobot refuse update request).
  12. Hi, WRobot is updated for supporting new wow version. If you are on EU server and you have updated WRobot, you can downgrade WRobot to old version (for wow 16683 support) with this file: http://download.wrobot.eu/wrobot/WRobot_downgrade_16683.zip (extract WRobot_downgrade_16683.zip in your wrobot folder, when you launch wrobot refuse update request).
  13. Droidz commented on Ohren's bug report in Bug Tracker
    Hi, Check your process for found if wrobot is not launched (reboot your computer for be certain). And normally, it is not required to install vc++ 2010, I have put required dll in wrobot folder (try without intall it, if you have bug tell me)
  14. Hi, Try to increment range in your fight class. Tell me if this solve your problem
  15. hi, Same if you use pqr for rotation you need to select Fight class in wrobot (fightclass manage figth range). - Create fight class ("General settings" > Create fight class" without spells (config only "range"): - In "General settings" select your created fightclass. - Your problem is normally fixed.
  16. Try this code for Misdirection: ClearTarget(); CastSpellByName("Misdirection"); SpellTargetUnit("pet"); TargetLastTarget();IsPetAttackActive return bool and fight class read only string. You need to use this code: retValue = "False"; if IsPetAttackActive() then retValue = "True" end
  17. You can post your tuto is tutorials forum for others wrobot user please?
  18. Hi, I recommend for strand of the ancients to setting free mode (this option remove stuck problem). But Strand of the Ancient and Isle of Conquest don't works very well. I recommand to blacklist it (in wow now you can remove 2 battleground for random queue).
  19. Hi,Can you try and tell me if now you can?
  20. Hi, Yes log is really needed for we.
  21. Hi, I have moved your topic in help and support forum. And put the script, no the file path (not with "/" as you use in wow chat, it is full lua code) two samples:
  22. Hi, I have moved your post to help and support forum. Thanks Ohren.
  23. Hi, WRobot is now compatibility with Wow 5.2.0a (16669).
  24. Hi, WRobot is now compatibility with Wow 5.2.0a (16669).

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.