Vhosttcl
TCL for autoapproved vHost Request by Eggdrop
vhost.v1.0.5.tcl
To have this tcl working follow the following stepts:
- Download that file vhost.v1.0.5.tgz on your device:
https://tclarchive.org/download.php?id=794
-
Still on your device change that file .tgz to be .zip than extract to somewhere folder you will be found Vhost.v1.0.5.tcl
-
Put Vhost.v1.0.5.tcl file to your own website.
-
Than connect to your SSH
$cd ~/eggdrop/scripts
$ wget http://yourwebsite.org/files/Vhost.v1.0.5.tcl
-
Edit Vhost.v1.0.5.tcl to acomodate your network server eggdrop settings.First the botnick must have oper accsess to use command /msg hostserv SET
-
edit eggdrop conf file to load Vhost.v1.0.5.tcl file: source scripts/Vhost.v1.0.5.tcl
-
rehash or restart your eggdrop
If are that complete,Now your Eggdrop can autoapprove when user request vHost on #Channel
Permanent vHost if they have registered nick or Temporary vHost when they'r nick unregister.
Good Luck