Botname must contain only characters -_[]{}\|`^. The nickname can\'t begin with a digit or a hyphen.'; } } if (isset($_POST[authname]) || isset($_POST[authpass])) { $sql_authname = fix($_POST[authname]); $sql_authpass = fix($_POST[authpass]); mysql_query("UPDATE users SET authname='$sql_authname', authpass='$sql_authpass' WHERE id='$login'"); } $resultat = mysql_query("SELECT name, chan, tekst, botname, authname, authpass FROM users WHERE id='$login' LIMIT 1"); while ($raekke = mysql_fetch_array($resultat)) { extract($raekke); } $tekst = htmlspecialchars($tekst, ENT_NOQUOTES); echo'
'; echo"Hi $name [Logout]

BETA version of our bot: [Link]


Your bot is set up for $chan



Change bot name: $fejl[botname]


Authenticate with Q on Quakenet. (Don't use Auth with any owner/master flag in channels!)
This is not needed for the bot to work.
Auth:
Pass:


Here you can write some rules or other important information to the players:




"; }else{ ?>
Navn:
Kode: