| View previous topic :: View next topic |
| Author |
Message |
smolder Voice
Joined: 06 Jul 2015 Posts: 11
|
Posted: Thu Nov 08, 2018 9:06 pm Post subject: Error on BlackIP-TCL by BLaCkShaDoW. |
|
|
Hello,
I've downloaded the script from https://github.com/tclscripts/BlackIP-TCL-script
Tried to active the the script by typing these two commands...
.chanset #channel +ip | BlackTools : .set +ip
.chanset +ip | from BlackTools: .set #channel +ip
But getting this error...
Error trying to set | for #channel, invalid option
Any help please?
P.s: I am using eggdrop 1.6.21 |
|
| Back to top |
|
 |
Ezekiel Voice

Joined: 16 Dec 2014 Posts: 21
|
Posted: Fri Nov 09, 2018 7:24 am Post subject: |
|
|
First of all you shold try one of those 2 commands to activate the script, not both together.
#1 use .chanset #channel +ip
or
#2 if you use BlackTools tcl: .set +ip
anyway, you should try the new version from here http://www.tclscripts.net/files/file/5-blackiptcl/ _________________ http://tclscripts.net - home of BlackTools.tcl the most complete channel management script who can manage channels from all the IRC networks. |
|
| Back to top |
|
 |
smolder Voice
Joined: 06 Jul 2015 Posts: 11
|
Posted: Fri Nov 09, 2018 9:51 am Post subject: |
|
|
Thank you for reply Ezekiel,
Script is activated with .chanset #channel +ip
But !ip command is not responding, i've tried with ip, host & nickname
but none of them are working.
Only "!ip version" command prints version info.
Please help.
The download link is broken.
http://time2go.do.am/April/2018/BlackIP1.8.tar.gz
Regards, |
|
| Back to top |
|
 |
Ezekiel Voice

Joined: 16 Dec 2014 Posts: 21
|
Posted: Fri Nov 09, 2018 10:24 am Post subject: |
|
|
** http & tls packages are REQUIRED for this script to work
To work, put the two tcl's in config from the archive: json.tcl , http.tcl (if your don't have them instaled on you machine)
Link updated.. _________________ http://tclscripts.net - home of BlackTools.tcl the most complete channel management script who can manage channels from all the IRC networks. |
|
| Back to top |
|
 |
smolder Voice
Joined: 06 Jul 2015 Posts: 11
|
Posted: Fri Nov 09, 2018 4:15 pm Post subject: |
|
|
Nopes, still not working for me.
Downloaded the new script from http://www.tclscripts.net/files/file/5-blackiptcl/
Already added json.tcl, http.tcl and BlackIP.tcl n config.
Activated script .chanset #channel +ip
Tls package is installed in system.
but no luck.
What am I missing  |
|
| Back to top |
|
 |
smolder Voice
Joined: 06 Jul 2015 Posts: 11
|
Posted: Fri Nov 09, 2018 4:34 pm Post subject: |
|
|
| Code: |
Eggdrop v1.6.21 (C) 1997 Robey Pointer (C) 2011 Eggheads
[01:21:53] --- Loading eggdrop v1.6.21 (Sat Nov 10 2018)
[01:21:53] Listening at telnet port xxxx(all).
[01:21:53] Module loaded: blowfish
[01:21:53] Module loaded: dns
[01:21:53] Module loaded: channels
[01:21:53] Module loaded: server
[01:21:53] Module loaded: ctcp
[01:21:53] Module loaded: irc
[01:21:53] Module loaded: transfer (with lang support)
[01:21:53] Module loaded: share
[01:21:53] Module loaded: compress
[01:21:53] Module loaded: notes (with lang support)
[01:21:53] Module loaded: console (with lang support)
[01:21:53] Module loaded: assoc (with lang support)
[01:21:53] Module loaded: wire (with lang support)
[01:21:53] Loading dccwhois.tcl...
[01:21:53] Loaded dccwhois.tcl
[01:21:53] http v2.4.5 loaded
[01:21:53] BlackIP v1.8 (IPv6 support) coded by BLaCkShaDoW (wWw.TCLScriptS.NeT): Loaded & initialized..
[01:21:53] incith-pisg-r82: loaded.
[01:21:53] Auto MSG By Dorin @ IRCStar.Org Loaded
[01:21:53] Writing channel file...
[01:21:53] Userfile loaded, unpacking...
[01:21:53] === smolder: 2 channels, 1 users.
Launched into the background (pid: 20315) |
Even though json.tcl is in config but it's not showing up when bot loads. |
|
| Back to top |
|
 |
Ezekiel Voice

Joined: 16 Dec 2014 Posts: 21
|
Posted: Sun Nov 11, 2018 8:57 am Post subject: |
|
|
[01:21:53] BlackIP v1.8 (IPv6 support) coded by BLaCkShaDoW (wWw.TCLScriptS.NeT): Loaded & initialized..
It's there, look better... _________________ http://tclscripts.net - home of BlackTools.tcl the most complete channel management script who can manage channels from all the IRC networks. |
|
| Back to top |
|
 |
|