Eggdrop Tcl Archive

Home | Contact | Forum | Submit a Script

View All Information: Script Id1675

Script Name: greetcommand.tcl Version: 1.0 Author: pandaweb/pandroid Script Date: 12/10/2010 Category: Greet Scripts Downloads: 134 File Name: greetcommand.zip Short Description: Send raw IRC commands when a specified user enters the channel (PRIVMSG, MODE, NOTICE, ETC...).

Extended Description File

######################################################
#       greetcommand.tcl by pandaweb/pandroid        #
######################################################
# Changelog:                                         #
#       1.0: Initial Release                         #
######################################################
#  This script is a mashup of several other scripts  #

#####
# what greetcommand.tcl does is send raw IRC commands
# when a specified user enters the channel.
#####

#####
# To enable greetcommand.tcl, in the partyline enter:
## .chanset #CHANNEL +greetcommand
# To disable greetcommand.tcl
## .chanset #CHANNEL -greetcommand
#####

#####
# Here are several examples of what you can do with greetcommand.tcl.
# These will be entered in the partyline.
# Capital words are to be replaced.
#####
# to send a pm to user who just entered
## .+grtcmd NICK privmsg NICK :MESSAGE
# example
## .+grtcmd REDLED420 privmsg REDLED420 :IVE BEEN LOOKING FOR YOU!
#
# to send a pm to a user when another user enters the channel
## .+grtcmd NICK1 privmsg NICK2 :MESSAGE
# example
## .+grtcmd TANK00 privmsg LAFANDA08 :HEY LAFANDA, TANK00 IS ONLINE.
#
# to op a user who just entered (unsecure)
## .+grtcmd NICK mode #CHANNEL +o NICK
# example
## .+grtcmd OPHOP mode #MYCHCHCHANNEL +o OPHOP
#####

#####
# To remove a greet
## .-grtcmd NICK
#
# To list greets
## .grtcmdlist
#
# For greetcommand help
## .grtcmdhelp
#####

Latest News

27 Dec 2018 Eggdrop v1.8.4 Stable Release 22 Dec 2018 Eggdrop v1.8.4 Release Candidate 3 15 Dec 2018 Eggdrop v1.8.4 Release Candidate 2 12 Dec 2018 Eggdrop v1.8.4 Release Candidate 1 04 Feb 2018 Eggdrop v1.8.3 Stable Release 13 Jan 2018 Eggdrop v1.8.3 Release Candidate 2

Resources

Eggdrop Community Forum Download Eggdrop Eggdrop Set-up Using your Eggdrop Enhancing Eggdrop Eggdrop Tcl Commands Eggdrop 1.8.3 Documents Eggdrop Config File Unix Shell Commands
Donate Help TclArchive.org with server costs. By donating, you help keep these scripts available to everyone. PayPal

© 2015 - 2022,  Greenwood Web Design