SA-MP Forums Archive
Can someone post a tutorial how to make a IRC? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Can someone post a tutorial how to make a IRC? (/showthread.php?tid=104799)



Can someone post a tutorial how to make a IRC? - JPonsen - 26.10.2009

How to make a IRC channel, With bot.
So i can talk with the players ingame?

I've seen this by many servers.


Re: Can someone post a tutorial how to make a IRC? - Tigerbeast11 - 26.10.2009

Plz could u explain in more detail... I think you would need an IRC Plugin or something?


Re: Can someone post a tutorial how to make a IRC? - JPonsen - 30.10.2009

Still needed.


Re: Can someone post a tutorial how to make a IRC? - Tigerbeast11 - 30.10.2009

I need this too. Please post the link here of how to make an IRC Channel...


Re: Can someone post a tutorial how to make a IRC? - Think - 30.10.2009

Its death simple;


Step 1. Connect to a random IRC Server (remember it!) for samp i should use irc.ffsnetwork.com
Step 2. Join the channel you desire (/join #channelname[])
Step 3. If you used your name for over 30 secs type this: /msg NickServ register password[] email[]
Step 4. Now type: /msg ChanServ register #channelname[] password[] topic[]
Step 5. Type: /nick botname[] and repeat step 3 then goto step 6.
Step 6. Now change your nick back (/nick name[])
Step 7. Everytime you connect to the IRC Server type: /msg NickServ ID password[]

Notes:
Every fat item should be changed for your desire.


Re: Can someone post a tutorial how to make a IRC? - Eazy_Efolife - 30.10.2009

Quote:
Originally Posted by Y_Leѕѕ
Step 1:

Type

Код:
/join [channel that doesnt exist]
Step 2:

Done
Thats not any help, he asked "How do you make a IRC channel?" I just made on yesterday, do /register and it will help you out



Re: Can someone post a tutorial how to make a IRC? - introzen - 30.10.2009

Quote:
Originally Posted by Y_Leѕѕ
Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by Y_Leѕѕ
Step 1:

Type

Код:
/join [channel that doesnt exist]
Step 2:

Done
Thats not any help, he asked "How do you make a IRC channel?" I just made on yesterday, do /register and it will help you out
That is EXACTLY how you make an IRC channel...
+1


Re: Can someone post a tutorial how to make a IRC? - JPonsen - 31.10.2009

Quote:
Originally Posted by Pandabeer1337
Its death simple;


Step 1. Connect to a random IRC Server (remember it!) for samp i should use irc.ffsnetwork.com
Step 2. Join the channel you desire (/join #channelname[])
Step 3. If you used your name for over 30 secs type this: /msg NickServ register password[] email[]
Step 4. Now type: /msg ChanServ register #channelname[] password[] topic[]
Step 5. Type: /nick botname[] and repeat step 3 then goto step 6.
Step 6. Now change your nick back (/nick name[])
Step 7. Everytime you connect to the IRC Server type: /msg NickServ ID password[]

Notes:
Every fat item should be changed for your desire.
Yes, but i need a IRC plugin or not?