home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-06-21 | 494 b | 18 lines |
- [aliases]
- n0=/op /mode # +oooo $1 $2 $3 $4
- n1=/dop /mode # -oooo $1 $2 $3 $4
- n2=/j /join #$$1
- n3=/p /part #
- n4=/w /whois $$1
- n5=/wwas /whowas $$1
- n6=/k /kick # $*
- n7=/ping /ctcp $$1 ping
- n8=/pg /glag
- n9=/voice /mode # +v $$1
- n10=/version /ctcp $$1 version
- n11=/nick /nick $$1 | .titlebar GLiTCH Script v4.3 ( $+ Nick : $$1 $+ ) ( $+ Day : $day $+ ) ( $+ Messages : %messages.total $+ )
- n12=/away {
- n13= if (*1 == $null) { away }
- n14= else { away *1 | set %awaymsg *1 }
- n15=}
-