;----- roomhi v1.0 (sends one big hi to everyone but you) ; you could easily change this to sent a private custom "hi" ; to each person. { NBRROOMUSERS num = "Hi " { { ", " i ROOMUSER WHONAME + + } i ROOMUSER WHONAME USERNAME == NOT IF i ++ } { i num < } WHILE SAY "" CHATSTR = } CHATSTR "roomhi" == IF