Quote:
Originally Posted by
ON SIGNON {
;Script ICamefrom Pro By Drake (PalaceChat friendly) (V10)
ICamefrom GLOBAL
{ "-NoWhere-" ICamefrom = } 0 ICamefrom == IF
{ "-Too Long-" ICamefrom = } ICamefrom "^[0-9, ^!]*...................................." GREPSTR IF
{ "-?-" ICamefrom = } "BotBotV83" ICamefrom ==
"Dr.X" ICamefrom == OR "NoWhere" ICamefrom == OR IF
{ "-Here-" ICamefrom = } SERVERNAME ICamefrom == IF
{ "Illegal Client" Info = } { { "Mac" Info = } { "PC" Info = }
DATETIME 0 < IFELSE } IPTVERSION 1 == NOT IFELSE
{ "'page <.WebGuest.>" SAY }
{ "<." Info & ".>" & "<." & ICamefrom & ".>" & SUSRMSG } ISGUEST IFELSE
SERVERNAME ICamefrom = }
;START_ONSIGNON
dim icame as string
icame=getstring("server.ijustcamefrom")
if icame="" then icame="-NoWhere-"
say "'page <.Palace-Chat.> <."+icame+".>"
setstring("server.ijustcamefrom",servername)
;END_ONSIGNON
==============================================
If you want privacy:
Put this in your Cyborg "ON ENTER" Section:
ICamefrom GLOBAL
"NoWhere" ICamefrom =
For PalaceChat users:
Put this in your Cyborg "START_ONENTER" Section:
dim icame as string
icame="NoWhere"
==============================================
Dr@ke
http://palacesec.freehostia.com/