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

by kic
Wed Jan 12, 2005 12:14 pm
Forum: Archive
Topic: Deleting all users in a userfile
Replies: 9
Views: 3426

That's totally deleting the user file and creating a new one. I think no one would do that, because they would have to add themselves, their flags etc and owner settings back in again. Only remove all the other users, except yourself which is obvious. :P You do not have to add yourself, flags, owne...
by kic
Tue Jan 11, 2005 5:41 pm
Forum: Archive
Topic: Character ~ in the IRC /whois reply
Replies: 5
Views: 1688

Re: Character ~ in the IRC /whois reply

Sometimes a /whois will give the reply (for example) :- nick is ~somebody@somewhere.com and sometimes :- nick is somebody@somewhere.com i need to deal with the ~ programmatically, so i wonder if i could get an explanation of what it is/does? something to do with ident i suspect All it is, is the la...
by kic
Tue Jan 11, 2005 5:35 pm
Forum: Archive
Topic: Deleting all users in a userfile
Replies: 9
Views: 3426

Re: Deleting all users in a userfile

Is there a way to mass delete ALL the users in the userfile? I don't want to do 160 deletes seperate because some idiot didn't know what he was doing? 1.) connect to your shell account. 2.) bring your bot offline with: .die in dcc chat 3.) locate your bots userfile on your shell 3.) delete the user...