TCLDROP
Would you like to react to this message? Create an account in a few clicks or log in to continue.
TCLDROP

Eggdrop And TCL Help, Support And Chat
 
HomeHome  PublicationsPublications  FAQFAQ  SearchSearch  MemberlistMemberlist  Latest imagesLatest images  UsergroupsUsergroups  RegisterRegister  Log in  CalendarCalendar  WebsiteWebsite  ChatRoomChatRoom  

 

 Auto Reply Script

Go down 
AuthorMessage
ComputerTech
Owner
Owner
ComputerTech


Posts : 99
Points : 268
Reputation : 0
Join date : 2020-04-30

Auto Reply Script Empty
PostSubject: Auto Reply Script   Auto Reply Script Empty22/5/2020, 17:03

I havent tested this script yet but it seems to look like it should be fine Cool
ps this script is made by Sir_Fz Smile

Code:

set response {
 "bla"
 "yeah, bla bla"
 "exetra.. bla"
}

bind msgm - * response

proc response {nick uhost hand arg} {
 puthelp "privmsg $nick :[lindex $::response [rand [llength $::response]]]"
}
Back to top Go down
http://www.computer-tech1.webnode.co.uk
 
Auto Reply Script
Back to top 
Page 1 of 1
 Similar topics
-
» say script
» Search Kickban clone script
» Match script
» Timer Script
» cycle all channel script

Permissions in this forum:You cannot reply to topics in this forum
TCLDROP :: Other :: Code-
Jump to: