Hey guys,
I realized that the original download for this is down.
I take no credit for this all credits go to: bob is bob/Pure Jay
This is a very old cheat client so a lot of things will not work without changes.
How to use it:
1. Download and Install NetBeans.
2. Click file, open project, and navigate to the reflection folder.
3. Find the JAR of the server you want to use.
4. Open the JAR with zip or winrar so you can see the classes.
5. Extract these files to reflection/classes.
6. Run the project!
If the client obfuscated then you will need to rename a lot of stuff but it can be done.
Some fields might be different, such as "Client" might be named "client" just make changes to it.
You can add much more commands and send many more fake packets.
Media
Example of a fake packet command:
Spam trade whole server (if it doesn't have distance checks)
Code:
if(text.equals("masstrade")) {
for (int i = 0; i < 400; i++) {
Stream.createFrame(139);
Stream.writeWordBigEndian(i);
}
}
haha i remember this thanks for sharing a good link
wtf they brought back pwnxile???????????!!!???
Doesn't work for ikov? If you could help me send me a PM or add me on skype Marvin.Pacleb
anyone who can tell me how this works add me on skype i am [roarzuz] please help
how do u get to it to the class files im stuck please help
Does this still work? Add my skype
i need some commands like trading my self that would help me in duping
the reflection.java class has a bunch of errors? How would I fix this
Can someone help me out on this, add me on skype : therealgrimmers
any help will be rewarded
Originally Posted by deidaraxc4
the reflection.java class has a bunch of errors? How would I fix this
The client your trying to use is probably obfuscated (or they changed their client.class name) which means all of the .class files are completely different. If you have a good java knowledge you could attempt to de-obfuscate it.
how do you do this? I have the file downloaded but then what do I do?