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.

Storm, Earth, and Fire

Featured Replies

First, thanks for a really nice product!

 

Here's the issue I'm having. Storm, Earth and Fire needs to be cast if there is more than one hostile attacking me, and it needs to target the one I'm not targeting.

 

If there are 3 hostiles attacking me, it needs to cast again and target that third one.

 

I've come very close to acheiving this using lua and conditions for the spell cast.

 

I created macros that do the 2 conditions (one for each) and I can use them as a human.

 

Here is the macro text for the first condition:

#showtooltip Storm, Earth, and Fire
/targetenemy 2
/cast Storm, Earth, and Fire
/targetlasttarget

When I put that in the RunMacroText, it simply swaps between the targets and never casts the spell. Which causes the conditions to be met next time through, so that's where he sticks until he tire of that and proceeds through the rotation.

 

So I'm very close with this.

 

Maybe it can't be done...but I'm close!

 

If I convert it to C# is there more available logic-wise? I can write the code.

 

Thanks Again,

Gary

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.