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.
Help for those learning Tcl or writing their own scripts.
kitsaras
Voice
Posts: 29 Joined: Thu Feb 02, 2006 4:57 pm
Post
by kitsaras » Thu Feb 02, 2006 5:21 pm
hello ppl. im trying to figure if its possible to make a tcl for my eggdrop with a public command et !stats and run the command /stats u showing the ircd uptime i channel.
et !stats
<bot> Server Up 22 days, 11:07:21
thank u.
any help will be very usefull
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Fri Feb 03, 2006 12:28 am
yes it is possible
you need to know STATS u numeric and see some [bind raw] scripts for example on how to do that
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
kitsaras
Voice
Posts: 29 Joined: Thu Feb 02, 2006 4:57 pm
Post
by kitsaras » Fri Feb 03, 2006 10:20 am
thx demond
i try it.