Help with irc bot needed.
#1

I want a script that would make a bot on irc server which will be online aong with my server. and I can use it too, read the pm's it recieve on irc basically i wud be able to connect as the bot. so i would see the whole chat on irc which while i was off, but the bot wasn't

hope u understand me if no then nvm :P lol


one more question, making new topic for it wud be stupid
when i player types in cmd, how to make that cmd visible to the admin(even the invalid oneS)
Reply
#2

if(gTeam[playerid] == TEAM_CVILIAN/CLASS)
{
ShowPlayerDialog(playerid,DIALOG_COMMANDS,DIALOG_S TYLE_MSGBOX,"{0000FF}CLASS COMMANDS"","Ok","Cancel");
format(string,sizeof(string),"4[ADMIN SPY] %s(%d) has typed /commands.",PlayerName(playerid),playerid);
IRC_GroupSay(gGroupAdminID,IRC_ADMINCHANNEL,string );
format(string,sizeof(string),"[ADMIN SPY] %s(%d) has typed /commands.",PlayerName(playerid),playerid);
SendClientMessageToAllAdmins(string);
}
Reply
#3

it is included for irc also
just add this lines in your class/civilian lines
Reply
#4

chutiye dono k dono
Reply
#5

sale baraber to hai
Reply
#6

yep.. xD
Reply
#7

acha meri help karde bhai https://sampforum.blast.hk/showthread.php?tid=529055 wo array kaha pe dalu bata
Reply
#8

daal diya soltuion.. check krle
Reply
#9

Read the logs or get a bouncer if you want to do that. An IRC bot is intended for people who want to follow the chat in real time.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)