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.

Rogue - Vanish Set up

Featured Replies

Hi Everyone,

I'd like to create a series of conditions to have my Rogue use vanish when 20% hp is reached and "reset" himself.

Currently:

1) Engage Target

2) HP (Me) Reaches 20% 

3) Cast Vanish

4) Target resets (Evade)

5) Rogue chases evading monster continuing attack

--------

Are there any conditions that I can utilize to "End Combat" or reset?

Looking to complete this using "Conditions" please.

Thanks!

-AutoBot3000

  • 2 months later...
On 7/26/2018 at 6:09 PM, MrKitties said:

BUMP

Fight.StopFight();

It's not a condition but a c# function you need to call.
If using the xml fight class editor instead of a spell you can add c# code (need to set the option to true where its c#, not a spell). There you'd add something like;

Fight.StopFight();
SpellManager.CastSpellByNameLUA("Vanish"); 
Thread.Sleep(500);

  • 2 years later...

if else need to find a proper place to regen (food), how the full code should look like? i mean, stop fight, vanish, find a point outside of mob arrgo radius, and go there for regen? to put it in "spell name" in a Fight class, and in properities set "a c# code"=true for it to work?

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.