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.

executing tcl thru party line

Old posts that have not been replied to for several years.
Locked
k
ka0n
Voice
Posts: 13
Joined: Mon Jan 19, 2004 5:33 pm

executing tcl thru party line

Post by ka0n »

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.

Thanks guys
d
dwickie
Halfop
Posts: 76
Joined: Sat Aug 21, 2004 8:53 am
Location: /pub/beer

Post by dwickie »

search .conf for *dcc:tcl and read comments above
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

Copied from Setting Up An Eggdrop
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.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

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.
==================================
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

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)
photon?
Locked