Introducing the Account Manager!
Posted: 30 Mar 2009, 21:31
Back when we were planning on upgrading to Wrath, I began work on a account manager, it was based off something similar someone had decided on UDB and let people use. Most of it was written in Czech so I just edited it for me. Well around last Tuesday I wanted to start working on it again, this time I would rewrite the whole thing. So I got all WoW's CSS style sheets, images, etc and I got the template set up(of course I'm going to use their images, don't think I said I made them). So once it was set up I got the login page ready and some other stuff.
Then I created all the PHP files(PHP is what handles all the processes, logging in, variables, retrieving data from databases, etc.) got sessions set up, etc. It's really cool, it'll login you in display your account name, creation date, last login, account type, active or locked, etc. If you're banned you cannot even see the account manager you'll go to a banned page. That one took a while to write because I ran into a problem with the PHP which was easily solved :P.
I hope you like it! I spent about 24-32 hours on it hehe. I had a lot of re-scripting I had to do >_<. OH! THE PASSWORD CHANGER WORKS! OH YEAH! Hehe, now it's easier to change it if you're not in-game or have no idea what the in-game command is.
Account Manager
(The most display errors are in Internet Explorer(because it's shit) please upgrade to Firefox, Safari or Google Chrome which are better and faster browsers.)
Wait, what does it do if you're banned? Try logging in with User: pawsmovie1 Password: claws
That'll be the error you see.
Then I created all the PHP files(PHP is what handles all the processes, logging in, variables, retrieving data from databases, etc.) got sessions set up, etc. It's really cool, it'll login you in display your account name, creation date, last login, account type, active or locked, etc. If you're banned you cannot even see the account manager you'll go to a banned page. That one took a while to write because I ran into a problem with the PHP which was easily solved :P.
I hope you like it! I spent about 24-32 hours on it hehe. I had a lot of re-scripting I had to do >_<. OH! THE PASSWORD CHANGER WORKS! OH YEAH! Hehe, now it's easier to change it if you're not in-game or have no idea what the in-game command is.
Account Manager
(The most display errors are in Internet Explorer(because it's shit) please upgrade to Firefox, Safari or Google Chrome which are better and faster browsers.)
Wait, what does it do if you're banned? Try logging in with User: pawsmovie1 Password: claws
That'll be the error you see.