TCL Code Snippets
(24)
I checked the snippets and only found mIRC platform swear kickers.
This is a simple swear checker that can be adjusted to each channel via dcc (partyline) or a public/msg command.
Protects all users..
+ 0 likes
Connects to an IRC server you specify and idles. Basically this is a frame for an IRC bot.
Command line arguments:
tclsh client.tcl irc.kingskrown.com 6667
+ 0 likes
This is a simple traffictool which shows incoming and outgoing data and packets.
Introduction:
Save the file to yourfile.tcl
Start it by using tclsh yourfile.tcl
Note: this script is linux o..
+ 0 likes
This tcl is easy of use just edit the channel name "#CHANGE_ME_NOW" and you could set the
mode to give to +o but i don't Suggest it, Leave it to +v :p
now copy paste this code in a .tcl..
+ 0 likes
Tcl example bot (use in linux OS but will work on windows) it doesnt do anything aside from connect identify to nickserv and join the channels specified
if you want to add to this such as commands and..
+ 0 likes
This is just a simple relay snippet designed to output text to #vhost.
This only works for Anope IRC Services package and with logchan enabled. The script will match text sent to #services (or whatever..
+ 0 likes
i made this code when i was working with Magic-league, now that i am no longer with magic-league i will let my swiss code free.
Tags:
robinbot
swissround
+ 0 likes
This is an example on how to code mIRC's $mask function. Useful for developers or people learning tcl. <br /><br /><br />Examples:<br /> "[return:hostmask nick!khaled@mirc.com..
+ 0 likes
This script makes the bot login automatically with X/Q from UnderNet/QuakeNet immediately after connecting to the server. It also performs definable usermodes before logging in.
<br /><br />
Changelog:<br..
+ 0 likes
Script comes with Settings examples and information.
Script is designed specifically for the GameSurge #IRPG channel.
Tags:
game
+ 0 likes
this will kick evrybody who will advertise in a chan use
.chanset +nopart
+ 0 likes
with a lot off help from metroid from #development we made the script
set mode .chanset +nopart on a chan and user $partall it will part all the channel execpt the channel where you have set +nopart..
+ 0 likes
this is a very simpel script it will work only for one channel
change the name channel to your chan
+ 0 likes
this will talk on some commands of the fishbot i hop you like it my first tcl script :)
+ 0 likes
This is useful on unrealircd networks with anope services. The bot needs an oline that would give it access to chghost, and access to set hosts in hostserv. There is one line that needs to be changed when..
+ 0 likes


