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.

public command for /stats u

Help for those learning Tcl or writing their own scripts.
Post Reply
k
kitsaras
Voice
Posts: 29
Joined: Thu Feb 02, 2006 4:57 pm

public command for /stats u

Post by kitsaras »

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
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

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

Code: Select all

 tag when posting logs, code
k
kitsaras
Voice
Posts: 29
Joined: Thu Feb 02, 2006 4:57 pm

re

Post by kitsaras »

thx demond
i try it. :)
Post Reply