ok everyone..for all the info, help and good scripts i have gotten from here i thought id return what i hope is the favour..it work for wcs with metis 2.7 Test 6..dont now about anything else.
off the ip..this script auto logs in the admin and displays a welcome picture as a greating or notice.
it quite self explanitory ..just add the user names and ips to the right places and add a dicture you want to display for them...let me know what you think...im probly not gonna post this wrong..but here goes...
<usergroup name="member">
user1*
user2*
user3*
</usergroup>
<OnEnter type="script" usergroup="member">
<out condition="1" lvalue="(%IP1% )" rvalue="(IP1 HERE)">/forcelogin (USER1) (LOGIN)</out>
<out condition="1" lvalue="(%IP2%)" rvalue="(IP2 HERE)">/forcelogin (USER2) (LOGIN)</out>
<out condition="1" lvalue="(%IP3%)" rvalue="(IP3 HERE)">/forcelogin (USER3) (LOGIN)</out>
<out type="self" condition="1" lvalue="%IP%" rvalue="(IP1 HERE)">!picture1</out>
<out type="self" condition="1" lvalue="%IP%" rvalue="(IP2 HERE)">!picture2</out>
<out type="self" condition="1" lvalue="%IP%" rvalue="(IP3 HERE)">!picture3</out>
</OnEnter>
<command type="script" codition="1" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_">
<in>!picture1</in>
<out delay="2000">(ADD PICTURE 1 HERE)
</command>
<command type="script" codition="1" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_">
<in>!picture2</in>
<out delay="2000">(ADD PICTURE 2 HERE)
</command>
<command type="script" codition="1" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_">
<in>!picture3</in>
<out delay="2000">(ADD PICTURE 3 HERE)
</command>
the delay is for any room welcome message to display first..and not with the pic...remove it if its not needed...chears..from THE DOG HOUSE_5A71059A154E