PDA

View Full Version : [508] Bulby removing character file encryption!



craz4cats
November 7th, 2010, 14:43
It's rather plain simple and easy. I'm an amateur at Java.

First, open player.java and search "public Stream stream = new Stream(500, 5000);"
Replace that with "public Stream stream = new Stream(5000, 5000);"
Encryption removed, at least that removed mine. ;)

EDIT: You must log into the account, and log back off for the encryption to be removed, as the encryption was set when the files save.

Emtec
November 7th, 2010, 17:02
Looks Good.

Ps use

Ezpilz
March 11th, 2011, 15:38
doesn't work u fail...

SolitudeX
March 11th, 2011, 15:42
It's just Simple Removing PashHash.

GateS
November 2nd, 2011, 18:29
Right, so what will this do?