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.

CTcommands

Support & discussion of released scripts, and announcements of new releases.
Post Reply
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

CTcommands

Post by ComputerTech »

New CTcommands.tcl released

Download

First release 1.0 , so could be bugs, if so please report below, Already planning to add IRCop commands option, and Help system 8)

For latest releases or (soon) old releases

https://github.com/ComputerTech312/CTcommands/releases

Have a suggestion or bug report? Post below :wink:
Last edited by ComputerTech on Mon Mar 15, 2021 8:01 pm, edited 1 time in total.
ComputerTech
User avatar
m4s
Halfop
Posts: 97
Joined: Mon Jan 30, 2017 3:24 pm

Post by m4s »

Hi ComputerTech!

Is it possible that a user with +o flag will kickban an another user with +m flag?
Hopfully not.
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

m4s, Correct, as they are a bot user, but if you want i can change that :wink:

Most Public Command Scripts i have seen, don't offer protection against this either, but again, i will look into it ;)
ComputerTech
User avatar
m4s
Halfop
Posts: 97
Joined: Mon Jan 30, 2017 3:24 pm

Post by m4s »

ComputerTech wrote:m4s, Correct, as they are a bot user, but if you want i can change that :wink:

Most Public Command Scripts i have seen, don't offer protection against this either, but again, i will look into it ;)
Have a look to FZcommands, works more or less grood. :)
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

oh i have, i try to manage/maintain FZcommands on behalf of SirFZ now (under his permission), but i'll take a look for talk sake :)
ComputerTech
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

m4s just checked CTcommands and FZcommands, and Both actually check before kicking, but i have cleaned up my script a bit and released version 0.3 ;)

Download
ComputerTech
t
taxick
Voice
Posts: 24
Joined: Thu Jul 12, 2007 11:44 am

Post by taxick »

Hi,

I'm testing the script :)

But I get this errors in the console

Code: Select all

[19:41:51] <Anne> [19:41:51] SASL: You are now logged in as Anne
[19:41:54] <Anne> [19:41:54] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable
[19:41:54] <Anne> [19:41:54] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable
[19:41:54] <Anne> [19:41:54] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable
[19:41:58] <Anne> [19:41:58] -Bobby (Bobby@future-tbr.r4m.64fjpq.IP)- Welcome to #futurenode, Anne! - You will get voice (+v) within the next 2 minutes - Enjoy your stay :-)
[19:42:04] <Anne> [19:42:04] Anne joined #help.
[19:42:04] <Anne> [19:42:04] #help: mode change '+o :Anne'
[19:42:06] <Anne> [19:42:06] -Bobby (Bobby@future-tbr.r4m.64fjpq.IP)- Welcome to #help, Anne! - You will get voice (+v) within the next 2 minutes - Enjoy your stay :-)
[19:42:12] <Anne> [19:42:12] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable
[19:42:12] <Anne> [19:42:12] Tcl error [ctcommands::set:channels]: can't read "channel3": no such variable
[19:42:12] <Anne> [19:42:12] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable
[19:42:12] <Anne> [19:42:12] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable
[19:42:14] <Anne> [19:42:14] Tcl error [ctcommands::set:info]: can't read "channel3": no such variable
[19:42:14] <Anne> [19:42:14] Tcl error [ctcommands::set:channels]: can't read "channel3": no such variable
[19:42:14] <Anne> [19:42:14] Tcl error [ctcommands::set:auth]: can't read "channel3": no such variable
[19:42:14] <Anne> [19:42:14] Tcl error [ctcommands::set:idle]: can't read "channel3": no such variable
All the errors has the same error: "no such variable"

Any fix?
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

Yeah, i've been busy lately :roll:

Will try my best to publish a new version tonight :P
ComputerTech
t
taxick
Voice
Posts: 24
Joined: Thu Jul 12, 2007 11:44 am

Post by taxick »

Thanks :) Sounds great!
Post Reply