IRC Channel help
#3

Head on to IRC, /join #YourChanel make sure you register it and everything. Once you've done this head to your IRC filterscript and configer all of this

pawn Код:
#define BOT_1_MAIN_NICKNAME "BotA"
#define BOT_1_ALTERNATE_NICKNAME "BotA`"
#define BOT_1_REALNAME "SA-MP Bot"
#define BOT_1_USERNAME "bot"

#define BOT_2_MAIN_NICKNAME "BotB"
#define BOT_2_ALTERNATE_NICKNAME "BotB`"
#define BOT_2_REALNAME "SA-MP Bot"
#define BOT_2_USERNAME "bot"

#define IRC_SERVER "irc.tl"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#testchannel"
To your settings of your IRC server/channel, once you start your script the bots should connect. You can then edit the script to your liking, echoing anything you want to IRC.
Reply


Messages In This Thread
IRC Channel help - by ziggy - 29.01.2014, 16:56
Re: IRC Channel help - by ziggy - 30.01.2014, 08:44
Re: IRC Channel help - by Flake. - 30.01.2014, 08:47
Re: IRC Channel help - by ziggy - 30.01.2014, 09:06
Re: IRC Channel help - by Flake. - 30.01.2014, 09:12
Re: IRC Channel help - by ziggy - 30.01.2014, 09:19

Forum Jump:


Users browsing this thread: 1 Guest(s)