UWorld
UWorld est un Opers Service…Rien à dire de plus si ce n'est qu'il contient énormément de bugs, d'où son incroyable instabilité.
Pour installer UWorld, suivez les indication ci-dessous (étant loggué en SSH) :- tar zxvf UW8.1.tar.gz
- cd UW8.1
- make, ou make rh5 Maintenant, allez en FTP dans le répertoire /config de l'uworld et uploader le fichier oserve.conf & éditer le à votre convenance. Voici un exemple de configuration :
*************************************************
* The IP of the uplink server to which the bot will be connecting *
* to. This is the c/n line for the bot on the irc server. *
DEFAULT_SERVER 213.161.196.13
*************************************************
* The DNS of the uplink server to which the bot will be connecting *
* to. This is the c/n line for the bot on the irc server.
*MYSERVER UWorld.Tchat-fr.Net
*************************************************
* The default port on which the bot will connect on
*DEFAULT_PORT 4400
*************************************************
* C/N line Password
*NETPASS Uwpass
*************************************************
* This is the server numeric that is assign to a 2.10.XX server *
* It is very important not to have this the same as another server *
* on your network , it will cause a server nick collide. *SERVER_NUM 20*************************************************
* The user name part of user@host *IRCUSER UWorld*************************************************
* The host name part of user@host *MYHOST UWorld.Tchat-fr.Net*************************************************
* NickName used by the bot *BOTNICK UWorld*************************************************
* This is shown at the end of the line that is show when doing *
* a /who *IRCNAME /msg UWorld showcommands*************************************************
* This is server connect reason *REASON Oper Services*************************************************
* Modes that the bot will set for itself on connection to the *
* Server *MYMODES +owdsk*************************************************
* Channel for the bot to output logging info to *
* leave blank to disable the channel. *MSG_CHAN #Uworld*************************************************
* file name that contains the process id of the bot *PID_FILE U.pid*************************************************
* Message displayed when a user attempt to use a command they have *
* no permission for. *ACCESS_DENIED No Permission!*************************************************
* Message given when the die command is used *QUIT_MSG Oper Services Upgrade, Uworld shall return*************************************************
* This is used to provide the bot the highest level a normal user *
* will have. This is need to set limitations to some of the bot *
* commands. If this is incorrectly set, the bot may not function *
* properly.MAXOPERLEVEL 1000*************************************************
* This variable keeps track of the number of messages the bot is *
* allowed to receive until the user is considered to be flooding. *FLOOD_RATE 15*************************************************
* The flood_time is the timespan in which the flood_rate number of *
* messages is received for it to be consider being flooded. For *
* example, if flood rate is 15 and flood_time is 2, then 15 messages *
* without 2 seconds is considered flooding. *FLOOD_TIME 2*************************************************
* When the user is considered flooding, the bot will put him in the *
* flood list which the bot will check everytime a message is sent *
* to see if the user sending the message matches the user in the *
* flood list. The reset_time, in seconds, is the time in which the *
* bot clears the flood list of the user flooding. *RESET_TIME 20*************************************************
* This is the NICK of the Oper Services *
* If you do not have a uworld, just leave it as is *CHANSERV_NICK UniX*************************************************
* This is the host of Oper services *
* If you do not have a uworld, just leave it as is *CHANSERV_HOST Channels.Tchat-fr.Net*************************************************
* Your Network Name *REG_SUFFIX Tchat-fr.Net*************************************************
* Max Length of User Nick , defined by the ircd *MAXNICKLEN 25*************************************************
* If this is a 1, loggin will occur, 0 turns it off *LOGGING 1*************************************************
* Number of max clones allowed *MAXCLONES 6*************************************************
* How many clones are allowed before message is walloped *
CLONEMSG 2
Comme pour CService, vous devez régler vos pass ainsi que votre host et nick…Une fois cela fait, taper en SSH dans le répertoire /UW8.1/database/opers . Pour lancer le Service, revenez à la racine du dossier UWORLD et tapez ./U .Si vous avez suivi les instructions correctement, votre UWorld devrait se lancer sans aucun problème.