[Neoscript-development] neoscript/ADDONS eggdrop.mrc,NONE,1.1
Brought to you by:
mjgreen
From: <mor...@us...> - 2002-09-05 17:42:21
|
Update of /cvsroot/neoscript/neoscript/ADDONS In directory usw-pr-cvs1:/tmp/cvs-serv1802/ADDONS Added Files: eggdrop.mrc Log Message: added eggdrop basic script. updated startup, away and popups --- NEW FILE: eggdrop.mrc --- menu nicklist { Eggdrop Commands .CTCP Chat:ctcp $$1 chat .Add Host:msg $$1 addhost $$?="Enter Your eggdrop password:" $$?="Enter Hostmask(*!*@*):" .Set My Info ..Default Info:msg $$1 info $$?="Enter Your eggdrop password:" $$?="Enter your default info:" ..Info for Channel:msg $$1 info $$?="Enter Your eggdrop password:" $active $$?="Enter Your info for this channel:" ..Info for other Channel:msg $$1 info $$?="Enter Your eggdrop password:" $$?="Enter Channel:" $$?="Enter Your info for this channel:" .Who is on Channel:msg $$1 who $$?="Enter Channel:" .Set Password ..Initial Password:msg pass $$1 $$?="Choose a password:" ..New Password:msg $$1 pass $$?="Enter existing password:" $$?="Enter new password:" .Identify ..To Current nick:msg $$1 ident $$?="Enter Password:" ..To Other Nick:msg $$1 ident $$?="Enter Password:" $$?="Enter Nickname:" .Voice ..On This Channel:msg $$1 voice $$?="Enter Password:" $active ..On Other Channel:msg $$1 voice $$?="Enter Password:" $$?="Enter password:" .Op ..On This Channel:msg $$1 op $$?="Enter Password:" $active ..On Other Channel:msg $$1 op $$?="Enter Password $$?="Enter Channel:" .Get Invite:msg $$1 invite $$?="Enter password: $$?="Enter channel:" .Get Key:msg $$1 key $$?="Enter Password:" $$?"Enter channel:" .Whois:msg $$1 whois $$?="Enter Nickname:" .Bot Status:msg $$1 status $$?="Enter password:" .Memory Usage:msg $$1 memory $$?="Enter password:" .Save Userfile:msg $$1 save $$?="Enter password:" .Rehash:msg $$1 rehash $$?="Enter Password:" .Reset ..This Channel:msg $$1 reset $$?="Enter Password:" $active ..Other Channel:msg $$1 reset $$?="Enter password:" $$?="Enter Channel:" .Jump Servers:msg $$1 jump $$?="Enter password:" $$?="Enter Server:" $$?="Enter Port:" $$?="Enter Server password:" } |