Help Me Please
#6

Quote:
Originally Posted by shaniyal
Посмотреть сообщение
yes it come to me also. Have u check the irc channel that the bots r there or not??
Код:
/IRC OPTIONS
#define USE_IRC true
// 1st Echo Bot
#define BOT_1_NICKNAME "[BOT]1"
#define BOT_1_REALNAME "[BOT]1"
#define BOT_1_USERNAME "[BOT]1"
// 2nd Echo Bot
#define BOT_2_NICKNAME "[BOT]2"
#define BOT_2_REALNAME "[BOT]2"
#define BOT_2_USERNAME "[BOT]2"
//All bots password
#define IRC_BOT_PASSWORD "**********"
// Admin Echo Bot (3rd)
#define BOT_3_NICKNAME "[BOT]3"
#define BOT_3_REALNAME "[BOT]3"
#define BOT_3_USERNAME "[BOT]3"
//Admin Channel password
#define IRC_ADMINCHANNEL_PASSWORD "*********"

#define IRC_SERVER "Irc.tl"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#RapisteR"
#define IRC_ADMINCHANNEL "#RapisteR"

#define MAX_BOTS (3)
Reply


Messages In This Thread
Help Me Please - by rapister - 11.10.2012, 07:27
Re: Help Me Please - by Sniper Kitty - 11.10.2012, 07:28
Re: Help Me Please - by denNorske - 11.10.2012, 07:29
Re: Help Me Please - by rapister - 11.10.2012, 07:46
Re: Help Me Please - by shaniyal - 11.10.2012, 07:49
Re: Help Me Please - by rapister - 11.10.2012, 07:54
Re: Help Me Please - by denNorske - 11.10.2012, 07:55
Re: Help Me Please - by rapister - 11.10.2012, 08:01
Re: Help Me Please - by denNorske - 11.10.2012, 08:46

Forum Jump:


Users browsing this thread: 1 Guest(s)