| View previous topic :: View next topic |
| Author |
Message |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Fri Apr 10, 2020 10:49 pm Post subject: (SOLVED) Relay script |
|
|
Hey so I am currently using net link.tcl but after I connect more than "2" networks or starts messing around
Any ideas of a better script all help appreciated
ComputerTech
Last edited by ComputerTech on Sun Apr 19, 2020 8:47 pm; edited 1 time in total |
|
| Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Sun Apr 19, 2020 8:46 pm Post subject: |
|
|
CrazyCat gave me a solution for those who might be interested
Chanrelay.tcl _________________ ComputerTech |
|
| Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Sun Apr 19, 2020 8:47 pm Post subject: |
|
|
CrazyCat gave me a solution for those who might be interested
Chanrelay.tcl
https://gitlab.com/tcl-scripts/chanrelay/
hope this helps everyone  _________________ ComputerTech |
|
| Back to top |
|
 |
nobody Voice
Joined: 03 Apr 2020 Posts: 11
|
Posted: Tue Apr 21, 2020 1:02 am Post subject: |
|
|
| thanks for sharing bro |
|
| Back to top |
|
 |
nobody Voice
Joined: 03 Apr 2020 Posts: 11
|
Posted: Tue Apr 21, 2020 1:06 am Post subject: |
|
|
| now im trying to figure out how to install this one hahaha |
|
| Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Tue Apr 21, 2020 9:55 am Post subject: |
|
|
Here's a complete Example for you
set regg(BotNick) {
"chan" "#channel"
"network" "Networkname"
"highlight" 0
"log" "y"
"oper" "y"
"syn_topic" "y"
}
So all you change is "BotNick" "#channel" "Networkname"
as they are set on the eggdrop config file, also it's Cap sensitive
(Come check out my relay at Undernet,Freenode or Rizon at #computertech and for freenode ##computertech they are relayed ) _________________ ComputerTech
Last edited by ComputerTech on Sun Jun 06, 2021 2:12 pm; edited 1 time in total |
|
| Back to top |
|
 |
nobody Voice
Joined: 03 Apr 2020 Posts: 11
|
Posted: Tue Apr 21, 2020 11:44 am Post subject: |
|
|
| coming hahaha |
|
| Back to top |
|
 |
|