When right-clicking on a user with the intent to kick, I choose "kick user(s)" but am getting the following message:
[14:21] <RoboCop> *** Inbuild client kick is disabled, use !kick instead!
How do I enable this option? I would rather use this one than going through the Robo defined options (easier to get to).
Thanks for your help!
I am running PtokaX 0.3.5.0 with Lua 5.02 and Robocop 10.021 script. No other scripts are installed.
Use Profile Manger in PX to enable the inbuilt kick for the profiles you need it for
These were already set up that way. I am stumped!! ???
in robo 10.21 opti disabled the inbuilt kick command
Unsure y he did this .. but must have had good reason for doing so
client inbuild $kick has two "bad" things about it ..
1. there is no reason send witht the $kick to be added to the banlist.
2. there is no escaping the inbuild profile protection in ptokax.. (unless that changed now)
so e.g. a Moderator(id 4) would not be able to kick a OP(id 1) but,.. a OP would be able to kick a Moderator. 1
that might just have something to do with it ..
Thanks for the information. Maybe this is being worked on.
Quote from: Mutor on 10 July, 2006, 23:58:50
1 - What does a kick have to do with a ban?
2 - Such 'protections' may be scripted
a kicked user is timebanned with the default tepmbantime from ptokax GUI if i am not mistaking..
and will not have a reason specified in the ptokax (temp)banlist.
2. i guess he will when he has time for it.
my personal conclusion
me i have disabled $kick in my hub .. since i think a reason to be non optional.
the message send to the kicked user by the clients is very good but does not register a reason in hubsoft.
and a "homebrew" usercommand using $kick can send with no "reason message" no problem. (most clients have a kcik and reason as popupbox, just leave it empty)
so because " becuase : " is not a reason ..
i hope you allow me to have it disabled now .. ;0)
------------------------------------------
as far as opitmus and robocop i don;t know why.
i was just trying help think why ..
Quote from: UwV on 11 July, 2006, 01:39:07
2. i guess he will when he has time for it
was refering to optimus and scripting the $kick to be protected according to robocop profiles..
if that is why he has forced disabled it.. again i was just guessing for a reason ..
and the last but not least i fully agree we should all be free to choose.
Quote from: UwV on 11 July, 2006, 00:15:46
and will not have a reason specified in the ptokax (temp)banlist.
Only with versions before 0.3.4.0 ::)
Quote from: PPK on 11 July, 2006, 09:00:52
Only with versions before 0.3.4.0 ::)
nice one,
but what would the reason would be ? " kicked by "kickernick". "
if i am specific about it..
yes, there is reason why he is temp/time banned.
but not "why" this user was kicked.
(i understand it would be hard to capture the
optional pm message to the kicked user and sub the reason so i don't expect ptokax to do so)
scripting the $kick to protect profiles (like mutor mentioned, and needed if a profile ID is higher in number and higher in "status" then another)
seems a very good solution if you are not so specific about reasons.
Get reason from kick message is easy, is same as PtokaX is able to filter kick messages from chat then in same way is able to get reason from this message and after when receive $Kick to use it for ban item ;D
Quote[12:36:40] <PPK> is kicking PePeK because: test...
[12:36:40] <_@o'> *** PePeK with IP 127.0.0.1 was kicked by PPK
[12:36:43] <_@o'> Sorry you have temp ban with remaining time: 59 min 57 sec
IP: 127.0.0.1
Nick: PePeK
Reason: test...
Banned by: PPK
:D
that really looks great :0)
i didn't know ptokax did that ..
i should test things more regulary on new releases of hubsoft before to open my BIG mouth.
remains only one 'reason' for me to block it ..
the message to user or "is kicking" message to the hub is optional
the $kick arrival will kick a user if the messages are send or not.
not filling in any reason ( no "test" ) would not give us any 'reason' for the action taken.
and then again ...
as reason one could alway's say : " !kick Nick no reason"
and our Nick is still kicked without any "reason" ..
i think i will re-enable it in my hub now i that i see PX does take reason from message after kick.