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.

log qrys and print some of the loged ones on cmd

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
s
sYpHx
Voice
Posts: 1
Joined: Wed Jun 14, 2006 9:44 am

log qrys and print some of the loged ones on cmd

Post by sYpHx »

hi everybody,

so what i want is a script
which makes my eggdrop log all qrys he recieves from a user
but
he should only log the ones which are from a user who is on a specific channel while he qrys the bot.

also the bot should give every logged qry an ID which allways rises up by 1, old logs should never be deleted from the txt, so the bot needs to look for the last writen ID and add 1.
he should log it so that it looks like "ID :: qrying users nick :: writen text" in the txt.

next he should ,when someone who's on the specified channel and a defined list of names says a cmd in qry to the bot ,print in the qry the newest entrys of all person in the specified channel who got neither voice nor op (halfop's not existing on the network i want to use the script ;) )

ty

mfg
sYpHx

(i'm sorry if its hard to understand what i want, its a bit hard to explain in short what i want cause my english is not that good, so if u dont understand anything just ask)
Post Reply