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  

 

 untested identify script made by awyeah

Go down 
AuthorMessage
ComputerTech
Owner
Owner
ComputerTech


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

untested identify script made by awyeah Empty
PostSubject: untested identify script made by awyeah   untested identify script made by awyeah Empty22/5/2020, 11:23

Code:
# Set this variable to the registered nick that you are going to use.
set nsnick ""

# Set this variable to the password of the registered nick you are using.
set nickpass ""

# Set this variable to the name of the nickserv bot on your network.
set nsname ""

# Set this variable to the command used to identify yourself with nickserv.
set identcomm ""


bind evnt - init-server my:procedure

proc my:procedure {type} {
 global nsnick nickpass nsname identcomm
  putserv "PRIVMSG $nsname :$identcomm $nsnick $nickpass"   
}
putlog "Perform loaded"
return "Perform loaded"
Back to top Go down
http://www.computer-tech1.webnode.co.uk
 
untested identify script made by awyeah
Back to top 
Page 1 of 1
 Similar topics
-
» Identify.tcl
» say script
» bot cycle every 2min script
» Match script
» Timer Script

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