This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

(SOLVED) Relay script

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

(SOLVED) Relay script

Post by ComputerTech »

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.
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

CrazyCat gave me a solution for those who might be interested

Chanrelay.tcl
ComputerTech
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

CrazyCat gave me a solution for those who might be interested

Chanrelay.tcl

https://gitlab.com/tcl-scripts/chanrelay/

hope this helps everyone :D
ComputerTech
n
nobody
Voice
Posts: 19
Joined: Fri Apr 03, 2020 10:01 pm

Post by nobody »

thanks for sharing bro
n
nobody
Voice
Posts: 19
Joined: Fri Apr 03, 2020 10:01 pm

Post by nobody »

now im trying to figure out how to install this one hahaha
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

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 ;) )
Last edited by ComputerTech on Sun Jun 06, 2021 2:12 pm, edited 1 time in total.
ComputerTech
n
nobody
Voice
Posts: 19
Joined: Fri Apr 03, 2020 10:01 pm

Post by nobody »

coming hahaha
Post Reply