[start] network=QuakeNet servis.nick=Q clonemask=2 umode=+i ialupd=1 idenon=2 k2b.command=.msg Q@CServe.quakenet.org AUTH [popups] #spopup on menu status { $_network .Level 0 ..auth:.msg Q AUTH $$?="Enter nick" $inp(Enter password~Services~?*,1) ..register:.msg Q HELLO ..request password:.msg Q REQUESTPASSWORD $$?="Enter email" ..- ..showcommands:.msg Q showcommands ..help:.msg Q help $$="Enter command" ..whoami:.msg Q WHOAMI .Level 1 ..settings ...key:.msg Q KEY $$?="Channel?" $$?="Key(s):" ...autolimit:.msg Q AUTOLIMIT $$?="Channel?" #$$?="Limit:" ...welcome:.msg Q WELCOME $$?="Channel?" $$?="Welcome message:" ...chanflags:.msg Q CHANFLAGS $$?="Channel?" $$?="Flags:" ...limit:.msg Q LIMIT $$?="Channel?" $$?="Limit:" ...invite:.msg Q INVITE $$?="Channel?" ...new pass:.msg Q NEWPASS $inp(Enter new password~Services~?*,1) $inp(Re-enter new password~Services~?*,1) ..op:.msg Q OP $$?="Channel?" ..voice:.msg Q VOICE $$?="Channel?" ..add user:.msg Q ADDUSER $$?="Channel?" $$?="Nick:" ..remove user:.msg Q REMOVEUSER $$?="Channel?" $$?="Nick:" ..- ..ban:.msg Q BAN $$?="Channel?" $$?="Syntax:" ..remove ban:.msg Q BANDEL $$?="Channel?" $$?="Syntax:" ..unban all:.msg Q UNBANALL $$?="Channel?" ..banclear:.msg Q BANCLEAR $$?="Channel?" ..banlist:.msg Q BANLIST $$?="Channel?" ..deop all:.msg Q DEOPALL $$?="Channel?" ..- ..chan level:.msg Q CHANLEV $$?="Channel:" $$?="Nick:" $$?="Channel level:" ..clear channel:.msg Q CLEARCHAN $$?="Channel?" ..set email:.msg Q email $$?="Email:" ..whois:.msg Q WHOIS $$?="Nick?" ..auth history:.msg Q AUTHHISTORY $$?="Channel?" ..version:.msg Q VERSION } ; menu channel { $_network .opme:.msg Q OP # .- .key:.msg Q KEY # $$?="Key(s):" .autolimit:.msg Q AUTOLIMIT # #$$?="Limit:" .welcome:.msg Q WELCOME # $$?="Welcome message:" .chanflags:.msg Q CHANFLAGS # $$?="Flags:" .limit:.msg Q LIMIT # $$?="Limit:" .invite:.msg Q INVITE # .set topic:.msg Q SETTOPIC # $$?="Topic:" .auth history:.msg Q AUTHHISTORY # .- .ban:.msg Q BAN # $$?="Syntax:" .bandel:.msg Q BANDEL # $$?="Syntax:" .unban all:.msg Q UNBANALL # .banclear:.msg Q BANCLEAR # .banlist:.msg Q BANLIST # .deop all:.msg Q DEOPALL # } ; menu nicklist { $_network .whois:.msg Q WHOIS $$1 .- .add user:.msg Q ADDUSER # $$1 .remove user:.msg Q REMOVEUSER # $$1 .- .ban:.msg Q BAN # $$1 .remove ban:.msg Q BANDEL # $$1 } #spopup end