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.

Search found 5 matches

by Snutte
Thu Dec 09, 2004 6:03 pm
Forum: Archive
Topic: help with scripting
Replies: 6
Views: 2638

demond

thanx =) *hugs*
by Snutte
Thu Dec 09, 2004 5:32 pm
Forum: Archive
Topic: help with scripting
Replies: 6
Views: 2638

bind pub - !ison isonline proc isonline {n u h c t} { if {[set who [hand2nick $t]] != ""} { puthelp "privmsg $c :$t is online with nick $who!" } { puthelp "privmsg $c :$t is offline..." } } I think I explained pretty bad...sorry.. A user in the channel is sendig radio ...
by Snutte
Thu Dec 09, 2004 5:13 pm
Forum: Archive
Topic: help with scripting
Replies: 6
Views: 2638

demond wrote:who is Santa? :)

a user on bot's userlist? or simply a nick on IRC? (in the latter case there is no need of script at all, just type /whois santa)
just picked first thing on my mind :P

The user is both on irc and in the userfile
by Snutte
Thu Dec 09, 2004 5:05 pm
Forum: Archive
Topic: help with scripting
Replies: 6
Views: 2638

help with scripting

Want a script in my eggdrop that does this: When, let us say "Santa" is online and someone writes "!radio" the eggdrop says: "(Adress) Radio is Online" But if "Santa" is offline the eggdrop says this: "(Adress) Radio is Offline" Is there a easy way t...
by Snutte
Tue Dec 07, 2004 2:40 pm
Forum: Modules & Programming
Topic: stats.mod newuser notice
Replies: 3
Views: 10641

stats.mod newuser notice

Have just started to use stats.mod.. but every time a person writes in the channel for the first time they get this in a notice: Hello, you've just been added to my userbase! Your username is "nick". From now on, I'll log various statistics about you, unless you stop me. If you set a passw...