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

Joined: 22 Feb 2020 Posts: 394
|
Posted: Wed Nov 18, 2020 1:28 am Post subject: CTcommands |
|
|
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
For latest releases or (soon) old releases
https://github.com/ComputerTech312/CTcommands/releases
Have a suggestion or bug report? Post below  _________________ ComputerTech
Last edited by ComputerTech on Mon Mar 15, 2021 8:01 pm; edited 1 time in total |
|
Back to top |
|
 |
m4s Halfop

Joined: 30 Jan 2017 Posts: 97
|
Posted: Tue Mar 09, 2021 2:42 pm Post subject: |
|
|
Hi ComputerTech!
Is it possible that a user with +o flag will kickban an another user with +m flag?
Hopfully not. |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 394
|
Posted: Tue Mar 09, 2021 2:48 pm Post subject: |
|
|
m4s, Correct, as they are a bot user, but if you want i can change that
Most Public Command Scripts i have seen, don't offer protection against this either, but again, i will look into it  _________________ ComputerTech |
|
Back to top |
|
 |
m4s Halfop

Joined: 30 Jan 2017 Posts: 97
|
Posted: Tue Mar 09, 2021 2:53 pm Post subject: |
|
|
ComputerTech wrote: | m4s, Correct, as they are a bot user, but if you want i can change that
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.  |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 394
|
Posted: Tue Mar 09, 2021 2:55 pm Post subject: |
|
|
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 |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 394
|
Posted: Tue Mar 09, 2021 5:43 pm Post subject: |
|
|
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 |
|
Back to top |
|
 |
taxick Voice
Joined: 12 Jul 2007 Posts: 24
|
Posted: Mon Jul 12, 2021 1:36 pm Post subject: |
|
|
Hi,
I'm testing the script
But I get this errors in the console
Code: | [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? |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 394
|
Posted: Mon Jul 12, 2021 3:24 pm Post subject: |
|
|
Yeah, i've been busy lately
Will try my best to publish a new version tonight  _________________ ComputerTech |
|
Back to top |
|
 |
taxick Voice
Joined: 12 Jul 2007 Posts: 24
|
Posted: Tue Jul 13, 2021 9:08 am Post subject: |
|
|
Thanks Sounds great! |
|
Back to top |
|
 |
|