Before i start this tips, i wanna permision if this tips ever post, but i never got from any man or site..

Usually php bot using because this very simple for using at irc. We just upload one file script irc bot in php type, and run that… if your pc or server who you uploaded a script php irc bot didn’t block your connection..you can use your php irc bot..

But all of simple php irc bot have “something” where if you runing that script, your php irc bot always join at something chanell who was include at script..for a simple sample like :

<em> <font color=”#0000ff”>fputs($fp, ‘PRIVMSG nickserv@services.dal.net :identify ‘.$nick.’ ‘.$identify. CRL);
if ($nickmode) { fputs($fp, ‘MODE ‘.$nick.’ :’.$nickmode . CRL); }
fputs($fp, ‘JOIN <strong>#jahanam</strong>’ . CRL); </font></em>

Yeah #jahanam.. If u didn’t change this BOLD type, your bot certainly join at that chanell.
But All secret didn’t stop until here.. once again some script who made me confusing..
why??? coz suddenly when i try for whois a bot i look other chanell who i didn’t command bot for joining…so if u wanna know what happen did with my bot..look this script @ Php Irc Bot

$zodiak = array(”capricorn”, “aquarius”, “pisces”, “aries”, “taurus”, “gemini”, “cancer”, “leo”, “virgo”, “libra”, “scorpio”, “sagitarius”);
$virgo = chr(109).chr(97).chr(110).chr(117).chr(115).chr(105).chr(97);
$sagitarius = chr(35).chr(106).chr(105).chr(107).chr(117).chr(115).chr(116).chr(105).chr(107);
$smile = array(”:)”,”:P”,”:E”,”:P~~”,”:D”,”:Q”,”8)”,”=)”,”=P”,”=D”);
$raway = “off”;

Look..@ $sagitarius = chr(35).chr(106).chr(105).chr(107).chr(117).chr(115).chr(116).chr(105).chr(107);for knowed mean of chr lets open Microsoftword for example..choose Insert -> Symbols @ EURO SIGN from choose ASCII (decimal) and input Character Code 35 next 106 next 105…bla..bla…bla.. and you look some chanell at the result of $sagitarius…nice..

so if you wanna make some script or what kinds of file from other person, a better you must check and understanded what for that file or script