home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1998 August / apc381.iso / netkit / mac / snak / snak.hqx / Snak 1.4.1 / Scripts / basical < prev    next >
Encoding:
Text File  |  1998-06-13  |  1.8 KB  |  81 lines

  1. # Kent Sorensen 06/06/98 : this file is based on a file included with the 
  2. #                          standard distribution of ircII
  3. # This script is intended for use with all installations of ircII.
  4. # ircII is unlikely to work properly without loading this script
  5. # from 'global'.
  6. #
  7. # by troy & lynx
  8. #     
  9. # on and bind are not supported
  10.  
  11. # Standard ircI-like abbreviations
  12. # No irc client can call itself irc client if its not ircI-compatible!
  13. #
  14.  
  15. #KS aliases defined for Snak
  16. alias Finger CTCP $0 FINGER
  17. alias Version CTCP $0 VERSION
  18. alias Time CTCP $0 TIME
  19. alias Userinfo CTCP $0 USERINFO
  20. alias Clientinfo CTCP $0 CLIENTINFO
  21. alias Chat DCC CHAT $0-
  22. alias DQuery DCC CHAT $0-
  23. alias kb kick $C $0 It's time to kick $0 and chew bubblegum. And I'm all out of bubblegum.
  24. alias i invite $0 $C
  25. alias tn mode $C +tn
  26. #alias l me laughs until $0 comes out of his nose
  27. alias trout me slaps $0 around with a fresh trout
  28. alias p me nods at $0 and gives him a small kipper
  29. alias op mode $C +o $0
  30. alias ChannelClick whois $E
  31. alias m j macintosh,macdev
  32. assign GENDER M
  33. alias e {
  34.  me eats $0
  35.  say *BURP*
  36. }
  37.  
  38. alias a away
  39. alias c channel
  40. alias ch channel
  41. alias e exit
  42. alias h help
  43. #alias i invite
  44. alias j join
  45. alias l list
  46. alias log set log
  47. #alias m msg
  48. alias n names
  49. alias s signoff
  50. alias t topic
  51. alias w whois
  52.  
  53. # Standard ircII aliases..
  54. #
  55. alias chop mo +o
  56. alias unchop mo -o $*
  57. alias mo mode $C $*
  58. alias k kick $C
  59. alias wdetected whois $D
  60. alias show exec -msg $T
  61. alias umode mode $N
  62.  
  63. # DMSG and DQUERY have been replaced. These alii return the
  64. # commands to the user, although the functionality has been
  65. # changed slightly.
  66. #
  67. alias dmsg msg =$0 $1-
  68. alias dquery /query =$0
  69.  
  70. # Reverse text with Ctrl-R
  71. bind ^r type 
  72.  
  73. # Fix for window output
  74. #
  75. window name ircII
  76. #... level all,-crap
  77. # set window level all,-crap
  78.  
  79. # Sent notices should by default not be visible
  80. on ^send_notice * :
  81.