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.

nicklist generator

Old posts that have not been replied to for several years.
Locked
S
Starbolt

nicklist generator

Post by Starbolt »

I want my eggdrop to store a channel's nicklist in a MySQL database, but i don't know how to do that.

[ Eggdrop TCL script ] -> [ store.php ] -> [mysql]

I only need the TCL part...
The script must work on join/part/quit/nickchange/kick.
In my old mIRCscript it was just one function that got activated when one of the above events occured, but since i'm using an eggdrop... I don't know how to get this working...

Someone help?!
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

I request? huh?! :o Have you offered to donate something in exchange to the comunity? NEWSFLASH! The members of this are voluntarily people, not slaves to do stuff at your or somebody elses demand. I don't say that it's absolutly necesarly to give something in return but hey, ASK for help or for an sugestion after you've tried something and you've stuck someplace and you haven't found an solution like others, not an demand/request or whatever! It's verry rude. Have some respect...
Once the game is over, the king and the pawn go back in the same box.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

search the tcl archive for seen+mysql, should give you a bunch
Locked