home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1998 #2
/
amigaacscoverdisc1998-021998.iso
/
games
/
shareware
/
amimud
/
modules
/
crypt
next >
Wrap
Text File
|
1996-12-01
|
858b
|
45 lines
; These alias/macros/triggers may be used as support for the AmiMUD crypt
; feature. This feature is compatible with Elf for windows, so an AmiMUD
; user can talk with an Elf user using crypt. Remember to set correctly the
; password!
; Support is for commands: tell, gt, ft, gossip, shout, send, telep.
; You can add other commands simply adding the correct alias.
alias=tellc
#set 3 tell;#m_crypt
alias=gtc
#set 3 gt;#m_crypt
alias=sayc
#set 3 say;#m_crypt
alias=gossc
#set 3 gossip;#m_crypt
alias=ftc
#set 3 ft;#m_crypt
alias=shoutc
#set 3 shout;#m_crypt
alias=sendc
#set 3 send;#m_crypt
alias=telc
#set 3 telep;#m_crypt
macro=m_crypt $0
#crypt 1 $0\n#execute\n
macro=execute
$3 .,$1.,\n
trigger=$0.,$1.,$2
#separator off\n#decrypt 0 $1\n#printdecrypt\n#separator on\n
macro=printdecrypt
#beep\n#echo Frase decryptata: $0\n