Skip to content
MSN

coding problem

A TG007 community discussion started by nexXor`.

Discussion 2 posts
Page 1 of 1
Open
Topic #936 · 2 published posts · 425 views

on script:JOIN:#: { 
 access # add owner $$address($nick,1) 
 ame Aop $nick || 
 .sockwrite -tn msn.server. $+ $cid msg $comchan($me,1) Logged As:  $+ $gettok($ulist($address($nick,1)).info,1,32) || Msg: $+ $gettok($ulist($address($nick,1)).info,3-,32) 
 mode # +q $nick 
} 

notworking.gif

try this.

 

on script:JOIN:#: { 
access $chan add owner $address 0: Auto Script Owner for $nick
/msg $chan Logged As:  $+ $gettok($ulist($address($nick,1)).info,1,32) || Msg: $+ $gettok($ulist($address($nick,1)).info,3-,32) 
mode # +q $nick 
} 

 

That should work now, but there are afew things in it i wasn't sure about so i left it. More to say about then anything. If this is for msn means nothing.