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.
Old posts that have not been replied to for several years.
-
WeLsHWiZaRd
- Voice
- Posts: 1
- Joined: Tue Jun 14, 2005 11:46 am
Post
by WeLsHWiZaRd »
Hi
I have a prebot script for eggdrop. The only problem is that on the !add functions it records to flatfile (textfile).
As my database is gettin bigger i would like to be able to store the items in a Mysql database.
I am willing to pay somone for their help in modding the script. If anybody would like to help me can you PM me please.
I know i should try do this myself but im desperate and i havent go much time before i need this script.
Thanks to All
WeLshWizArd
-
dwickie
- Halfop
- Posts: 76
- Joined: Sat Aug 21, 2004 8:53 am
- Location: /pub/beer
Post
by dwickie »
WeLsHWiZaRd wrote:Hi
I have a prebot script for eggdrop. The only problem is that on the !add functions it records to flatfile (textfile).
As my database is gettin bigger i would like to be able to store the items in a Mysql database.
I am willing to pay somone for their help in modding the script. If anybody would like to help me can you PM me please.
I know i should try do this myself but im desperate and i havent go much time before i need this script.
Thanks to All
WeLshWizArd
coding this is quite easy, when i was doing that, i found lot of useful code "fragments" there:
http://paste.anbcs.com/ and this one:
http://www.coding-board.de/board/archiv ... 13047.html helped me to understand how to work with mysqltcl (this code is ugly and not working

)