Your ads here!
Navigation / Contents
HOME

Heute ist der
07.11.2009
14:53:32 Uhr
CET

NEWS
DocTrax's Blog
Liste der Dateien / List of Downloads

IRC:
XChat Skripten / XChat scripts
IRC per Telnet

Misc:
PHP Skripten / PHP scripts
(Verschlüsselte) zufällige Passworte / (crypted) random passwords
PayPal Gebühren Rechner
Perl Tutorial (German)

Über XChat / About XChat

deutsch XChat ist ein plattformübergreifender, d.h. dass es das Programm in verschiedenen Versionen für verschiedene Betriebssysteme (Windows, Linux, etc.) gibt, IRC-Client. IRC ist die Abkürzung für Internet Relay Chat und mit IRC kann man chatten (zu deutsch: plaudern). :-) /
englishenglish XChat is a multi platform (different versions for different operating systems like Windows, Linux, etc.) IRC-Client. IRC is short for Internet Relay Chat and it is usable for chatting. :-)

Installationshinweise / Installation notes

deutsch Alle diese Skripten sind in der Sprache Perl geschrieben und daher wird das "Perl scripting interface" benötigt. Die Installation der Skripte ist denkbar einfach: Nach dem man die zip Datei auf der Festplatte gespeichert hat und mit Winzip, Powerarchiver, ark, file-roller oder einem anderen Komprimierungsprogramm in das XChat Verzeichniss ("Ordner" für Windowsnutzer) entpackt hat, muss man nur noch /reloadall (entlädt alle geladenen Skripten und lädt alle sich im XChat verzeichniss befindlichen Skripten) im XChat tippen, um das Skript zu aktivieren. /
englishenglish All these scripts are written in Perl, so the "Perl scripting interface" is needed to run them. The installation is thinkably easy: After saving the zip file to the harddisk and extracting it into the XChat directory ("Folder" for Windows users), you have to type /reloadall (unloads all loaded scripts and loads all scripts in the XChat directory) in XChat to activate it.

XChat Skripten / XChat scripts

Sysinfo Englishdeutsch Dieses Skript schreibt die Systeminformationen in einen IRC-channel. Man beachte das README! Als allererstes sollte man sich '/sis -cg full' anschauen um alle Informationen zu sehen. Es funktioniert nur unter _Linux_ und ist auf Debian GNU/Linux getestet. /
englishenglish This is a more improved and bugfixed (See Changes section at the README.) script than the original sysinfo-dg v1.0 and even sysinfo-dg v1.1 and it is still published under GNU GPL v2. It provides more commands and a help system. At first check out '/sis -cg full' to learn more about the available informations. This script works only with XChat under _Linux_ and is tested with Debian GNU/Linux.
Version 1.47 adds a the script sysinfo which makes it possible to run sysinfo-xchat.pl from the console. And so it is possible to run it from any IRC-Client which supports /exec like Gaim, Konversation or bitchx.

Changes:
  • 1.1-DocTrax_1.1 fixes some errors and adds version support for the Kanotix Bug Hunter releases
  • 1.1-DocTrax_1.21 fixes division by zero caused by non set up swap space and adds a propietary help system
  • 1.1-DocTrax_1.22 fixes a known bug in 1.21
  • 1.1-DocTrax_1.23 fixes some errors
  • 1.1-DocTrax_1.25 adds sound, tvcard & chipset and acpi thermal support; new command /sysinfoself is introduced
  • 1.1-DocTrax_1.3 fixes a bug in netinfo; /si as alias for /sysinfo AND /sis as alias for /sysinfoself are introduced
  • 1.1-DocTrax_1.31 fixes displaying of non-existing devices names
  • 1.1-DocTrax_1.33 graphs are enabled again; introduced command XChat (this is the final version of the 1.3 series)
  • 1.1-DocTrax_1.34 grabbed values are rounded now
  • 1.1-DocTrax_1.35 version grabbing of the IRC mod is used now
  • 1.1-DocTrax_1.36 host is now working properly, multiple commands are checked now
  • 1.1-DocTrax_1.37 fixes annoying net bug :D
  • 1.1-DocTrax_1.37a adds version support for gentoo (thx roger)
  • 1.1-DocTrax_1.38 adds version support for Knoppix (thx zYgoat)
  • 1.1-DocTrax_1.4 fixes colour processing bug appeared in version 1.37; some code related and optical improvements
  • 1.1-DocTrax_1.41 supports mbmon
  • 1.1-DocTrax_1.42 compatible with XChat 2.4.2
  • 1.1-DocTrax_1.43 some optical changes
  • 1.1-DocTrax_1.44 opengl displays the opengl driver version
  • 1.1-DocTrax_1.45 using lspci for pci info again instead of /proc/pci because proc caused errors on some systems
  • 1.1-DocTrax_1.46 add version support for Ubuntu (thx dooglus)
  • 1.1-DocTrax_1.47 fixed version support for ubuntu lsb file format; added sysinfo
ModeBot Englishdeutsch Dieses Skript gibt Benutzern Rechte, wie VOP, HOP oder OP, nachdem diese sich mit Passwort identifiziert haben. /
englishenglish This script gives Operator rights, like VOP, HOP or OP, to users after identifying with password. This way prevents changing and viewing the channel access list from others than the Bot operator which is the main advantage. It's also good for running a channel on servers without any kind of channel services.

Changes:
  • 0.2 This is the first release.
  • 0.3 Random Password generator and bugfixes.
  • 0.31 makes /delop working :D
Queryblocker Englishdeutsch Es erlaubt Queries für bestimmte Benutzer und verbietet das allen anderen. Eine Lietenverwaltung ist eingebaut. (Die Enwicklung der deutschen Version endet mit der version 1.31a)/
englishenglish This is bugfix of GodOfGTA's Query Blocker modif b 1.2.3. The script is pretty printed, uses strict and colored text queries are now also blocked. (English Version)

Changes:
  • 1.3 Pretty Printed Code; Colored Text Queries are now blocked; use strict is enabled;
  • 1.31 Added an English help system.
  • 1.32 Adds a counter for blocked queries and logs blocked msgs to a file; fixes /oki bug; removes the german online help /qbhelp
  • 1.33 Adds an ignore system to prevent flooding with ignore messages.
  • 1.33a Sends the deny message only one time til the next user is quering you
  • 1.34 ignores whitespaces behind nicknames caused by tab usage
  • 1.35 compatible with XChat 2.4.2
  • 1.36 fixes some bugs
Queryblocker Germandeutsch Es erlaubt Queries für bestimmte Benutzer und verbietet das allen anderen. Eine Lietenverwaltung ist eingebaut. /
englishenglish This is bugfix of GodOfGTA's Query Blocker modif b 1.2.3. The script is pretty printed, uses strict and colored text queries are now also blocked. (German Version -- discontinued)

Changes:
  • 1.3 Pretty Printed Code; Colored Text Queries are now blocked; use strict is enabled;

Apache   PHP   Valid CSS!   Valid HTML 4.01 Transitional