xchat scripts by geeAge

[ disclaimer ]
The following are perl-based scripts for the IRC(chat) client xchat for UNIX.
Scripts are licensed under terms of the GNU General Public License Version 2 or later.
Please report bugs to: geeage@greyarea.de


  • AutoResponse script


    • functions:
      - plays sound whenever your actual nickname appears
      - plays sound whenever a defined word appears
      - plays sound on the first query of another user
      - sends various responses depending on your nick
      - notification if a spezified user sends a message in one of your visible channels
        (and you can send him an automaticly message)
      - sends a text to all your channels at the same time
    • version: 0.3
    • download: AutoResponseV0.3.tar.gz
    • installation: ->
    • status:
      - tested from a few users (and me ;)
      - one known bug:
      -> xchat can crash if you use the /returnof user #channel funktion in channels with many users


  • ServerStats script


    • functions:
      shows stats of Q2 and Q3 servers
      - shows a list of defined servers with their actual map an number of players
      - can detect all Q2/3 ip's (in form of ip:port) in your visible channels and prints a short info (name, map, number of players)
      - shows status (name, map, number of players or all playernames with frags) of indicated servers
      - shows clanwar-status of indicated servers (players sorted by team and frags)
    • version: 0.7
    • download: ServerStatsV0.7.tar.gz
    • installation: ->
    • status:
      - tested just by me ;)
      - no known bugs

Installation

  • make sure you have xchat installed (http://www.xchat.org/)
  • download one of the packed files from above
  • move/copy the file into your xchat script directory, eg.: mv file.tar.gz ~/.xchat/scripts
  • extract the .tar.gz file: tar -xzvf file.tar.gz
  • read the CONFIG section in the file and edit it
  • start up xchat and load script (menu or /load ~/.xchat/scripts/file.pl)
  • type "/help" to get a list of commands
  • enjoy! ;)


home - news - projetcs- [ ServerSpy - xchat-scripts ] - contact - links

Last modified: Thu Jul 5 16:12:31 CEST 2001