Post the code where it checks everything when logging in.
|
|
Whenever I log into my account I can log into it with any combination of letters or numbers, I'm guessing somewhere it's not saving my password? I assume this is a fairly easy fix but I have looked for a while and have no idea how to fix it.
Any help would be greatly appreciated!![]()

Post the code where it checks everything when logging in.
Code:if (!password.equals(player.getPassword()) && (!session.getIP().equals("YOUR IP") && !session.getIP().equals("MAYBE YOUR CO-OWNERS IP?"))) { session.getLoginPackets().sendClientPacket(3); return; } }
*cough* *hint* *cough* LoginPacketsDecoder *cough* *hint* *cough*
Thanks a lot man!
| « Where can i find Senddrops method ?! | Need help adding King Fox's price editor to Future 742's server. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |