a lil bit of a request from....

10/20/2008 03:27 BlooD-BoY#1
the php pros. on the forum, so my lil request is this...a blank page that will ask for char. name, acc id...and password if possible if its all true, it will teleport the person to TC....any ideas? thx =)
10/20/2008 04:08 tao4229#2
Without the password encryption/decryption algorithm, they can't check the password.
10/20/2008 04:15 BlooD-BoY#3
Quote:
Originally Posted by tao4229 View Post
Without the password encryption/decryption algorithm, they can't check the password.
yeah i know, cuz its all weird numbers and letters in mysql XD then dun need pas, at least char. name and acc. id O.O
10/20/2008 04:38 demonscim#4
Umm I'm pretty well with php, I will try and make this for you tomorrow if it is not already done.

EDIT: [Only registered and activated users can see links. Click Here To Register...] . I am not going to go any farther than this until im sure its correct. Is this how you would like the form to look like. I can style it up a bit more later :p.
10/20/2008 07:19 pauldexter#5
what about use the WebPassword?
10/20/2008 13:06 BlooD-BoY#6
Quote:
Originally Posted by demonscim View Post
Umm I'm pretty well with php, I will try and make this for you tomorrow if it is not already done.

EDIT: [Only registered and activated users can see links. Click Here To Register...] . I am not going to go any farther than this until im sure its correct. Is this how you would like the form to look like. I can style it up a bit more later :p.
umm i cant connect to that site, btw i dun really mind how it looks i just want it to be white O.O i'll add it to my design on my own O.O thx
10/20/2008 21:21 demonscim#7
oh k
10/20/2008 22:20 tao4229#8
Quote:
Originally Posted by BlooD-BoY View Post
yeah i know, cuz its all weird numbers and letters in mysql XD then dun need pas, at least char. name and acc. id O.O
It's hex. 0-9 and A-F.
You can change how it's output, but it'll still be a ton of jumbled up letters/numbers/characters without the proper decryption algorithm, and the only people I know who have it are Infamous,( I believe) Korvacs, caff, and the people that they have given it to.(Which isn't much >_>)
10/20/2008 22:21 © Haydz#9
Quote:
Originally Posted by tao4229 View Post
It's hex. 0-9 and A-F.
You can change how it's output, but it'll still be a ton of jumbled up letters/numbers/characters without the proper decryption algorithm, and the only people I know who have it are Infamous,( I believe) Korvacs, caff, and the people that they have given it to.(Which isn't much >_>)
Add my name in there blx :o
10/20/2008 22:36 unknownone#10
The password encryption algorithm is pretty public. I'm sure you'll find it if you look properly around the forum. Oh, and it should be attributed to fallenStar, who actually done the hard part of reverse engineering it. Everyone else got it from him.
10/20/2008 22:37 lostsolder05#11
Quote:
Originally Posted by tao4229 View Post
It's hex. 0-9 and A-F.
You can change how it's output, but it'll still be a ton of jumbled up letters/numbers/characters without the proper decryption algorithm, and the only people I know who have it are Infamous,( I believe) Korvacs, caff, and the people that they have given it to.(Which isn't much >_>)
i got it lol
10/20/2008 22:38 tao4229#12
Quote:
Originally Posted by unknownone View Post
The password encryption algorithm is pretty public. I'm sure you'll find it if you look properly around the forum. Oh, and it should be attributed to fallenStar, who actually done the hard part of reverse engineering it. Everyone else got it from him.
*Starts looking*

I was just getting that from what I heard from others, which is why most of the time I doubt myself and include like "The people that I know of ". D=
10/20/2008 22:49 demonscim#13
umm I'll try and make something like this program for ya, I have known basic php for the longest time.
10/20/2008 22:58 BlooD-BoY#14
i basicaly asked for a simple page that asks for User name, Char name and maybe pas if possible nothing more lolz...and u wanna tell me that the pass are in hexadecimal? O.O
10/20/2008 23:02 demonscim#15
Im working on it for ya im actually doing well i just gotta make it update coords in db.

100th post!