QUOTE (tyshin @ Oct 12 2009, 06:53 PM)

pease tell me about triggers to help with healing and how do you target all your attacks to a person for quick switching attacks to another, It would help my battling greatly
Triggers are part of the client you use, that fire upon receiving a certain line of text from the MUD.
For example:
You sit yourself down. <--Trigger Line
stand <---what the trigger tells the client to send
4073h, 2935m, 19265e, 12335w, 52% ex- (23:28:24:203)
You stand up and stretch your arms out wide. <--result
--------------------
A basic targeting system consists of a variable, an alias to set the variable, and an alias for the attack.
So:
Variable: Target
Alias: T
Value: whatever to set the target
Alias: kill
Value: kill $target/@target