What this does?
400th Post![]()
|
|
Purpose: To Remove Password Encryption From Your Server
Tested On: Devolution Server
Difficulty: 1
Knowledge Needed: Reading, Using Your Brain, Using Your Mouse
Credits: 100% Mine! (I DO NOT LEACH SO DONT MAKE UP BULL PLOP)
First Of All Open Your Client.java and search (cntrl+F) for
And then Erase The "PassHash" so it should look like:Code:int loadgame = loadgame(playerName, passHash(playerPass));
int loadgame = loadgame(playerName,(playerPass));
Then search For
And Again erase Both The "PassHash" 'sCode:characterfile.write(passHash(playerPass), 0, passHash(playerPass)
Then Your Done!!
Thanks ~ Dangt351
What this does?
400th Post![]()
Dangt, I think you should post the lines after you removed the PassHash's some people may get this wrong, post like replace this line with this.. etc. else nice job![]()

nice job mate
is this: like the computer numbers like 123- ect? or ####?
Vice this removes the password cryption like MD5 or so, before it would look like this
8f3709eef63597c2ba530766a339d5f8
After
myownpassword
I have something like this:
31-131-182-199-234-34-199-106-242-201-44-35-170-147-57-169
can someone help me remove or does this do it?
I have no idea that is not MD5 I think lol, im not good to stuff like that.
| « Installing and using Apache Ant for your Server | How to follow another player (If it isn't on your server already) » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |