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  

 

 Setting Up ChanRelay.tcl

Go down 
AuthorMessage
ComputerTech
Owner
Owner
ComputerTech


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

Setting Up ChanRelay.tcl Empty
PostSubject: Setting Up ChanRelay.tcl   Setting Up ChanRelay.tcl Empty20/5/2020, 15:07

alright so follow thsese few steps, i assume you have a botnet setup if not use this guide to setup your botnet please

this is the download link of my bug fixed version of crazycats chanrelay.tcl

   

https://github.com/tclscripts/chanrelay/archive/master.zip
 





then edit these few bits




set regg(Excalibur) {

"chan" "#eggdrop"

"network" "Zeolia"

"highlight" 0

"log" "y"

"oper" "y"

"syn_topic" "y"


so say for example we will have two bots    bot1 , bot2

bot1 is on freenode #test1
bot2 is on undernet #test2


again these are total examples (PS caps matter while editing this script)

so you will see this on this script this is the Only necessary part you will need to edit so watch how i edit these "blocks" (as crazycat would call it) Smile

so for the first bot  ( bot1 ) we would make it like this


set regg(bot1) {

"chan" "#test1"

"network" "freenode"
"highlight" 0
"log" "y"
"oper" "y"
"syn_topic" "y"

"col_act" "red"
"col_info" "green"

}

the second bot ( bot2 ) would be like this


set regg(bot2) {

"chan" "#test2"
"network" "undernet"
"highlight" 0
"log" "y"
"oper" "y"
"syn_topic" "y"
"col_act" "red"
"col_info" "green"


}



then after editing that script save the file and next create a directory in the eggdrop directory called   databases
then after that of course load the script then rehash the bot Smile

and you should be done make sure both bots have the exact same "edited" script Smile
hope this helps all in the future
Back to top Go down
http://www.computer-tech1.webnode.co.uk
 
Setting Up ChanRelay.tcl
Back to top 
Page 1 of 1
 Similar topics
-
» Setting Up CrazyCat's ChanRelay.tcl
» Setting up SSL on your Eggdrop
» Setting up a Botnet Simply

Permissions in this forum:You cannot reply to topics in this forum
TCLDROP :: TCL :: Script Support & Releases-
Jump to: