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 rapattack
Tue Dec 06, 2011 2:36 pm
Forum: Eggdrop Help
Topic: Can eggdrop log specific users?
Replies: 1
Views: 2604

Can eggdrop log specific users?

Hi,

Wanted to ask if an eggdrop can log all activity of specific users (don't log whole channel, just wat a specific user is doing)? How should I do it?

Thanks in advance.
by rapattack
Sun Oct 30, 2011 8:29 am
Forum: Eggdrop Help
Topic: Timer error since upgrade to .21
Replies: 3
Views: 8073

Timer error since upgrade to .21

Hi there, I just upgraded 1.6.20 to 1.6.21 and now I'm experiencing problems with my trivia tcl (the only thing that was changed for a long time, is just the upgrade, so there can't be another cause). The error I get in the partyline is the following: [19:01:01] Tcl error [tgcheckanswer]: invalid ti...
by rapattack
Thu Aug 18, 2011 9:29 am
Forum: Script Requests
Topic: trivia cheater stop
Replies: 13
Views: 10062

I'd like to have a code snippet that inserts controlcodes... :-)
by rapattack
Thu Aug 18, 2011 9:21 am
Forum: Scripting Help
Topic: Enhanching Triv with Bonus Questions&Streak Bonus! help
Replies: 2
Views: 2955

I'm also interested in this one... :-)
by rapattack
Thu Aug 18, 2011 7:17 am
Forum: Scripting Help
Topic: On join msg; doesn't work when users have no record in bot
Replies: 4
Views: 7293

On join msg; doesn't work when users have no record in bot

Dear all, I was creating something that mentions which score a user has and also which rank he has got when he joins the trivia chan . Below is the code: proc tgjoinmsg {nick host hand chan} { global botnick tgplaying tgcmdhelp tgcmdstart tgflagsstart tgcmdstop tgflagsstop tgchan tgscoresbyname tgra...