Well, people who are used to of Yahoo chat they might know what is "follow user".
i think if FINDU and WHOIS commands can work on these chat servers then it also shuld work...
but i dont know how it wud.......
On admin:TEXT:!find*:#: /findu $2
raw 709:*:{ amsg # ($2-) }
raw 641:*:{ amsg # ( $2 $3 $4 ) }
raw 642:*:{ amsg # (Nick $2 Found in: $4 ) }
raw 643:*:{ amsg # ($2 $3 $4 $5 )
}
this command will find $2 and then will msg on main channel .....now my question is ...if script can join the rooms in which $2 is found?
like i make other command for quick room join and it works ..
On admin:TEXT:!join*:#: /Join $chr(37) $+ $chr(35) $+ $2-
if someone get wat do i mean and can help with this?
i want to use /Join $chr(37) $+ $chr(35) $+ $2- command with FINDU command ....
if on !join command script can join $2- while in FINDU it can find $2 in $4 --> (Nick $2 Found in: $4 ) y it do not joins $4 after finding $2 in $4?
if it can be possible then tell me how?
thanx