Quote:
Originally Posted by ahben7
AziQ can u tell me how to register for other players ?
|
He's banned so he really can't. If you are looking to register a lot of people for an actual live server, than a register page is the way to go. Some register pages (along with a full website) can be found in the
All things guide.
If you just want to register a few (for a local server) or want to know how it works, use this script (and change account.account to my.account if necessary):
Code:
insert into account.account (name, password) values ('USERNAME',md5(concat('PASSWORD',char(0xA3,0xAC,0xA1,0xA3),"fdjf,jkgfkl")));