Hello,
I play a game called Imperian (IRE game) and I am trying to track the stance I am in for my class.
Basically I want to match on the "you quickly flow ***" and display whatever it has matched to a miniwindow or the prompt line as (Vae, Ein, etc)
I have had mushclient for a while (and think it is the best client) but I am not a scripting wizard, so I know how to match everything and send it to a mushclient variable but have no idea how to display the most recent match on the prompt or a miniwindow. Any help would be greatly appreciated!
I play a game called Imperian (IRE game) and I am trying to track the stance I am in for my class.
You tear through a short-horned desert locust with a long vertical slice.
Damage dealt: 23
You quickly flow into the Vae-Sant stance.
Balance Taken: 2.25s
You step in quickly with a slash across a short-horned desert locust's torso.
Damage dealt: 17
You quickly flow into the Ein-Fasit stance.
Balance Taken: 2.25s
You tear through a short-horned desert locust with a long vertical slice.
Damage dealt: 23
You quickly flow into the Vae-Sant stance.
Balance Taken: 2.25s
Basically I want to match on the "you quickly flow ***" and display whatever it has matched to a miniwindow or the prompt line as (Vae, Ein, etc)
I have had mushclient for a while (and think it is the best client) but I am not a scripting wizard, so I know how to match everything and send it to a mushclient variable but have no idea how to display the most recent match on the prompt or a miniwindow. Any help would be greatly appreciated!