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.

Arena problems

Featured Replies

The Wrotation is still not working in most arenas. Blades is the only one I got to work so far. just sits idle.

 

ADD SEWERS TO ONES THAT WORK

  • 3 weeks later...

I'm running on a new account. Not yet lvl 90 characters. So complicate to do some valuable duels with my friend to test.

 

But i made a test to know why wrotation not start when i enter in duel or in arena

 

By elimination i found that when condition Fight.Infight is used, the result is "false" even after entering in fight against other players.

 

All script using it not enter in combat because this condition stay at false in pvp (sometimes, but sometimes it's ok)

 

in few days i'll do a good topic with scripts and screenshots. I not yet respond just because i haven't yet a lot of time to do it well.

Hello,

wManager.Wow.Helpers.Fight.InFight

 is true when WRobot is in combat (not if player is attacked)

 

 

To detect if player is attacked you can use it:

wManager.Wow.ObjectManager.ObjectManager.GetNumberAttackPlayer() > 0

or

wManager.Wow.ObjectManager.ObjectManager.Me.InCombat

ps: In the last update I have added new WRotation option to attack all selected targets (without any check) (to avoid this problem).

Create an account or sign in to comment

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.