Uncategorised
IRC Services Manual4. Services command reference4-1. NickServ commands 4-2. ChanServ commands 4-3. MemoServ commands 4-4. OperServ commands 4-5. StatServ commands 4-6. Command index Note: This section is based on the help messages included in IRC Services itself, which can be accessed by typing "/msg pseudoclient-name HELP" in IRC. 4-1. NickServ commandsREGISTER
Registers your nickname in the NickServ database. Once your nickname is registered, you can use the SET and ACCESS commands to configure your nickname's settings as you like them. Make sure you remember the password you use when registering; you'll need it to make changes to your nickname later. (Note that case matters! FIDO, Fido, and fido are all different passwords!) You may include an E-mail address when registering your nickname; you may also set one later using the SET EMAIL command. (If the NSRequireEmail is set, the E-mail address is mandatory.) Guidelines on choosing passwords: Passwords should not be easily guessable. For example, using your real name as a password is a bad idea. Using your nickname as a password is a much worse idea and, in fact, NickServ will not allow it. Also, short passwords are vulnerable to trial-and-error searches, so you should choose a password at least 5 characters long. AUTH (requires the nickserv/mail-auth module)
Authenticates registration or change of E-mail for a nickname. To ensure that your E-mail address is correct, NickServ will send an message containing an authentication code to the E-mail address given when you register your nickname or change your E-mail address with the SET EMAIL command. This command allows you to confirm that you have received the message and continue using your nickname normally. Replace code in the command with the nine-digit authentication code given in the E-mail message. SENDAUTH (requires the nickserv/mail-auth module)
Sends you a copy of the authentication code for your nickname after a REGISTER or SET EMAIL. If you accidentally delete or otherwise lose the message with the authentication code, you can use this command to have an extra copy sent to you. To prevent abuse, this command may only be used once every 24 hours. SETAUTH (requires the nickserv/mail-auth module)
Sets a new authentication code for the given nickname. The nickname's owner will have to use the AUTH command for the nickname before being allowed to identify again. If the nickname is currently in use, a notice will be sent to the user of the nickname and they will no longer be treated as identified for the nickname. GETAUTH (requires the nickserv/mail-auth module)
Retrieves the authentication code associated with nickname, if one exists. CLEARAUTH (requires the nickserv/mail-auth module)
Clears any authentication code associated with nickname, allowing the nickname to be used normally. SENDPASS (requires the nickserv/sendpass module)
Sends an E-mail message containing the given nickname's password to the E-mail address registered for the nickname. The address must have first been confirmed using the AUTH command. If encryption (see section 3-7) is in use, this command may not be available depending on the type of encryption used. IDENTIFY
Tells NickServ that you are really the owner of this nickname. Many commands require you to authenticate yourself with this command before you use them. The password should be the same one you sent with the REGISTER command. DROP
De-registers (drops) your nickname from the NickServ database. A nickname that has been dropped is free for anyone to re-register. Note that when you drop a nickname, all nicknames linked to it will be dropped as well. To remove a single linked nickname, use the UNLINK command. To prevent accidental use of this command, you must enter your password in order to drop your nickname. DROPNICK
Drops the given nickname from the NickServ database, as well as any linked nicknames. Limited to Services admins. DROPEMAIL
Drops all nicknames with an E-mail address matching the given pattern. If pattern is the single character "-", drops all nicknames without an E-mail address. To prevent accidentally dropping nicknames via this command, it must be given twice: first using the DROPEMAIL command name, then using DROPEMAIL-CONFIRM with the same pattern. The DROPEMAIL-CONFIRM command must be given within 10 minutes of (by default, changeable via the NSDropEmailExpire option in modules.conf) and by the same person who gave the DROPEMAIL command. If more than 4 DROPEMAIL commands are given in a row, the oldest will be discarded and no longer recognized for a DROPEMAIL-CONFIRM command. Limited to Services admins. LINK (requires the nickserv/link module)
Links a new nickname to the nickname you are currently using, creating a new "alias" for your nick. The new nick will be equivalent to your current nick in terms of access privileges and memos; for example, you can read memos sent to one of your linked nicks from any other one, and if one of your nicks has auto-op privileges in a channel, you will get auto-opped no matter which linked nick you use. To cancel a link, use the UNLINK command. In order to use this command, you must identify for your current nickname (using the IDENTIFY command), and the nickname to be linked must not currently be in use. UNLINK (requires the nickserv/link module)
Removes a link (alias) to your nickname created with the LINK command. You cannot unlink the nickname you are currently using; change to another linked nick first before using this command. If you unlink the "main nickname" you have selected using the SET MAINNICK command, your current nickname will automatically be selected as the main nickname. Services admins may add the FORCE option, which allows removal of a link to a nickname other than their own. LISTLINKS (requires the nickserv/link module)
Lists all nicknames which are linked to your nick. The main nickname for the group of linked nicks will be indicated by a "*" to the left of the nick. Services admins may list links for any nick by specifying the nick in the command. ACCESS (requires the nickserv/access module)
Modifies or displays the access list for your nickname. This is the list of user@host addresses which will be automatically recognized by NickServ as allowed to use the nickname. If you connect to IRC with an address on this list, you will not be affected by the nick's SET KILL setting, and if the SET SECURE option is disabled, you will be able to receive auto-op and other privileges in channels without using the IDENTIFY command. The mask given to the ADD and DELcommands may contain wildcards (* or ?). Examples:
Services admins may give a nickname parameter to the LIST command to display the access list for any nickname. AJOIN (requires the nickserv/autojoin module)
Modifies or displays the autojoin list for your nickname. This is the list of channels that you would like to automatically join, and takes effect whenever you identify to NickServ. You may only put channel names starting with "#" in the autojoin list (local channels cannot be added). Note that the IRC server may prohibit you from entering some channels on the autojoin list, such as channels that have a channel key set (mode +k) or are invite-only (mode +i). However, if you have access to the ChanServ INVITE command on a registered channel, NickServ will automatically invite you into the channel. Services admins can list the autojoin list for any nickname with the format LIST nickname. SET
Sets various nickname options. option can be one of:
In order to use this command, you must first identify with your password (/msg NickServ HELP IDENTIFY for more information). Services admins can also set the option NOEXPIRE, with which nicknames can be prevented from expiring. Additionally, Services admins can set options for any nickname without entering a password, using the format SET nickname option parameters. SET PASSWORD
Changes the password used to identify you as the nickname's owner. SET LANGUAGE
Changes the language Services uses when sending messages to you (for example, when responding to a command you send). number should be chosen from the list of supported languages displayed with /msg NickServ HELP SET LANGUAGE. SET URL
Associates the given URL with your nickname. This URL will be displayed whenever someone requests information on your nickname with the INFO command. SET EMAIL
Associates the given E-mail address with your nickname. This address will be displayed whenever someone requests information on your nickname with the INFO command. SET INFO
Associates the given text with your nickname; it will be displayed whenever someone requests information on your nickname with the INFO command. SET KILL
Turns the automatic kill protection option for your nickname on or off. With kill protection on, if another user tries to take your nick, they will be given one minute to change to another nick, after which they will be forcibly removed from IRC by NickServ. If you select QUICK, the user will be given only 20 seconds to change their nickname instead of the usual 60. If you select IMMED, the user will be killed immediately without being warned first or given a chance to change their nick; please do not use this option unless necessary. (IMMED can be disabled; see the NSAllowKillImmed option in modules.conf.) SET SECURE
Turns NickServ's security features on or off for your nickname. With SECURE set, you must enter your password before you will be recognized as the owner of the nick, regardless of whether your address is on the access list. However, if you are on the access list, NickServ will not auto-kill you regardless of the setting of the KILL option. SET PRIVATE
Turns NickServ's privacy option on or off for your nickname. With PRIVATE set, your nickname will not appear in nickname lists generated with NickServ's LIST command. (However, anyone who knows your nickname can still get information on it using the INFO command.) SET HIDE
Allows you to prevent certain pieces of information from being displayed when someone does a NickServ INFO on your nickname. You can hide your E-mail address (EMAIL), last seen user@host mask (USERMASK), and last quit message (QUIT). The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). SET TIMEZONE
Sets the time zone to use for displaying times (such as a nickname or channel's last used time), instead of using the time zone Services is operating in; the DEFAULT setting can be used to return to Services' time zone. The time zone can be specified in one of two ways:
Examples:
SET MAINNICK (requires the nickserv/link module)
When you have several nicknames linked together, allows you to select which one is displayed in channel access lists. If you later unlink this nick, then a different one will be selected automatically. SET NOEXPIRE
Sets whether the given nickname will expire. Setting this to ON prevents the nickname from expiring. If no nickname is given, sets the no-expire flag for your nick. Limited to Services admins. UNSET
Allows you to clear the URL (URL), E-mail address (EMAIL), or information text (INFO) associated with your nickname. If the NSRequireEmail option is set in modules.conf, then the E-mail address cannot be cleared (UNSET EMAIL will generate an error). Services admins may use the UNSET command on any nickname by including the nickname before the option name, as with the SET command. RECOVER
Allows you to recover your nickname if someone else has taken it; this does the same thing that NickServ does automatically if someone tries to use a kill-protected nickname. When you give this command, NickServ will bring a fake user online with the same nickname as the user you're trying to recover your nick from, causing the IRC servers to disconnect the other user. This fake user will remain online for one minute (by default, changeable with the NSReleaseTimeout option in modules.conf) to ensure that the other user does not immediately reconnect; after that time, you can reclaim your nick. Alternatively, use the RELEASE command to get the nick back sooner. In order to use the RECOVER command for a nickname, you must supply the correct password for the nickname, or you must already have identified to a nick linked to the given nick. RELEASE
Instructs NickServ to remove any hold on your nickname caused by automatic kill protection or use of the RECOVER command. By default, such holds last for one minute (changeable with the NSReleaseTimeout option in modules.conf); this command gets rid of them sooner. In order to use the RELEASE command for a nickname, you must supply the correct password for the nickname, or you must already have identified to a nick linked to the given nick. GHOST
Terminates a "ghost" IRC session using your nickname. A "ghost" session is one which is not actually connected, but which the IRC server believes is still online for one reason or another. Typically, this happens if your computer crashes or your Internet or modem connection goes down while you're on IRC. In order to use the GHOST command for a nickname, you must supply the correct password for the nickname, or you must already have identified to a nick linked to the given nick. INFO
Displays information about the given nickname, such as the nickname's owner, last seen address and time, and options. If you are identified for the nick you're getting information for and ALL is specified, you will be shown all the information, regardless of whether it's hidden or not. When the nickserv/mail-auth module is in use, if the nickname's E-mail address has not yet been confirmed with the AUTH command, it will not be shown to anyone except the nickname owner and Services administrators, regardless of the nickname's SET HIDE EMAIL setting. Services admins may use the ALL parameter with any nickname. LISTCHANS
Lists the names and the total number of channels you have registered under your nickname. Services admins may list channels for any nickname by giving the nickname with the command (for example, /msg NickServ LISTCHANS OtherNick). LIST
Lists all registered nicknames for which either the nickname itself or the last seen address (in user@host format) match the given pattern. Nicks with the PRIVATE option set will only be displayed to Services admins. For Services admins, nicks with the NOEXPIRE option set will have a ! prepended to the nickname, those that are suspended will be prepended by a *, and those that have not yet been authenticated (with the AUTH command) will be prepended by a ?. If the FORBIDDEN, SUSPENDED, NOEXPIRE, or NOAUTH options are given, only nicks which, respectively, are forbidden, suspended, have the NOEXPIRE option set, or have not yet been authenticated will be displayed. The options can be used in any order and in any combination. These options are limited to Services admins. (Note that the NOAUTH option is not available unless the nickserv/mail-auth module is loaded.) If the NSListOpersOnly option is given in modules.conf, only IRC operators will be allowed to use this command. Examples:
LISTEMAIL
Lists registered nicknames like the LIST command, but matches on E-mail addresses instead of user@host addresses. See the LIST command help for more information. STATUS
Returns whether the user using the given nickname is recognized as the owner of the nickname. The response has this format: nickname status-codewhere nickname is the nickname sent with the command, and status-code is one of the following:
GETPASS
Returns the password for the given nickname. Note that whenever this command is used, a message including the person who issued the command and the nickname it was used on will be logged and, if the WallGetpass configuration option is set in ircservices.conf, sent out as a WALLOPS or GLOBOPS. If encryption (see section 3-7) is in use, this command may not be available depending on the type of encryption used. Limited to Services admins. FORBID
Disallows a nickname from being registered or used by anyone. May be cancelled by dropping the nickname. Limited to Services admins. SUSPEND
Prevents a nickname, and all nicknames linked to it, from being used or identified for by anyone. A nickname can be unsuspended with the UNSUSPEND command, which will allow it to be used as before. The expiry parameter is interpreted in the same manner as for the OperServ AKILL command. Limited to Services admins. UNSUSPEND
Allows people to use and identify for a previously suspended nickname. Limited to Services admins. 4-2. ChanServ commandsREGISTER
Registers a channel in the ChanServ database. In order to use this command, you must first be a channel operator on the channel you're trying to register. The password is used with the IDENTIFY command to allow you to make changes to the channel settings at a later time. The last parameter, which must be included, is a general description of the channel's purpose. When you register a channel, you are recorded as the "founder" of the channel. The channel founder is allowed to change all of the channel settings for the channel; ChanServ will also automatically give the founder channel-operator privileges when s/he enters the channel. See the ACCESS command (/msg ChanServ HELP ACCESS) for information on giving a subset of these privileges to other channel users. NOTICE: In order to register a channel, you must have first registered and identified for your nickname. If you haven't, /msg NickServ HELP for information on how to do so. Non-Services admins may be prevented from registering channels by unsetting the CSEnableRegister option (enabled by default) in modules.conf SENDPASS (requires the chanserv/sendpass module)
Sends you an E-mail message containing the password for the given channel. You must be the founder of the channel to use this command, and you must first identify for your nickname with the NickServ IDENTIFY command. If encryption (see section 3-7) is in use, this command may not be available depending on the type of encryption used. IDENTIFY
Authenticates you to ChanServ as the founder of the given channel. Many commands require you to use this command before using them. The password should be the same one you sent with the REGISTER command. DROP
Unregisters the named channel. Can only be used by channel founder, who must use the IDENTIFY command first. (However, Services admins may drop any channel without identifying for the channel.) SET
Allows the channel founder to set various channel options and other information. The founder must use the IDENTIFY command before using SET. Available options:
Services admins can also set the option NOEXPIRE, with which channels can be prevented from expiring. Additionally, Services admins can set options for any channel without identifying by password for the channel. SET FOUNDER
Changes the founder of a channel. The new nickname must be a registered one. SET SUCCESSOR
Changes the successor of a channel. If the founder's nickname expires or is dropped while the channel is still registered, the successor will become the new founder of the channel. However, if the successor already has too many channels registered (20 by default, changeable with the CSMaxReg directive in modules.conf), the channel will be dropped instead, just as if no successor had been set. The nickname must be a registered one. SET PASSWORD
Sets the password used to identify as the founder of the channel. SET DESC
Sets the description for the channel, which shows up with the LIST and INFO commands. SET URL
Associates the given URL with the channel. This URL will be displayed whenever someone requests information on the channel with the INFO command. SET EMAIL
Associates the given E-mail address with the channel. This address will be displayed whenever someone requests information on the channel with the INFO command. SET ENTRYMSG
Sets the message which will be sent via /NOTICE to users when they enter the channel. SET KEEPTOPIC
Enables or disables the topic retention option for a channel. When topic retention is set, the topic for the channel will be remembered by ChanServ even after the last user leaves the channel, and will be restored the next time the channel is created. SET TOPICLOCK
Enables or disables the topic lock option for a channel. When topic lock is set, ChanServ will not allow the channel topic to be changed except via the TOPIC command. SET MLOCK
Sets the mode-lock parameter for the channel. ChanServ allows you to define certain channel modes to be always on (or off). All binary modes (n, s, t, k, l, and so on) can be locked; each mode can be locked on, locked off, or not locked. The modes parameter is constructed exactly the same way as a /MODE command; that is, modes followed by a + are locked on, and modes followed by a - are locked off. Warning: If you set a mode-locked key, as in the second example below, you should also set the RESTRICTED option for the channel, or anyone entering the channel when it is empty will be able to see the key! MLOCK +i will likewise not prevent users from entering the channel when it is empty without being invited.
SET HIDE
Allows you to prevent certain pieces of information from being displayed when someone does a ChanServ INFO on the given channel. You can hide the channel's E-mail address (EMAIL), last topic (TOPIC), and mode lock (MLOCK). The second parameter specifies whether the information should be displayed (OFF) or hidden (ON). Note that the topic will always be hidden if the channel is mode-locked +p or +s. SET PRIVATE
Enables or disables the private option for a channel. When private is set, a /msg ChanServ LIST will not include the channel in any lists. SET RESTRICTED
Enables or disables the restricted access option for a channel. When restricted access is set, users who are not on the access list or who would normally be disallowed from having channel operator privileges will be kicked and banned from the channel. SET SECURE
Enables or disables ChanServ's security features for a channel. When SECURE is set, only users who have registered their nicknames with NickServ and IDENTIFY'd with their password will be given privileges on the channel as controlled by the access list. If the RESTRICTED option is also set, users will not be able to join the channel until they identify to NickServ. SET SECUREOPS
Enables or disables the secure ops option for a channel. When secure ops is set, users who are not on the access list will not be allowed chanop status. SET LEAVEOPS
Enables or disables the leave ops option for a channel. When leave ops is set, ChanServ will leave server ops (+o for the first person in the channel) in place even if the user would not normally get auto-opped. The SECUREOPS option will still be enforced. Notice: This can allow users to "steal" ops during a netsplit. SET OPNOTICE
Enables or disables the op-notice option for a channel. When op-notice is set, ChanServ will send a notice to the channel whenever the OP, VOICE, or related commands are used for a user in the channel. SET ENFORCE
Enables or disables the enforce option for a channel. When enforce is set, ChanServ will enforce the auto-op and auto-voice levels for all users. For example, if a user with auto-op privileges is deopped, ChanServ will automatically op the user again, and ChanServ will also not allow the DEOP command to be used on that user. SET NOEXPIRE
Sets whether the given channel will expire. Setting this to ON prevents the channel from expiring. Limited to Services admins. UNSET
Clears the given setting for a channel. As with the SET command, Services admins can clear settings for any channel without identifying for the channel. SOP (requires the chanserv/access-xop module)
Maintains the SuperOp (SOP) list for a channel. Users with SOP status are automatically opped (set mode +o) and protected (mode +a), if supported by the IRC server) when they join the channel. An SOP can modify the AOP, HOP (if the IRC server supports halfops), and VOP lists. Only a channel's founder can modify the SOP list. The SOP LIST command displays the SOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
AOP (requires the chanserv/access-xop module)
Maintains the AutoOp (AOP) list for a channel. Users with AOP status are automatically opped (set mode +o) when they join the channel. An AOP can modify the HOP (if the IRC server supports halfops) and VOP lists; SOPs can modify the AOP list. The AOP LIST command displays the AOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
HOP (requires the chanserv/access-xop module)
Maintains the HalfOp (HOP) list for a channel. Users with HOP status are automatically halfopped (set mode +h) when they join the channel. An HOP can modify the VOP list; SOPs and AOPs can modify the HOP list. The HOP LIST command displays the HOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
Note that this command is only available if the IRC server in use supports halfops. VOP (requires the chanserv/access-xop module)
Maintains the VoiceOp (VOP) list for a channel. Users with VOP status are automatically voiced (set mode +v) when they join the channel. The VOP LIST command displays the VOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
ACCESS (requires the chanserv/access-levels module)
Maintains the access list for a channel. The access list specifies which users are allowed chanop status or access to ChanServ commands on the channel. Different user levels allow for access to different subsets of privileges; /msg ChanServ HELP ACCESS LEVELS for more specific information. Any nickname not on the access list has a user level of 0. The ACCESS ADD command adds the given nickname to the access list with the given user level; if the nick is already present on the list, its access level is changed to the level specified in the command. The level specified must be less than that of the user giving the command, and if the nick is already on the access list, the current access level of that nick must be less than the access level of the user giving the command. The ACCESS DEL command removes the given nickname from the access list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The ACCESS LIST command displays the access list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example:
The ACCESS COUNT command returns the number of entries there are on the access list. Note that the access list may also be manipulated with the SOP, AOP, HOP, and VOP commands, which correspond to levels of 100, 50, 40, and 30 respectively, if the chanserv/access-xop module is also loaded. LEVELS (requires the chanserv/access-levels module)
The LEVELS command allows fine control over the meaning of the numeric access levels used by the ACCESS command. With this command, you can define the access level required for most of ChanServ's functions. (The SET FOUNDER and SET PASSWORD commands, as well as this command, are always restricted to the channel founder.) Caution: This command is for advanced users only! Changing level settings with this command may cause the SOP, AOP, HOP, and VOP commands to stop working correctly. LEVELS SET allows the access level for a function or group of functions to be changed. LEVELS DISABLE (or DIS for short) disables an automatic feature or disallows access to a function by anyone other than the channel founder. LEVELS LIST shows the current levels for each function or group of functions. LEVELS RESET resets the levels to the default levels of a newly-created channel (see HELP ACCESS LEVELS). For a list of the features and functions whose levels can be set, see HELP LEVELS DESC. AKICK
Maintains the autokick list for a channel. If a user on the autokick list attempts to join the channel, ChanServ will ban that user from the channel, then kick the user. The AKICK ADD command adds the given user@host or nickname!user@host mask to the autokick list. If a reason is given with the command, that reason will be used when the user is kicked; if not, the default reason is "You have been banned from the channel". The AKICK DEL command removes the given mask from the autokick list. It does not, however, remove any bans placed by an autokick; those must be removed manually. The AKICK LIST command displays the autokick list, or optionally only those autokick entries which match the given mask. AKICK VIEW is similar, but shows more details. The AKICK ENFORCE command causes ChanServ to enforce the current autokick list by removing those users who match an autokick mask. The AKICK COUNT command returns how many entries there are on the autokick list. By default, limited to users with level 100 (SOP) access and above on the channel. INFO
Lists information about the named registered channel, including its founder, time of registration, last time used, description, and mode lock, if any. If you are identified as the founder of the channel you're getting information for and ALL is specified, the entry message and successor will also be displayed. Services admins can use the ALL parameter with any channel. LIST
Lists all registered channels matching the given pattern. Channels with the PRIVATE option set will only be displayed to Services admins. Channels with the NOEXPIRE option set will have a ! prepended to the channel name for Services admins. If the FORBIDDEN, SUSPENDED or NOEXPIRE options are given, only channels which, respectively, are forbidden, suspended or have the NOEXPIRE flag set will be displayed. The options can be used in any order and in any combination. These options are limited to Services admins. If the CSListOpersOnly option is given in modules.conf, only IRC operators will be allowed to use this command. OP
Ops a selected nickname on a channel. If nickname is not given, ops you. By default, limited to users with level 50 (AOP) access and above on the channel. DEOP
Deops a selected nickname on a channel. If nickname is not given, deops you. By default, limited to users with level 50 (AOP) access and above on the channel. VOICE
Voices a selected nickname on a channel. If nickname is not given, voices you. By default, limited to users with level 30 (VOP) access and above on the channel. DEVOICE
Devoices a selected nickname on a channel. If nickname is not given, devoices you. By default, limited to users with level 30 (VOP) access and above on the channel. HALFOP
Gives halfop access to a selected nickname on a channel. If nickname is not given, gives you halfop access. By default, limited to users with level 40 (HOP) access and above on the channel. Only available with IRC servers which support halfops. DEHALFOP
Removes halfop access from a selected nickname on a channel. If nickname is not given, removes halfop access from you. By default, limited to users with level 40 (HOP) access and above on the channel. Only available with IRC servers which support halfops. PROTECT
Gives channel protection (mode +a) to a selected nickname on a channel. If nickname is not given, gives channel protection to you. By default, limited to users with level 100 (SOP) access and above on the channel. Only available with IRC servers which support this mode. DEPROTECT
Removes channel protection (mode +a) from a selected nickname on a channel. If nickname is not given, removes channel protection from you. By default, limited to users with level 100 (SOP) access and above on the channel. Only available with IRC servers which support this mode. INVITE
Tells ChanServ to invite you into the given channel. By default, limited to users with level 50 (AOP) access and above on the channel. Note: If you get a message saying that the channel is not in use, it means that the channel is empty, and you can join it freely without needing to use this command. UNBAN
Tells ChanServ to remove all bans preventing you from entering the given channel. By default, limited to users with level 50 (AOP) access and above on the channel. KICK
Tells ChanServ to kick the given nickname from the given channel. The message included in the kick will show who used the KICK command, as well as the reason given with the command, if any. By default, limited to users with level 50 (AOP) access and above on the channel. Note that protected (+a) users and IRC operators with Services operator privileges cannot be kicked with this command, even by the channel founder. TOPIC
Causes ChanServ to set the channel topic to the one specified. This command is most useful in conjunction with SET TOPICLOCK. By default, limited to users with level 50 (AOP) access and above on the channel. CLEAR
Tells ChanServ to clear certain settings on a channel. what can be any of the following:
By default, limited to users with level 100 (SOP) access and above on the channel. STATUS
Returns the current access level of the given nickname on the given channel. The reply is of the form: STATUS channel nickname access-levelIf an error occurs, the reply will be in the form: STATUS channel nickname ERROR error-messageBy default, limited to users with level 100 (SOP) access and above on the channel. The format of the access-level response parameter depends on which access-level modules are loaded, as follows:
In the table, numeric-level is the numeric access level, while XOP-level is one of "Founder", "SOP", "AOP", "HOP" (if the IRC server supports halfops), "VOP", or "---" (meaning no privileges). These strings do not change regardless of the user's NickServ language setting. GETPASS
Returns the password for the given channel. Note that whenever this command is used, a message including the person who issued the command and the channel it was used on will be logged and, if the WallGetpass configuration option is set in ircservices.conf, sent out as a WALLOPS or GLOBOPS. If encryption (see section 3-7) is in use, encryption may not be available depending on the type of encryption used. Limited to Services admins. FORBID
Disallows anyone from registering or using the given channel. May be cancelled by dropping the channel. Limited to Services admins. SUSPEND
Prevents a channel from being used or identified for by anyone. The channel can be unsuspended with the UNSUSPEND command, which will allow it to be used as before. The expiry parameter is interpreted in the same manner as for the OperServ AKILL command. Limited to Services admins. UNSUSPEND
Allows users to use and identify for a previously suspended channel. Limited to Services admins. 4-3. MemoServ commandsSEND
Sends the named nickname or channel a memo containing memo-text. When sending to a nickname, the recipient will receive a notice that he/she has a new memo. The target nickname/channel must be registered. LIST
Lists any memos you currently have. With NEW, lists only new (unread) memos. Unread memos are marked with a "*" to the left of the memo number; memos that will not expire are marked with a "+". You can also specify a list of numbers, as in the example below:
READ
Sends you the text of the memos specified. If LAST is given, sends you the memo you most recently received. If NEW is given, sends you all of your new memos. Otherwise, sends you memo number num. You can also give a list of numbers, as with the LIST command. SAVE
Marks the given memo or memos as non-expiring. You can give either a single memo number or, as with the LIST command, a list of memos. Note that this command will not be available if the MSExpire option is not set (since there would be no point in using it). DEL
Deletes the specified memo or memos. You can supply multiple memo numbers or ranges of numbers instead of a single number, as with the LIST command; you can also give the word ALL, which causes all of your memos to be deleted. Warning: Once a memo is deleted, it cannot be recovered! SET
Sets various memo options. option can be one of:
SET NOTIFY
Changes when you will be notified about new memos:
Note that if your nickname has the "secure" setting on, you will only be notified of new memos (for LOGON or ON) after you identify to NickServ. SET LIMIT
Sets the maximum number of memos a nickname (or channel) is allowed to have. Setting the limit to 0 prevents the nick from receiving any memos; setting it to NONE allows the nick to receive and keep as many memos as they want; and setting it to DEFAULT restores the limit to the default value (MSMaxMemos in modules.conf, 20 by default). If you do not give a nickname or channel, your own limit is set. Adding HARD prevents the user from changing the limit. Not adding HARD has the opposite effect, allowing the user to change the limit (even if a previous limit was set with HARD). This use of the SET LIMIT command is limited to Services admins. Other users may only enter a limit for themselves or a channel on which they have such privileges, may not remove their limit or set their limit to the default, may not set a limit above the default limit, and may not set a hard limit. INFO
Without a parameter, displays information on the number of memos you have, how many of them are unread, how many total memos you can receive and when you are notified of new ones. With a channel parameter, displays the same information for the given channel. With a nickname parameter, displays the same information for the given nickname. This use limited to Services admins. FORWARD (requires the memoserv/forward module)
Forwards one or more of your memos to your E-mail address. You must have a valid E-mail address set for your nickname in order to use this command. Channel memos cannot be forwarded. SET FORWARD (requires the memoserv/forward module)
Sets whether MemoServ automatically forwards to your E-mail address memos sent to you. When set to ON, memos sent to your nickname will instead be forwarded to the E-mail address registered with your nickname. COPY is similar, but also causes MemoServ to save a copy of the memo to read online. When set to OFF, your memos will be stored online as usual. Even if you set this option to ON, you may still receive memos online if Services is unable to forward them to you. Note that when this option is set to COPY and you have received the maximum number of memos you are allowed to, you will not be able to receive any new memos (including by E-mail) until you delete some old memos using the DEL command. IGNORE (requires the memoserv/ignore module)
Controls the list of "ignored" users; users whose nickname or user@host mask match an entry on this list are not allowed to send you memos. ADD adds the given nickname or user@host mask to your ignore list, and DEL removes the given nickname or mask from the list; LIST displays your current ignore list. Note that the nickname or mask given to the ADD command may contain "*" or "?" wildcards, and is not case-sensitive; for example, "*Evil*" matches "EvilNick", "AN_EVIL_USER" and "devil". 4-4. OperServ commandsGLOBAL
Allows IRCops to send messages to all users on the network. The message will be sent from the nickname "Global" (which can be changed with the GlobalName option in modules.conf). STATS
Without any option, shows the current number of users and IRCops online (excluding Services), the highest number of users online since Services was started, and the length of time Services has been running. With the RESET option, resets the maximum user count to the number of users currently online. With the NETWORK option, shows the amount of data sent to and received from the remote server, and the amount of memory used by network send/receive buffers. The ratio of the current buffer memory usage to the buffer size limit is also displayed as a percentage if a limit is configured (via NetBufferSize in ircservices.conf). With the AKILL option, displays the current size of the AKILL list and the current default expiry time. The ALL option is available only to Services admins, and displays information on Services' memory usage. Using this option can freeze Services for a short period of time on large networks, so don't overuse it! UPTIME may be used as a synonym for STATS. SERVERMAP
Displays a map of servers connected to the network, from the viewpoint of Services. "Fake" servers—Services itself and any servers jupitered with the JUPE command—have "(*)" displayed after the sever name. OPER
Allows Services admins to add or remove nicknames to or from the Services operator list. A user whose nickname is on the Services operator list and who has identified to NickServ will be able to access Services operator commands. Any IRC operator may use the OPER LIST form of the command. All other use limited to Services admins. ADMIN
Allows the Services super-user to add or remove nicknames to or from the Services admin list. A user whose nickname is on the Services admin list and who has identified to NickServ will be able to access Services admin commands. Any IRC operator may use the ADMIN LIST form of the command. All other use limited to Services super-user. MODE
Allows Services operators to set channel modes for any channel. Parameters are the same as for the standard /MODE command. Limited to Services operators. CLEARMODES
Clears all binary modes (n, s, t, k, l, and so on) and bans from a channel. If ALL is given, also clears all user modes (like +o and +v) from the channel. Limited to Services operators. CLEARCHAN
Removes all users from a channel (masskick). Limited to Services operators. KICK
Allows IRCops to kick a user from any channel. Parameters are the same as for the standard /KICK command. The kick message will have the nickname of the IRCop sending the KICK command prepended; for example: *** SpamMan has been kicked off channel #my_channel by OperServ (Alcan (Flood)) Limited to Services operators. AKILL (requires the operserv/akill module)
Allows Services operators to manipulate the autokill (AKILL) list. If a user matching an AKILL mask attempts to connect, Services will issue a KILL for that user and, on supported server types, will instruct all servers to add a ban (K-line) for the mask which the user matched. AKILL ADD adds the given user@host mask to the AKILL list for the given reason (which must be given). AKILL DEL removes the given mask from the AKILL list if it is present. AKILL LIST shows all current AKILLs; if the optional mask is given, the list is limited to those AKILLs matching the mask. AKILL VIEW is a more verbose version of AKILL LIST, and will show who added an AKILL, the date it was added, and when it expires, as well as the user@host mask and reason. If the NOEXPIRE option is given, then only AKILLs that will not expire, and match the given user@host mask, will be displayed. AKILL COUNT simply returns the number of AKILLs in the AKILL list. Optionally, an expiry time can be given with the AKILL ADD command. The expiry time precedes the user@host mask, and is specified as an integer followed by one of "d" (days), "h" (hours), or "m" (minutes). Combinations (such as 1h30m) are also permitted. If a unit specifier is not included, the default is days (so +30 by itself means 30 days). To add an AKILL which does not expire, use +0. If the usermask to be added starts with a +, an expiry time must be given, even if it is the same as the default. The current AKILL default expiry time can be found with the STATS AKILL command. The reason should describe why the entry is being added; depending on how Services is configured, it may also be displayed to users in KILL messages. If the OperMaxExpiry option is set in modules.conf, Services operators may only set an expiry time up to that limit; otherwise, they may set any expiry time. Services administrators can always set any expiry time. Limited to Services operators. AKILLCHAN (requires the operserv/akill module)
Adds autokills for all users except IRC operators in a given channel, and optionally (if KILL is given) removes them from the network. The reason will be stored with each autokill, and may be displayed in kill messages depending on how Services is configured. expiry takes the same format as in the AKILL ADD command; if not given, it defaults to the value given in the AkillChanExpiry directive in modules.conf. Autokills added by this command will have the form *@hostname, for each hostname used by a client in the channel. If such an autokill already exists for a hostname, it will not be modified; this may cause the number of autokills added to be less than the number of users affected. Also, these autokills will automatically be sent to the IRC network regardless of the status of the ImmediatelySendAutokill setting. Limited to Services operators. EXCLUDE (requires the operserv/akill module)
Allows Services operators to manipulate the autokill exclusion list. When a user matching an autokill exclusion mask connects to the network, Services will not issue a KILL for that user even if the user would otherwise match an autokill mask. This is useful if you have wide autokill masks, and still want specific hosts or users that match those masks to be able to connect. The ADD, DEL, LIST, VIEW, and COUNT subcommands function the same way as the subcommands for the AKILL command; see the AKILL help for more information. (Note that autokill exclusions are not affected by the state of the ImmediatelySendAutokill setting, and are always immediately sent to the server.) Limited to Services operators. SGLINE (requires the operserv/sline module)
Allows Services operators to manipulate the SGLINE list. If a user whose "real name" matches an SGLINE mask attempts to connect, Services will issue a KILL for that user and, on supported server types, will instruct all servers to add a ban (server G-line) for the mask which the user matched. SGLINE ADD adds the given real name mask to the SGLINE list for the given reason (which must be given). SGLINE DEL removes the given mask from the SGLINE list if it is present. SGLINE LIST shows all SGLINE entries; if the optional mask is given, the list is limited to those entries matching the mask. SGLINE VIEW is a more verbose version of SGLINE LIST, and will show who added each SGLINE entry, the date it was added, when it was last used, and when it expires, as well as the mask and reason. If the NOEXPIRE option is given, then only entriess that both will not expire and match the given mask will be displayed. SGLINE COUNT simply returns the number of entries in the SGLINE list. The mask parameter may be enclosed in double quotes, and must be when the mask contains spaces; for example: /msg OperServ SGLINE ADD +0 "bad name" This is a bad name. Optionally, an expiry time can be given with the SGLINE ADD command. The expiry time precedes the user@host mask, and is specified as an integer followed by one of "d" (days), "h" (hours), or "m" (minutes). Combinations (such as 1h30m) are also permitted. If a unit specifier is not included, the default is days (so +30 by itself means 30 days). To add an entry which does not expire, use +0. If the mask to be added starts with a + and no expiry time is given, the mask must be enclosed in double quotes, as described above. The reason should describe why the entry is being added; depending on how Services is configured, it may also be displayed to users in KILL messages. Limited to Services operators. SQLINE (requires the operserv/sline module)
Allows Services operators to manipulate the SQLINE list. If a user whose nickname matches an SQLINE mask attempts to connect, Services will either (1) if the SQlineKill option is set in modules.conf or the IRC server type in use does not support forced nick changing, issue a KILL for that user; or (2) change the user's nickname to a "guest" nickname, and send the user a message that will normally cause the user's IRC client to request a new nickname. On supported server types, Services will also instruct all servers to add a ban (server Q-line) for the mask which the user matched. If the SQlineIgnoreOpers option is set in modules.conf, then IRC operators will not be affected by SQlines. The ADD, DEL, LIST, and VIEW, and COUNT subcommands can be used to add, delete, view (short or long version), or count the number of entries in the SQLINE list. See the help for SGLINE for details. Limited to Services operators. SZLINE (requires the operserv/sline module)
Allows Services operators to manipulate the SZLINE list. If a user whose IP address matches an SZLINE mask attempts to connect, Services will issue a KILL for that user and, on supported server types, will instruct all servers to add a ban (server Z-line) for the mask which the user matched. The ADD, DEL, LIST, and VIEW, and COUNT subcommands can be used to add, delete, view (short or long version), or count the number of entries in the SZLINE list. See the help for SGLINE for details. Note that SZlines are not supported by all IRC servers, and this command will not be available when using a server without SZline support. Some servers may require the ImmediatelySendSline option in modules.conf to be set in order to use SZlines. Limited to Services operators. EXCEPTION (requires the operserv/sessions module)
Allows Services operators to manipulate the list of hosts that have specific session limits, allowing certain machines, such as shell servers, to carry more than the default number of clients at a time. Once a host reaches its session limit, all clients attempting to connect from that host will be killed. Before the user is killed, they are notified, via a /NOTICE from OperServ, of a source of help regarding session limiting. The content of this notice is a configuration setting (SessionLimitExceeded and SessionLimitDetailsLoc in modules.conf). EXCEPTION ADD adds the given host mask to the exception list. Note that nick!user@host and user@host masks are invalid! Only real host masks, such as box.host.dom and *.host.dom, are allowed because sessions limiting does not take nick or user names into account. limit must be a number greater than or equal to zero; this determines how many sessions this host may carry at a time (a value of zero means the host has an unlimited session limit). Optionally, an expiry time can be given with the EXCEPTION ADD command. The expiry time precedes the host mask, and is specified as an integer followed by one of "d" (days), "h" (hours), or "m" (minutes). Combinations (such as 1h30m) are also permitted. If a unit specifier is not included, the default is days (so +30 by itself means 30 days). To add an entry which does not expire, use +0. If the mask to be added starts with a +, an expiry time must be given, even if it is the same as the default. EXCEPTION DEL removes the given mask or numbered entry or entries from the exception list (entry numbers can be found with VIEW or LIST). EXCEPTION MOVE moves exception num to newnum. If newnum is already used by another exception, its number will be increased to make room. EXCEPTION LIST and EXCEPTION VIEW show all current exceptions; if the optional mask is given, the list is limited to those exceptions matching the mask. The difference between the two commands is that EXCEPTION VIEW is more verbose, displaying the name of the person who added the exception, its session limit, reason, host mask and the expiry date and time, as well as the last time the exception was "used", i.e. the last time a user connected who matched the exception's mask. Note that a connecting client will "use" the first exception their host matches. Large exception lists and widely matching exception masks are likely to degrade Services' performance. Limited to Services operators. SESSION (requires the operserv/sessions module)
Allows Services operators to view the session list. SESSION LIST lists hosts with at least threshold sessions. The threshold must be a number greater than 1, to prevent accidental listing of the large number of single session hosts. SESSION VIEW displays detailed information about a specific host, including the current session count and session limit. The host value may not include wildcards. See the EXCEPTION help for more information about session limiting and how to set session limits specific to certain hosts and groups thereof. Limited to Services operators. SU
Allows access to functions which require Services super-user privileges. The password is the same as that set with the SET SUPASS command; note that the password must be set once before using this command. Super-user privileges last until you quit IRC. WARNING: If you enter an incorrect password, Services will broadcast a warning message to all IRC operators. Limited to Services admins. SET
Sets various global Services options. Option names currently defined are:
Limited to Services admins; the SUPASS option may only be set by the Services super-user. SET READONLY
Sets read-only mode on or off. In read-only mode, normal users will not be allowed to modify any Services data, including channel and nickname access lists, etc. IRCops with sufficient Services privileges will be able to modify Services' AKILL list and drop or forbid nicknames and channels, but any such changes will not be saved unless read-only mode is deactivated before Services is terminated or restarted. This option is equivalent to the command-line option -readonly. SET DEBUG
Sets debug mode on or off. In debug mode, all data sent to and from Services as well as a number of other debugging messages are written to the log file. If num is given, debug mode is activated, with the debugging level set to num. This option is equivalent to the command-line option -debug. SET SUPASS
Sets the password to be used for the SU command. The password must be set once before using the SU command for the first time. If no password is given, the SU command will be unavailable. This option may only be set by the Services super-user. JUPE
Tells Services to jupiter a server—that is, to create a fake "server" connected to Services which prevents the real server of that name from connecting. The jupe may be removed using a standard /SQUIT. If a reason is given, it is placed in the server information field; otherwise, the server information field will contain the text "Jupitered by nickname", showing the nickname of the person who jupitered the server. Limited to Services admins. RAW
Sends a string of text directly to the server to which Services is connected. This command has a very limited range of uses, and can wreak havoc on a network or cause Services to crash if used improperly. DO NOT USE THIS COMMAND unless you are absolutely certain you know what you are doing! Limited to the Services super-user. UPDATE
Causes Services to update all database files as soon as you send the command. If the FORCE option is given, Services will attempt to unlock the databases before performing the update; this can be used to fix "databases are locked" errors when updating the databases. Limited to Services admins. QUIT
Causes Services to do an immediate shutdown; databases are not saved. This command should not be used unless damage to the in-memory copies of the databases is feared and they should not be saved. For normal shutdowns, use the SHUTDOWN command. Limited to Services admins. SHUTDOWN
Causes Services to save all databases and then shut down. Limited to Services admins. RESTART
Causes Services to save all databases and then restart (i.e. exit and immediately re-run the executable). Limited to Services admins. REHASH
Causes Services to re-read its configuration files and update active settings. Some settings, such as RemoteServer (which sets the hostname of the IRC server to connect to), cannot be changed with REHASH, and will only take effect when Services is restarted; in these cases, a message will be written to the Services log file, and a notice will be sent notifying you of this. If LoadModule lines have been added to or removed from the main Services configuration file (ircservices.conf), modules will be loaded or unloaded as needed. Modules which no longer have a LoadModule line will be unloaded in reverse order of loading; then, after the remaining modules have been rehashed, new modules will be loaded in the order listed in the configuration file. If an error occurs at any step, rehashing will be aborted. Note that due to module dependencies, some modules cannot be removed or changed via REHASH; in such cases, you will need to restart Services for the changes to take effect. Limited to Services admins. KILLCLONES
Kills all users who have the same hostname as nickname. A temporary AKILL, in the form *@host, is added to prevent the offending clients from immediately reconnecting. A WALLOPS is also sent indicating who used the command, which host was affected, and how many users were killed. It's useful for removing numerous clones from the network. Limited to Services operators. LOGONNEWS
Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent to them. (However, no more than three messages will be sent in order to avoid flooding the user. If there are more than three news messages, only the three most recent will be sent.) LOGONNEWS LIST may be used by any IRC operator to list the current news messages. ADD and DEL may only be used by Services administrators. OPERNEWS
Edits or displays the list of logon news messages. When a user opers up (with the /OPER command), these messages will be sent to them. (However, no more than three messages will be sent in order to avoid flooding the user. If there are more than three news messages, only the three most recent will be sent.) OPERNEWS LIST may be used by any IRC operator to list the current news messages. ADD and DEL may only be used by Services administrators. 4-5. StatServ commandsSERVERS
Displays statistics relating to the network's servers. SERVERS STATS displays a brief summary of the servers currently visible (online) and invisible (offline) to Services. SERVERS LIST displays a list of online servers and current statistics about each. SERVERS VIEW displays a list of online and offline servers with detailed statistics about each. The ONLINE and OFFLINE options cause, respectively, only online or offline servers to be shown. Use the mask option to limit which servers' statistics are shown. DELETE deletes the specified server's statistics. USERS
Displays statistics relating to the network's users. 4-6. Command indexA B C D E F G H I J K L M N O P Q R S T U V W X Y Z AACCESS (ChanServ) ACCESS (NickServ) ADMIN AJOIN AKICK AKILL AOP AUTH BCCLEAR CLEARAUTH CLEARCHAN CLEARMODES DDEHALFOP DEL DEOP DEPROTECT DEVOICE DROP (ChanServ) DROP (NickServ) DROPEMAIL DROPNICK EEXCEPTION FFORBID (ChanServ) FORBID (NickServ) FORWARD GGETAUTH GETPASS (ChanServ) GETPASS (NickServ) GHOST GLOBAL HHALFOP HOP IIDENTIFY (ChanServ) IDENTIFY (NickServ) IGNORE INFO (ChanServ) INFO (MemoServ) INFO (NickServ) INVITE JJUPE KKICK (ChanServ) KICK (OperServ) KILLCLONES LLEVELS LINK LIST (ChanServ) LIST (MemoServ) LIST (NickServ) LISTCHANS LISTEMAIL LISTLINKS LOGONNEWS MMODE NOOP OPER OPERNEWS PPROTECT QQUIT RRAW READ RECOVER REGISTER (ChanServ) REGISTER (NickServ) REHASH RELEASE RESTART SSAVE SEND SENDAUTH SENDPASS (ChanServ) SENDPASS (NickServ) SERVERMAP SERVERS SESSION SET (ChanServ) SET (MemoServ) SET (NickServ) SET (OperServ) SET DEBUG SET DESC SET EMAIL (ChanServ) SET EMAIL (NickServ) SET ENFORCE SET ENTRYMSG SET FORWARD SET FOUNDER SET HIDE (ChanServ) SET HIDE (NickServ) SET KEEPTOPIC SET KILL SET LANGUAGE SET LEAVEOPS SET LIMIT SET MAINNICK SET MLOCK SET NOEXPIRE (ChanServ) SET NOEXPIRE (NickServ) SET NOTIFY SET OPNOTICE SET PASSWORD (ChanServ) SET PASSWORD (NickServ) SET PRIVATE (ChanServ) SET PRIVATE (NickServ) SET READONLY SET RESTRICTED SET SECURE (ChanServ) SET SECURE (NickServ) SET SECUREOPS SET SUCCESSOR SET SUPASS SET TIMEZONE SET TOPICLOCK SET URL (ChanServ) SET URL (NickServ) SETAUTH SGLINE SHUTDOWN SOP SQLINE STATS STATUS (ChanServ) STATUS (NickServ) SU SUSPEND (ChanServ) SUSPEND (NickServ) SZLINE TTOPIC UUNBAN UNLINK UNSET (ChanServ) UNSET (NickServ) UNSUSPEND (ChanServ) UNSUSPEND (NickServ) UPDATE USERS VVOICE VOP WXYZ |
Session Start: Fri Dec 06 22:17:44 1996 *** Connecting to www.germany.net (6667) - Local host: www.germany.net.frankfurt.germany.net (194.45.121.226) - Welcome to the Internet Relay Network Eumel Your host is frankfurt.germany.net, running version 2.8.10 This server was created Tue Aug 6 1996 at 14:49:55 MET DST frankfurt.germany.net 2.8.10 oiws biklmnopstv - There are 18 users and 1 invisible on 1 servers 10 channels formed I have 19 clients and 0 servers - Das älteste Bestreben des Chatters war schon immer der #eingang und einer der ältesten Teilnehmer ist der autoop - er gehört quasi dazu, obwohl seine Aufgabe, Kanäle offenzuhalten und Leute auf @ zu setzen, mittlerweile durch andere technische Lösungen ersetzt wurden. Demnach befindet sich der Blechkammerad nur noch aus nostalgischen Gründen im Kanal und beobachtet die Szene. Bei den ersten Chats ging es auch bloss darum, wie man den Netscape 1.0 in sein nagelneues Windows 95 reinbastelt oder das tolle neue Chatprogramm MIRC 3.52 zum Laufen bekommt. Auch die Anzahl der Chatter war stark dezimiert - im Gegensatz zu den grossen Chatservern dieser Welt. Doch was will man schon da draussen, wenn man bei germany.net nette Leute treffen kann - auch mitten ins Herz :-) So war es doch eine schöne Zeit ... damals ... im #eingang ... ;-) |
993 A-N-N-A AA-LaCRoiX Abalon abc-schuetze Abendstern- AbraCadaver Abraxas AbsolutBeginner Abyss Ace Achim Achimt Achimth aCID Acid_Burn AC_MALLET Adailton Adikan Admiral Admiral-X ADMlN ADONIS ADRI_CLIENT AeroSonic Afrob agathos Agent_Smith AGGRESSIV Aida AIdisekt airboy Airmax Airwave AJ Ajax Ajax_ Akira AKV-Nickel AKW Alamar Albatros AlBundy Aldisekt Alec alex Alex16 Alex17 Alexis Alex_F ALF Alfisti ALI Alina Alisha_bi all aLLister AllknownJack Almduddler Almighurt Almi_away AlphaRay Alter AlterMann alter_opa Alteus Altmeister Al_Bundy Amanora Ambi Ambrosia AMEISE AMElSE America Amian Amidala AMOK AMSTEL ana Anakin Anck-Su-Namun Andi Andi-33 andiz Andre Andre17 Andrea andreas AndreasM Andrehome Andromeda Andy Andy_ Angel AngelHeart28 Angelika Angelus Angie Angus Anke Annabel Annakin Annika Anonym Anonymus13 Antonella Anubis Any AolMX Aphosis apoplex AquaPeach Aquarius Aragorn ArcaneSorrel Archangel Ares Aresius areuwho Arganon Ariel Arka arkadas Arkanum arktur Arne Arnold Arris Artemis ArthurDenkt ArthurDent arty arwen Ashan AsMoBaBy Asmodina ASSI Astaroth asterix_ Asuka Asuka-Chan Atheist Athos Atlantis atOm Atomic Atze AUT00P avalon Avatar away Axe Axel36 Axel37 AxiS Axxell Azmodan Aznei azoikum Aztec Azubi Azusa B-e-L-i-A-l Babaloo Babe Babe16 Babsy Baby Babyface BabyGroove Bac BadBen Badgirlx25 Bady Baerchen_ Baldi Balou Baltzi Balu Balu1 balu140 BAMBAM Ban Banknote Banny BARBlE Bartman basti Bastiano Bastie Basti_S Batgirl Baumbart bbb bcq312 Be Be-Impulsive Bea Beathoven Beauty Beginner Beichtvater beika Beinhart BelAmi Belana Belial Belinda Belisar Bella Bellinda Ben Benita benji benny Ben_Hur bernd Bert Bestia Bestrafer Bettina bettmenn bibo29w bibolein BicMac Big-Daddy Biggi Biggi- BigMac BigMc BIGMIC BIGMlC BiIbo biker Bilbo BillGehts BillyBoy Bimbo Binelieb BineMaja Binjas binschonda Bitch bla bla2 Blackbird BlackCat BlackFire blackknight blacknight BlackWolf BLACK_ANGEL Black_Dragon Black_Rose Black_Velveteen BlAdE Blaubaer BlGMIC BlGMlC Blind_Boy_Grunt Blitz blodone blueangel BlueCafe BlueEnergy BlueEyedDevil BlueIce blunt Bo-Zwo BobbyBrown Bobic Bodo_Bach BodyBase Boehnie Boerge boese bofh Bohmeis Bolos Bommel Bonnie Bonny Boolean Boot Borg Borgi Borg_2001 Borg_7of9 Borg_Alien Borg_Alien`AWAY Borg_away Borg_Banny Borg_Beginner Borg_Belana Borg_Blade Borg_Burns Borg_CmdrMario Borg_Cmd_Slater Borg_Darkwulf Borg_DerEins Borg_DJ Borg_Duck Borg_Eno Borg_Forceflow Borg_Genom Borg_Gogul Borg_Hannibal Borg_Hanniball Borg_Hellangel Borg_help Borg_Ice Borg_Judi Borg_Kassandra Borg_Killer Borg_Killer_Bot Borg_Kollektiv Borg_Lacerater Borg_Locutus Borg_Malachi Borg_Malachin Borg_Master Borg_Mefisto Borg_Metzger Borg_Mitch Borg_Nimrod Borg_Opal Borg_Phoenix Borg_Picard Borg_pro Borg_Profiler Borg_Psycho Borg_Queen Borg_Quizmasste Borg_Quizmaster Borg_RAVER Borg_Rico Borg_Shadow Borg_Sin2001 Borg_Sisko Borg_Sixkiller Borg_SJupiter Borg_SoulEraser Borg_Spawn Borg_Synogen Borg_T-KON Borg_TDi Borg_Terius Borg_Troi Borg_Trooper Borg_TrustNo1 Borg_Ungooma Borg_Voyager Borg_Worf borndead Borsti Bot Boy boy21 boyscout Brad Brain Brain22 Braindead BrainEno Brainstorm Brainstrom Brain_atp branny Braveheart Breath BrixX Bronx Brummbaer Brundibar bruno BSend bubu Buddy Buddy1 Bud_Bundy Bugs_Bunny Bulle Bully Buma BumBum bundy bunghole Burning Buster Butcher Buts Butthead Calahan Calloway Calvin Camilla campino Candy Cappadonna Captain CaptNick CaptPicard CaptSisko Caramon carbone carhartt Carla carlos carlos2 carlos3 carlos4 carlos5 carmadamus Carmen carter Casey cassandra castel CAT Cathi CatWeazel CatWeazle Caveman CD CeaBear Celestine Cerberus Certhas chab Champion Changes Channel-Bot Channel-Bot2 ChaosKid Chaoslogic charana Charis charly48 ChatFreak ChatMaus Chatmausi Chatter cHAVEZ che checkoutnow Cheech_N_Chong Chenandoe Cherry chess Cheyenne Chichi chick Chief Chief_ Chinin Chino Chip chipsi Chris chris007 chris1 ChrisBotOp chrissi Christian Chris_ Chris_de_Borg Chris_v_H Chris_v_Helsing Chromix chunkymunky CIA Cinderella Cindy__ CiXX Claudi Claudia Claw-Software ClawGhoul Cleo Cleo2 Cleopatra Cloud Clown Clown1 cLyDe CmdrMario CmdrWorf CmdZoop CNC Cochise CockRoach coco coco25 coco25_ coco_ codeman cody coke COLDHEART cole coletrane Col_O_Neill comander Commander compiler Computer Computerboy Condor Conio Connect Connor Connora Conny Conny_ Con_away Cool coolibri Coolio Coolman CoolRastaman Cordobo Cornholio Corran Corsake cosmo Cosmos CotN CPloe CptChaos cr2000 Cracker Crayfish cRaZyChRiS CrazyChris16 CrazyDee Creature cricket cricri CruiserY2K Crusader CRUtCH Cruzader[DA] cryandfly CryptMan cS2300 Cubique Cupido Cupra Curry Cyber-Maus Cyber-Tron Cyberalex CyberBOT Cyberghost Cyberjunk CyberMaus Cyberwolf Cyberworm Cyber_Army CyBorg CyCl0ne cyprian Cyyber D d-fiant DaAMOK DaddyCool DaDoctah DaGabbahead DaGabbahead2 DaGabberhead Dagobert DAIW Dalamar Dali DaLink DaMaaster daMaDmAN DaMarilyn Dan Dana Dani Danie Daniel Daniel24 Daniel[away] Daniel[works] Daniel_ Daniel__ danna Danny Danton Darcy dark Dark-Hero dark-tdi DarkAngel Darkflo Darki Darklord Darkman Darkness Darkwulf Dark_Dirk dark_shadow DarnID dARTHvADER Daryn daSchelmo DaSpania Data Data_saugt Data_surft DaTscholZ DAU David David_ist_eine Dawson Dax Daydream DayLight Daywalker Day_Walker Da_Captain DC DCas deadfish DEATH deep_blue DeeP_DreaM DeHand deimos DeinZwerg Delfin Delphi dembiany Demon Dendemann Der DerNamenlose DerPrinz DerSchIachter DerSchlachter Der_Brain Der_Geiru DER_Gini Der_Graf Der_Herold Der_Hexer Der_Micha Der_Professor Der_Ritter Desiato Desiry Despair Destiny Devil devil666 Devils_Duck devlin devoider Diablo Diablo_ Dick diddle Die_Uli Digital_Man Digithi Dilara DiLsIz_GeVeZe dinchen diniz Dino Dirk dirk33 dirk44 DirkM Diskette DJ django DjG DJKat DJSKYJUMPER DJ_D DJ_Ganja DJ_JK DJ_MaD DJ_S Dj_Trance DJ_TWISTER DJ_X_CB4 Doc Doc_Snyder Dodger Doedel Dogeye Dogine Dolmant Dome Domi Dominic_15 Domino Donald DonJuan Donk Donn donna Donnersohn donni Don_Angelo_de_N Don_Juan Doro Downloadwolf DP dp2 Drachen-Feeru DrachenFeeru Drachenmaus Drachen_Feeru Dragan dragon dragon-girl Dragonheart Dragonstar Draven DrChaoz Dream Dreamdanc Dreamdancer Dreamer DreamWarrior DrFerkel DrGermany DrKnow DrMotte drogi-baer DRON DrOVERLOAD Dr_Lecter dr_space DSCHH DTH DUCE Duke Dummliesel Duncan DungeonKeeper DuSiNichDa DuSiwda DuSiwDa_away DutchXTM DVD DW-IceDragon Dylan dynamite E E-Mail E-Mailman E2Fox eagle Eagle_one EasyJens EasySascha echo ED eddie Ede egal Egbri Ego Ego_ Egwene Eimer einER18 Einstein Einstein_ Eisbaer Eismann1 EkelAlfred Ela elfe Elfriede elli ELlZA Elmi elric Elvira Elvira_surft Elwood El_Diabolo Emperor En1aC Encyme engelchen Eniac enisch Enrico EorL Eorl-[Bol] Ephiny eraser eraser-stgt erazer Erdbaer Erdbeer Erdbeere Ernie Ernst ErrorServ Eru Erzengel esc et Eumel Europa Evchen Eve Event-Horizon evi evil EvilDick Evil_Kassandra EVlL Excalibur Executor Executor-[BoL] Exorcist ext2 Fabian FAdm_Pike faerie Fairy FairyTale Faithless Falcon falcoon Falk FallenAngel FallenDevil FallenOne Fantasie Fantasio FaNtAzY FaNtAzY_MT FanTC Fantomas Fantus FastJack Fast_Eddie Fatburger Faust Fazil FBI Fedamin fee Feeru Feeru-Drache Feeru-Schaf FeeruDrache FeeruSchaf Feeru_Drache Feeru_Schaf Feger feliX5 FenchelT Ferkelchen Fette_Kuh Feuerboehnchen Feuerteufel fE_rdy Fienchen fifi-bot FilesXXX Fin38 Fippso fire Firebird Firefield Firefield-[BoL] FireWolf Fisch FitnessMan Fix Flamingheart Flash flat Flat-Eric Fledermausi flip Flips Flo floh Florenz Flori Flower Flower2 Floyd36 fluffy FLUPPI Flux flyer FlyingV FMLBot Food fool fool`works Ford ForrestGump Founder foxi Fox_Mulder Fraenzly Fraggle Frank Frank-33 franko Franky Frankyboy Frank_ Frank_3 Franz franzi Frau_Holle Freak Freak2 Freakboy FreaQe Fred Fredfred FredPerry freebird Freeman freewind Freeze Free_AnGeL frettchen freya Frido Fritz Froke Frosty Fruchtzwerg Fuchur fugeldich Fullpull FunkyBabe Funny Funnygirl Furchtlos Fuxi FX FYIAM G Gabi_ Gaby Gadiaelian GaffuR gambler Gamer Gamer13 Gandalf Gangster ganja ganja-girl Ganja[m] Ganymede GaRaOne gardine Gastgeber Gaukler GD^CRAZY GEAR Geber Geheimweg geli Geli2 Gendo GenerationQ Genie Genie_ Genom gentleman geo georgina german Gesichtsgulasch Gevatter_Tod GHagi ghandi GhosT ghost-writer Ghostperson Ghostrider giga-host Gil-galad Gilligan Gimli Gin Ginger GinTonic Girl Girl16 Gismo Gizmo GIZMO2 GIZMO2XLC Globalplayer globe Gnap-X GNET_suxx GNET_suxxx God_Killer Gogul Goldbeere golden goldencat Golf2VR6 Golf4Generation gollum Goofy Gootz gorbatschow GORE GoRoDeK Goshel Gowenna-[BoL] gozilla Gray Great_A`Tuin Greencard Greenhorn Green_Tentacle Griesu grilka Grilka-[BoL] Grisu GROMIT GSTAMMW GStorm Guardian guardian21 Guest guggy Gummib Gummibaerchen GunFirE Gunnar Gun_Narr Guru Guru2000 Gwaihir gwen H2O2 Hackebeil hacker HACKMAC Hades Hagbard HaiTsung HAL9000 Halbgreffl Hallo HalloMaus Hamburger HamburgerJung Hamster HandKaes hannah Hannibal Hans Hansi Hansi21 hANSII Hapeko Happy_Gilmore Haribo haribo1 Harlekin Harmless Harry Haruka Haschi HASI Haslack hause Hawk Hawk1 Hawke Hawke29 Heart_of_Lion HeatherMcLeod Hefty hehe Heiko Heino Heintje heinzelmann Hein_Bloed HeIpServ Held Heli-Man Hellangel Hellangel-[Bol] Hellbilly HellCat HellCptr Hellseher Helmut Helper Henry Hera Herbele Herbert Heretic44 Herkules HerrMann HerrRuin Herugwath HERZBLATT Herzilein Hexagon77 Hexe Hexe-Lucie Hexe-Speedfloh Hexer HH1 Hibyte HickHack Hideyoshi Hieronymus Highlander Hill hiphopgirl Hippolyta hm HobbIe HOBBIT_IRC Hobble hoerbe hoerbe14 Hofi holle HolyGully holzfaeller Homeboy homer Homunculus Honey Honey_17 Honk Hope Hoppy HorrorWiz Hoschie Hosenmatz Hotaru HotDog Hotmaker HotShot Houdini howdy2 howto-op HTPGarbage HTPWuNigga HTPZeroCool Huebscher Huebscher_ Hugenotte Hugo Hulk Hummel Hundslump Hunter hupe Hure hvitveis Hynkel Hyper Hyperblast HyPErIoN H_ I Ice Ice-Man IcEbLoX IcEbLoX[AWAY] Icebreaker icecep IceMan ICEMANN Ich ichbins ichiM Icke Igel Igramul IjonTichy Illusion Independence Indiana IndianDream InetService Inferno innocent insomnia Internet Intruder Int_21H Invincible Invisible IQ IQ180 IQ250 IRC IRC0P Iron IronEagle IronFlow IronMouse Irrlicht Iry Isamu Ivanhoe I_love_you J3sus Jack Jackpot Jailgirl Jakob Jan JaneBond janette JanK JanMan janny januh JASA Jasmine JayJay Jay_Z JB JC Jeannie Jedimeister Jennie jens jens32 jensino jensino_ Jeriko jeroen JerriCo Jerrie Jerry Jesaja Jesselchen jessi Jesuz JIL jimmy Jimmy_J Jim_Profit Jirzi Joana joba Jockel joe Joe^Lp Jogibaer Johanna Johlandur John Johnny_Guitar JOHN_ jojo jOKEr Jolly Jollyho Jolly_Roger Jonas Jonsie Josephine josh jou Joyman JREwing JtR JudasIskarion Judge Judi juergen28 Jukey Jule Julia Jumbo Junkie Jupp just4fun Jyhad Jyrvindrial K K-OS kai1 kailander Kain Kaiserdrache Kaladan Kallhoinz Kalli Kamira kanalratte KANE77 Kaneda Karma Karsten Karuso Kassandra Kassandra16 Kassandra_away Kathrin17 Kathrin43 katrin Katy_33 katzi KBC Kean keeper keepy keiichi keinbock KeineAhnung Keith Kelebek Kellogg kelly Kepheus ketchuppp Keule_01 Kevin kEViNoPolY keylem KF_DoomsDay KICKBAN Kid kiki KilahPriest KilahPriest[KC] kiler6 killaFace Killer killerloop Kilrathi KIM Kimby KIMM KingArthus King_Arthur King_Pin Kira Kirk Kirstin Kisha Kiss Kiste KitCat KiteEr kiter kix kjd Klara16 Klaus KLI klytty knaller knappi Knesch Knight Knolle Knuddel knuddel15 Knuddelbaer Knuddelmaus knuddel_boy Knulch Knulchi Koala Kobold Kochmaus KoelnER22 Kolchosefreak Komakolonne KommDoch Kondom KONT Kork Kostenix Kostewas Kratzy Krebsine krokodeal Kruem Kruemel Kruemelmonster Krueml ksr Kubidus Kuddel_00 Kuno kuppi Kyle_Kartan Lacatus Lacerater Lacroix lady1 ladybird ladykan Laemmchen Lakhrima LakritzSchnecke LAMIA lammy LaraCroft Larissa Laros Larry Lars Laurin Lausbua Lausbub laVie Lawless Lawnmower LA_FORGE LCARS lce-Man LeatherFace LeChuck7 LeChuck74 Leeway Leezard leia leiche Leid Leo Leopard2 Leto Lexington LeXX LiCe Lila Liladino Lila_Kuh Lilit Lilly_ Lilly_S LineBug Link linker LINUXGIRL LinuxIsFuture LION Lionheart Liquido Lisa1 Lisa69 Lissy Littlefoot LittlePinguin LittlePinguin_m Little_Sam ljonTichy Llama Loberg Lobo localhost Locked Locutus Logifrech LoisLane Loki lol Lola Lollipop Lolly Loneguard Lonely_Duck Loner lookstick Loomit-one LOONA Lopo Lora lorbas Lorcan Lord_Helmchen Lord_Horrible Lord_V Lore Lorena Loretta Lotte LoveChris16 Lovegirl Lovejoy LOVER lRCADMlN lrcop lsd Lt_Cmd_Data Lt_Cmd_Troi Lt_Paris Lucie Lucky Lucky-Luke Lueml Luke_Skywalker Luna Luna01 Luna02 lupina Lupo Luthien Luzie LX Lyssa M M1A2 M8eisse Maaster-Ben MacGyver macjack macjack_r4 macnetic macumba MadCat Madleine madman MADMAX Madmax1 madmaxx Mad_Crackman Mad_Max Maeckzzz Maexle MaFUSE Mag magic MagicFire MagicMerlin MAGICMERLlN Magic_AWAY Magier Maglc MaglcMerlin MaglCMERLlN Magus Maik Mail Mailer-D mailgirl Majo major_kira Major_Tom Malachin male24 Mallory Malz MaMue Manhattan Mani Maniac Mannla Manu Manuel Mara Mari Marianne Marie MariIyn Marika Marilyn Marilyn1 Marilyn2 Marjameki MarK Marki Markus MarkusL marlboro Marlies Marquis_de_Sade Mars Marsianer Marsmensch16 Martin MartinB Martinmc Marv Marvel Marvin Marylin Marylin_ Masheikh master-jb MasterLu MasterP MasterStep Master_C Master_of_Sound mat Mathias Matrix Matt matthi Matti matze matze_23 matze_24 Mau maus Mausekind MauSey Mausi Mausi36 mausl Mausy Maverick Maverrick Mavverick Max MAX17 MAX18 maxhack Maxi maXimal MaXXiMuM Mayumi MBeisse McBaiN McClane McDonalds McFly MCROB mdt Medusa Meenzer82 Mefisto Megabyte Megachip MegaKaputo megaman Mehndi Meik Meiky Meile MEINER_EINER Mel Melian Melkor Mellow_K Menderlem Mentor Mephisto Mephistopheles Merlin Merlino Messiah Messias metalhen metalmeister Meteor7 Meteorite MeTeOrItE_A Metzger MFox mhzgrr micha Micha41 Michael Michaela MichaK16 Michi Michl mick mick-net MICKMAUS Microbi Mike Mike_ Millencolin Mina MinaMami Minotaurus minsc Mira miriana miss_susan MisterX Mithotyn Mo Mocco_Rex Modi mogicmerlin mogli mogwai MoHart Mohrle Mojor_Tom molybdenum moncherie Moneyless Moonshine Moonsprite Mor-pheus Mordred Morgentau Morgoth Mork Morn Morpheu Morpheuss Morschi mory motherfukker Motoguzzi motte Mountain_Biker MoveOn MoVisDa MP MP3 mp3server Mr mr6ermany MrFred mrg2 MrGaymany mrgermani MrGermany mrgermany2 mrgermany3 Mrgermany_ mrgernany MrT mRT3o3 MrUnknown MR_BAMBOOZ Mr_Bester Mr_Blues Mr_DJ Mr_Magic Ms_Marple muecke muecke`essen muelps Muffle Muggel muh Mulder Mulder-FBI Mulder7413 Murdoc murphy Musti Mya myrddin Myst N-E-O Nachteule Nachtfalke Nachtkapp Nachtkatze Nackte_Biene NaDomzA naehkasten naekasten Nagash nana Nanndor Nati NatronCom Naturdenkmal NaughtY NEFILIM Nemesis Neo nEO- Neon nEOn- NEOTHEMATRIX nessus NETBUSTER Netfreak Netsurfer Netter-typ nettertyp Netzzwerg Neuro Nevermind newmoon NewNoise newzoo New_York NH nibbl nibbl_e nice NiceFlow Niceuser Nick nick1 nick2 NICK2565434 Nickchen NickeI Nickel Nickel_away Nicki Nicki1 Nicki7 Nicki777 NickyB Nick^LP nico Nicole NicoTeen Niemand Niffi Night Nightcat Nightfall nightfly NightMare Nike2 Nikita nina Nish NIV Nive niveau niv_test NixNutz Nobody Node Nokturna Nomad Nomed None Noob Nooky-Booky NookyBooky Nordlicht Noreia nostradamos Notartzt Notgeil No_Mercy NRW-Founder NSA NTM nura nura^ Nutte NutztNix NX_LOKI Nymphomanin-S O-Doc O-Tone Obi-Wan-Kenobi Obiwahn ObyX Oceangirl Odi ODIN ODL ODL-TV-Total oehnchen oEL Oe_la_Paloema Oe_la_Paloema_B Offspring OFFY OFFY[MSy] Oki Okidoki Olaf OldChatterHand Oldrip OldSchoolBlacky Old_Chatterhand Oliver olkri OLLI OlliMan OLPE Omni OnEarth oneguy onix Onkel Onkel_Tom Only opel01 OPserv Ordrana orion23 Osiris Ossi ossicat OsterEi OsterHase Otha-Playaz-Pro Otrivin Oxymoron Ozelot ozi O^Zone p-mantis Pa-Blo pac pacman Paco pako99 Paladin Pallaeon Pamela Pamela_Anderson Pami-Bi PandaBaer Pandur PaP papi papiIIio papiIlio papilIio papillio Papillon PaRaDiSe Paranoid Party_Forever PARTY_FOREVER_B Pascal Patrick Pauline- PBS PC pcb PEBBLES pedi Peer_Veers Pegasus pegperego Penelope Pepper peppl Perle perm Persival Peter Peter_kafka Petra PetraS PFaKE_BOT PFY Phaker PhanZero Phan_Trauert PhAt_L Phelan Philip Phoenix Phreak Phreak4880 Phreaker Phreak[away] Pia piano Picard Picknicker Piep piepmatz Piepsman Pikki Pikniker Pimpf Pinball Pincus Ping PingTimeout Ping_timeout Pinky Pink_Panther Pironi Pitbull PIWI pizza PJ PlasmaHH Plotti Pluto pnowo poisonER POLARWOLF polier POMIDOR Poppea Porken poseidon Poshy powlee PPetersen praecox Preacher PREDATOR PrELudE Pretender PreWar princess princi Prinzessin_Lea prodomo professor Profiler Programmer proik Prometheus Prophet Propperer Protector ProtectorBot Pseudo Psycho psychofreak Psychoman PsyChoMantiS pu-muecke-l Pueppi Puma Pummel Punisher Punisher1 PunterMX Pupi Puppetmaster purpipe Purzel Puschkin Push Pussy Q QQ7 quasty Quatschi Qui-Gon_Jinn Quietscheentche Quizmaster R0b0TR10T R2D2 Ra Rabbit RaBiD Racer Rachel RADi Radio-act raeuber rainbow RainerZufall Raistlin ralf Ralfioso Ralf[TM] Rammstein Random rap Rapper Raps Rasen Rashim Rastaman Ratio Ratte Rave Ray raya rayCprocal Razor Reaper Reaper[AWAY] Rebel Rebirth reCprocal redbaron redfox Red_Bull Rehlein Reimreiter Reimreiter_16 Reinaps Reisfresser Renate REP_MOVSB Resistance Rex rhiannon Ricky_ RICO Riker Rina Ringwraith Rino Rizzi80 Road Roadrunner RoBB Robert RoboCop robot Roboter ROBOTNiCO rochade Roger Rola_Tomasi Rolf Romeo ronda Rosa_Elefant Rose rosenrot35 Rott Rouge Rowena rP2 RStorm RTI RTl Ruben Ruben2 Ruebe Ruepl rumpf RuNNeR Rusalka Rusty Ruthilde_17 RZA S Saabrina Sabine Sabrina Sabrina19 SaDDiiii SaD_FaQ Sally Salma Sam Samosir Samson Sandman sandra Sandra16 Sandra20 SandraB Sandy Sandyb Santana Sapporo Sara sarah Saranda Sasami-Chan Sascha Satana sauron Saxon Scarlet Schaf-Feeru SChafFeeru SChaf_Feeru schakal Schalwes schau_mich_an scheffe Schimmi schischi Schlampe schlimmerFinger Schlumpfinchen Schlumpfine Schluri Schmetterling Schmusekater Schnecke Schneckli SchnoRi Schnucki Schnuffel Schnuller Schorle Schumi schuschupuh Sch^kaL Scooby Scorpi Scorpion Scotch scotia Scotty Scrapy Scully sd_clone Sebastian SebastianS15 Sebi secretscones Seele Seether_ Senator Senatorman Sensipuzz Sepiroth Seppi Serbitar Serena Serrin ServWolle Seven Seven2 Sex SexGirl SexYboY sexygirl Seyton SG Shadax Shadclone Shadow Shadow19 ShadowCaster ShadowMaster Shadowrunner Shadow_Of_Despair Shagol Shagrath Shaira shana Shania shao Shaolin Shenandoe Shenga Sheridan Shine shogun shooter SHOOTS Sibanac sickBoy Sidewinder Siege Siffel Sigi34m Silenoz Silke Sill SiLLiuM Silverchair SilverDragon Silvermoon Silver_Fox sim Simon Sina Sina15 Sinclair sinus sippi Sir Sir007 Sirius sirManiac Sir_Artus Sir_Galahad Sir_Ivanhoe sisi Sisko Sith SJupiter Skeletor Skin SkippyDE4O SKira Skoarto skol SKU SKUbeedooo Sky Skydiver SkyGeR Skyton Skywalker slasher sledge sledge21 SlimShady SLiNGeL Smax Smeagel Smeralda SMILD sMiLe Smiley smily smit Smoky SMoon1 Sn0wman snake snej Sniffa sniper Snoopy Snowflake Snowless Snowman snuggle Sockenb Socrates SOD SODOM sofa Sofia Sofia1 Solero Solit SomeOne somono Sony Soonit Sophylis Soraya Sordrak sota sP00fA Sp0oky space SpaceTeddy spaetzchen spalter Spawn special_K species8472 speed Speedfloh Speedy Speedymaus Speed` Speeed Sphinx Spinne Spo0ky Spoofa SpoOky sportster spot Spraydose Sprinter Spy Spychodelics Spyro Squinter Sssnake ST0NEC0LD stachel Stalker Star STaRCHiLD stardancer Starfox Star_Deluxe stebo Stefan Stefan1 Stefan1200 Stefan14 Stefanie16 Stefan_20 Stefan_21 Stefan_22 Steffen Steffen18 Steffen_ steffi steffi16 Stenkar Stephanie Stepsi Stern Sternchen Sternschnuppe Steve SteveBird Stevie stey Stimme Stinger Stoffel Stony Storyteller StrayCat Streethockey Streifendelphin strUUnz Stulle stups STUTTGARTER Suatma SuaT^^ SubCool SuddenDeath SuDU sue-ann suelze0815 suesse SuesseHexe Suesser sugar sul^tls Sun sunbeam Sunflower SunMan Sunman_ sunny Sunny14 sunnyshine16 sunnysunshine sunshine22 SunX Supawaldi Superboy SuperBuster supergirl Superkiffer Supersonic SurprisE Surround Survivor Susan Susanne SusanStahnke Susan_Bi suseline Susi SusyQ Sven sven16j Svenni_16 Sven_16 Sven_18 SweetAngel16 SweetDevil Sweetheart Sweety Sweet_Babe Swen Swordsman syne syne_away Synogen Syntec SYNTH Synth^ Sys System T-KON T-KON_EMPIRE T0rfnas3 Tabs taciturn Taifun TAKvorian Tale Talla2xlc TallenD Tancha Tanis Tanis82 Tanja Tara Tarae Tarcino tatjana142 Tattergreis Taurec taurus Taurus71 tdi_fx Teal Teal`C techno Techsi__F TED Teddy Teddybaer Teddybear Tee-Offline Teen Teeny Teen_Babe TeeOffline Teetrinker tEgZ telmi Tendy TERMiNATOR Terotekra Terror testi teufel TFS Tha Tha-Commander tHaBoMb ThaMaster Tha_Master the-Matrix the-shadowman the10th TheBear TheButcher TheFourSeasons TheGunFirE TheGuyver TheMagic TheOne ThePlague theSavage TheUnbelievable TheWalker The_Head THE_PINGIES the_pretender The_Slayer The_Survivor Thilo Thomas Thomas16 Thomas_ Thomas_D Thor Thora Thoschie Thusnelda Tiberian Tifa Tiffy Tiger Tiger5 Tigerchen Tigerli Tigger Tigger21 tiktak tim TimeMr14C Timmi Tina33 Tina_32 Tinchen Tine-Biene Tini Titus Tiuz TJ tja Tjena TMC^LP tob Tobi tobi1024 Tobi17 Tobias toco Todd Todi Toifel Tolkien Tom Tomcat Tommy Tom_K Tonka TonyCannabis TonyHawk TonyTouch tooli toolman Top-Quark Torak Torfnase tORStEN TorstenEF TRACK1 Tramper Tranquility Traummann treatment Trinitee Trinity TRION tRIPPeR tRiPPeR_ Tristan TrOjAn TrOjAn2 TrOjAn_alive troli Troll Trolli TroubleMaker Trutz Tsunami TT Tubman TUBOR TuPac turbo Turin Turrican Turrican- TV tweety twingi Twister Ty uhu uli Ultramarine Ultrasound ultra_ Ultra__ Ulysses unbekannt UncleSteve Unforgiven Ungooma Unholy1 Unne UNO ups urga USA Utchat ux VaaBii Valadur Vamp Vampir VAMP_traurig Vanom VAR2N Vatikankiller Veltins Velvet vero Verocam Verona Veronika Violet Violetta VIP Viper Viper22 Virgin98 Virucity vIR_uS Visitor VitaminC Vollkorn vollmi volvomani VulkMan vuoto W-I-R w0iie w0ile w0lie W0LLE Wahaha wahre-hexe WaiGEl Waldfee waldi waldschrat Waldwolf waldy waldy_ Waldzwerg Walze Wanze WarBird Warhead Warl0rd warlord Warmode Warp Warstein Washuu-Chan weasel WeazIe Weazle Webgazer Webman WEBMASTER Webskater Weena WEISSERzwerg Weizen Welt WEREWOLF Werner werner_g Wes wetzellos WhatIsTheMatrix Whity wicht Wilbo Wildcat WILDE WiLdHoNeY WilkyWay Willi willi04 WindelWinni Windy Wingmen Winner winnetou wishmaster WITCH Wizzard wmaster wmthi WNoecker Wohnzimmer WoIIe Woile Wolf Wolf39 Wolfen Wolfie Wolfie_raucht wolfstanz Wolie Wolle WolleMutter WollesMutter wolle`away Wombel Wombelchen Wombeli Women Woody World Woypac WretcheD Wu-Tang Wuerger Wumpi wunderbiene wurli wurstpirat wuschel wutz WWW wz X X-Coder X-Ray Xarlosch Xavier xbill xboll Xeanina Xena Xenomorph xEon Xerdius XLFrag XTC xWolle XXLFrag XXX xxxxxxxxxx x]risc[x Y2K Yagger yasemin Yellow Yeti Yo Yoda YoMan yoogi You Your_Girl Yucca Yzerman Zake Zambori Zaphod ZapoTec Zappelphilipp Zauberfee Zaubermaus zaubervogel Zeke Zelda zerg Zero ZeroQ zero_cool Zev Zicke Zock Zocker zonk zorra Zorro_604 zosh zubi ZuKurz Zuljin666 Zulu Zwischenfall zypher [AKV]Freak [ALT]F4 [AM2]Mithotyn [Autoop] [CC]Nikrot [Computer] [Crawler] [DieMatrix] [DJSKYJUMPER] [DQT]RAVER [ElitE]Eraser [Finger] [FP]MklR [Freeze] [GMR]Darkman [GMR]EviLMiNd [GMR]MeTeOrItE [GoD]Gunman [green] [green]afk [g]Jones [HoH]starDave [HTP]bandit [HTP]Masta [KF-nEOn] [KF]DoomsDay [lovebase3] [mick] [mr_aldi] [NB]ICEMAN [NB]Warlord [NB]WoLv3r1n3 [Neo] [Ph0eNiX] [RIP]Arkanum [RIP]EVIL [RIP]janette [RIP]SOD [RIP]Tha_Master [SE]Adler [SF]Data [SF]DeathMan [SF]McStallone [SF]SuddenDeath [Skyman] [SR]Maniac [SR]PHReaKeR [SX]DeMoN [SX]Rambo [SX]WretcheD [T-KON] [TDI]iX [TDI]Maestro [TDI]Slipt [TDI]WoLv3rin3 [TDS]Hell-G [TDS]JM_QUAKER [TDS]KillingSui [TFP]r66 [TG]-W4l0rd- [TG]Cannonball [TG]DUCE [TG]DUCE-cw [TG]ICEMAN [TG]Shado [TG]Shadow [TG]Warl0rd [tNT] [TSF]Reaper [TXC]p12 [UR]Faust [UW]Spock [Variable] [X-Coder] [X]Reaper [ZH]Angua [ZH]Muenze [ZH]Nanny_Ogg [ZH]Ponder ^ ^Angelika47 ^atOm^ ^badgirl^ ^Crazy_Gysmo^ ^Dead_Falcon^ ^Draken^ ^flower^ ^Greon ^Jimmy ^Magicgirl^ ^opel ^Pfiffikuss ^pfiffkuss ^redfox ^redfox^ ^risek^ ^Riven^ ^Sky^ ^Teddy^ ^Titus ^Tommy^ ^^Hydra^^ ^^^Hydra^^^ ^{O}o{O}^ _ _BaByRoSe_ _BORSTI_ _Jojo_ _MaFUSE_ _Martin _morpheus _morpheus_ _neo_ _pHREAK _Shadow _Smith _SOMO_ _Stefan _Sunbeam_ _Sven_ _xeon _X_ _zulu_ __BLADE__ karibusana12 __________ ` `Space_Cowboy {Spock} |
? | .. mein Haus? |
? | .... mein Hund?? |
? | ....... mein Garten??? |
Hallo! Wir sind jetzt an einem Punkt im Leben angekommen, an dem man all die Fragen da oben leicht beantworten kann. Wir haben die Karriereleiter ein Stückchen erklommen, haben schon einiges erreicht im Leben, besitzen diverse Luxusartikel wie Haus und Auto, sind natürlich verheiratet und haben 2 Kinder, haben vielleicht schon die nächsthöhere Stufe erreicht, sind geschieden und zahlen Alimente... Haben wir jetzt alles erreicht im Leben? War das überhaupt das was wir wollten? Was erwartet uns noch? Oder was erwarten WIR noch? Und warum passe ICH nicht in das obige Schema rein? Fragen über Fragen und alles dreht sich um dasselbe Thema: Warum sind wir hier. Die Antwort nach dem Sinn des Lebens kennen wir schon: 42. Aber wie war gleich nochmal die Frage??? Schreibts mir auf und lest es später nach. Mainhattan.den 19/07/2003 I gave the answer |