For a long time I was able to go to the party line and type .tcl <tclcomand> and the bot just executed it just fine. Now it says "What? You need '.help'". I've got no ideia what to do, i'm using windrop btw.
slennox wrote:unbind dcc n tcl *dcc:tcl and unbind dcc n set *dcc:set: these lines unbind the .tcl and .set commands. It's a good idea to leave these lines alone, as the .tcl and .set commands can be a security risk since they provide access to your shell account through the bot. These commands are only really useful if you plan on writing Tcl scripts.
By the way I have only noticed the '.tcl' in partyline only works with the nick, which has been set as owner, $owner in the .conf file. Even other users with +n or +m etc flags cannot use it, since it only works with the nick set in the owner variable.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
awyeah wrote:By the way I have only noticed the '.tcl' in partyline only works with the nick, which has been set as owner, $owner in the .conf file. Even other users with +n or +m etc flags cannot use it, since it only works with the nick set in the owner variable.
depends on the must-be-owner setting (tcl/set/dump)