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 6 matches

by DarkGhost
Fri Jan 19, 2007 4:39 pm
Forum: Scripting Help
Topic: A bind that gets triggered by any word possible?
Replies: 2
Views: 2386

A bind that gets triggered by any word possible?

Hello I was wondering if it was possible for a bind to get triggered by when anyone talks in a channel?
by DarkGhost
Thu Jan 18, 2007 5:07 pm
Forum: Scripting Help
Topic: mysql options - which is best?
Replies: 2
Views: 2395

I would say mysqltcl just because thats what i perfer
by DarkGhost
Wed Jan 17, 2007 4:11 pm
Forum: Scripting Help
Topic: How to overwrite/delete a line from .txt
Replies: 7
Views: 4266

Thanks it works great only problem is it doesnt delete the line its editing :( what "it"? Tosser's code would not work as it will truncate the file before attempting to read from it, so I'm guessing you made something yourself based on what you read in the faq...show us your code. lol you...
by DarkGhost
Tue Jan 16, 2007 7:13 pm
Forum: Scripting Help
Topic: How to overwrite/delete a line from .txt
Replies: 7
Views: 4266

Thanks it works great only problem is it doesnt delete the line its editing :(
by DarkGhost
Tue Jan 16, 2007 7:44 am
Forum: Scripting Help
Topic: How to overwrite/delete a line from .txt
Replies: 7
Views: 4266

Hello, I have seen alot of people look at this if you cant overwrite/delete lines atleast tell me :)
by DarkGhost
Mon Jan 15, 2007 9:03 pm
Forum: Scripting Help
Topic: How to overwrite/delete a line from .txt
Replies: 7
Views: 4266

How to overwrite/delete a line from .txt

Hello I am making a login script with in a file.txt I have "username host password access online|offline" and when someone logs in i want to make the offline to online or when someone wants to change there password I want to change password but I am unsure how to do this please help thanks.