Page 3 of 3 FirstFirst 123
Results 31 to 38 of 38
  1. #31
    stab456's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Hrothgar
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    I'm pretty sure the server I'm trying this on isn't obfuscated.. (the jar contains all class files, nothing hidden.)
    But when executing, I get;
    run:
    java.lang.ExceptionInInitializerError
    Caused by: java.lang.RuntimeException: Uncompilable source code - cannot find symbol
    symbol: class client
    location: class Reflection
    at Reflection.<clinit>(Reflection.java:15)
    Exception in thread "main" C:\Users\[MY USER]\AppData\Local\NetBeans\Cache\8.1\executor-snippets\run.xml:53: Java returned: 1
    BUILD FAILED (total time: 1 second)

  2. #32
    deathrobe20000's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    AZ
    Posts
    6
    Reputation
    10
    Thanks
    1
    My Mood
    Fine
    Whenever I run the program after extracting the files were they need to be, I get this error:

    run:
    java.lang.ExceptionInInitializerError
    Caused by: java.lang.RuntimeException: Uncompilable source code - cannot find symbol
    symbol: class client
    location: class Reflection
    at Reflection.<clinit>(Reflection.java:15)
    Exception in thread "main" C:\Users\Bugs Bunny\AppData\Local\NetBeans\Cache\8.2\executor-snippets\run.xml:53: Java returned: 1
    BUILD FAILED (total time: 2 seconds)


    Has anyone found a fix to this problem that both me and stab456 are having?
    Last edited by deathrobe20000; 12-13-2016 at 05:50 AM.

  3. #33
    muriwo's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    1,096
    Quote Originally Posted by deathrobe20000 View Post
    Whenever I run the program after extracting the files were they need to be, I get this error:

    run:
    java.lang.ExceptionInInitializerError
    Caused by: java.lang.RuntimeException: Uncompilable source code - cannot find symbol
    symbol: class client
    location: class Reflection
    at Reflection.<clinit>(Reflection.java:15)
    Exception in thread "main" C:\Users\Bugs Bunny\AppData\Local\NetBeans\Cache\8.2\executor-snippets\run.xml:53: Java returned: 1
    BUILD FAILED (total time: 2 seconds)


    Has anyone found a fix to this problem that both me and stab456 are having?
    yo ive got the same issue but im more looking for a tutorial,

    anyone know a decent way to Deobfuscate clients?
    I winrar'd a .jar of a rsps im after and there was only 1 .class file: Launch and then the folder Meta-INF with `1file inside.

    Anyone know of a reasonable way to De-ob a .jar client?
    lmk

  4. #34
    mapleroyalsseller's Avatar
    Join Date
    Sep 2017
    Gender
    female
    Location
    Skype
    Posts
    21
    Reputation
    10
    Thanks
    1
    Very nice although netbeans can be a pain

  5. #35
    rustapro's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    when you run it is it supposed to open just "cheat pannel" or "cheat pannel" and the server? Because i ran it and it only opened "cheat pannel" is that correct? and how do i enter in the commands, when i type somthing in like "noclip" and press enter nothing happends?


    thanks.

  6. #36
    Ddoserploxer's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Location
    My casa
    Posts
    191
    Reputation
    -1
    Thanks
    7
    Quote Originally Posted by rustapro View Post
    when you run it is it supposed to open just "cheat pannel" or "cheat pannel" and the server? Because i ran it and it only opened "cheat pannel" is that correct? and how do i enter in the commands, when i type somthing in like "noclip" and press enter nothing happends?


    thanks.
    does this work?

  7. #37
    gbeccari's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I actually need to get this going on a Mac OsX. I do have access on windows, but I was wondering on how to run it in Mac. Please contact me if you were able to.

  8. #38
    thoughtful's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Location
    Canada
    Posts
    471
    Reputation
    30
    Thanks
    118
    My Mood
    Relaxed
    Quote Originally Posted by Dls_ View Post
    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.

     






    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);
                        }
                }
    VirusTotal 0/49
    VirusJotti 0/21

    Approve please? @Raple
    Does this work with IKOV?

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Looking for a rsps dupe or cheat client!
    By Gladiooltje in forum Runescape Private Servers
    Replies: 7
    Last Post: 01-15-2014, 02:06 PM
  2. Rsps cheat clients
    By shops in forum Runescape Private Servers
    Replies: 5
    Last Post: 12-25-2013, 02:33 AM
  3. [Discussion] RSPS cheat client
    By xxsuperxx in forum RuneScape Discussions
    Replies: 10
    Last Post: 09-20-2011, 07:22 PM
  4. Moparscape/ R.S.P.S Cheat Clients or Hacks
    By the monster in forum General Game Hacking
    Replies: 5
    Last Post: 07-21-2011, 10:00 PM
  5. Anyone know of any cheat clients (RSPS)
    By Dorpz in forum Runescape Hacks / Bots
    Replies: 0
    Last Post: 04-30-2011, 05:16 PM