26.10.2016, 08:11
(
Last edited by iLearner; 05/12/2016 at 07:41 AM.
Reason: Download links
)
Intro
Welcome to my second filterscript on this forum, to start off with, i made this filterscript because i saw kinda alot of irc systems, but actually none of them had a staff channel, staff chat & so on...therefore here we are with alot of features!Features
- - Echo channel, for your server users!
- - Admin channel, for your staff of course.
- - Anticheat, anti advertising & so on...
- - Greeting messages by bots!
- - 35+ commands, in game & IRC.
- - Auto identify! bots identify theirselves automatically!
- - Fully monitored on whats going on and or where's the problem in case doesnt work!
- - Fully optimized script, 100% lag free guaranteed!
- - Fully commented - easy to edit & understand!
- - The commands i've added are usefull commands, no bitchy cmds such as "!fu..."
- - No more setting your channel to +m mode due to idiots advertisng from irc!
- - Changes bot name in case the name is already in use instead of not connecting at all!
- - Bots can join channel even if its locked with password! (has a define for pass)
- - Fully explaination of how to setup irc & irc channel.
- - Type !cmds and it shows what cmds you can use (depending on your irc level!)
installation
- Setting up IRC Channel
We'll use mibbit to set it up, you can use whatever you want in your case, so lets start:
> https://client00.chat.mibbit.com/#mychannel@irc.tl <
Change #mychannel to your channel, and irc.tl to your network.
Enter your nick & hit enter(or Go)
Right, we're on #mychannel, you'd like to register first i guess? yes thats right, lets start it by
type /ns register password email
Code:Syntax:/ns REGISTER password email
/msg nickserv confirm ..... Copy it and past it in your IRC channel.
You've registered!
Now that you've registered you can make register infinite channels as long as they arent taken by someone else, so lets start from registereing our channels, considering our channels are #mychannel & #mystaffchannel, this is what you'll have to type:
Code:/cs register #mychannel /cs register #mystaffchannel
- Setting up Filterscript
- Download pastebin or mediafire(recommended as it contains all files) file.
- Extract / open, and place files in propper places (if you're using mediafire file)
- Open J - IRC.pwn, edit whatever you want to, compile it & close it.
- Open server.cfg put J-IRC in filterscripts line & ircin plugins line.
- Open samp-server.exe, now a line like this should be printed:
Code:*** IRC_OnConnect: Bot ID 1/2/3 connected
IRC Commands
Simple image showing all the commands (explained in script how to devide your permissions)Note
I do not force you to keep any credits (even tho i havent added any in script), feel free to use it anyhow you want- Credits
- Samp Team for <a_samp>
- Zeex guy for Zcmds
- Incognito for irc
- ****** for sscanf2 & foreach
- Me for some effort
- Download
- Notepad.pw downlaod (Does not contain any additional files other then .pwn)
http://notepad.pw/J-IRC
- Pastebin downlaod (Does not contain any additional files other then .pwn)
http://pastebin.com/PSvFQ9Gt
- Mediafire downlaod (Contains all files (recommended))
http://www.mediafire.com/file/wb5cv5...IRC_Script.zip