Adblock breaks this site

Extract Runescape Applet

Discussion in 'Programming General' started by thetechgeek, Jul 22, 2007.

Thread Status:
Not open for further replies.
  1. thetechgeek

    thetechgeek Guest

    Referrals:
    0
    Extract Runescape Applet

    hey all,
    I'm trying to get the java applet for a world in runescape and put it in a webpage so that I can get past a proxy blocking me.
    here's my webpage code so far-
    HTML:
    <html>
    <head>
    <title>rs applet test</title>
    </head>
    <body>
    <applet name=app width=765 height=503 archive=loader-842480269.jar code=loader.class mayscript>
    <param name=cabbase value=loader-1121348408.cab>
    <param name=worldid value=43>
    <param name=members value=0>
    <param name=modewhat value=0>
    <param name=modewhere value=0>
    <param name=lowmem value=0>
    <param name=lang value=0>
    <param name=plug value=0>
    <param name=js value=1>
    <param name=game value=0>
    </applet>
    </body>
    </html>
    
    okayyy....
    I have the loader-842480269.jar and loader-1121348408.cab files saved in the same directory as the webpage. Now, what's making me scratch my head is the error that the java console shows-
    Code:
    load: class loader.class not found.
    java.lang.ClassNotFoundException: loader.class
    	at sun.applet.AppletClassLoader.findClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    	at sun.applet.AppletPanel.createApplet(Unknown Source)
    	at sun.plugin.AppletViewer.createApplet(Unknown Source)
    	at sun.applet.AppletPanel.runLoader(Unknown Source)
    	at sun.applet.AppletPanel.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.FileNotFoundException: C:\Users\Public\rsapplet\loader\class.class (The system cannot find the path specified)
    	at java.io.FileInputStream.open(Native Method)
    	at java.io.FileInputStream.<init>(Unknown Source)
    	at java.io.FileInputStream.<init>(Unknown Source)
    	at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
    	at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
    	at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    	at sun.applet.AppletClassLoader.access$100(Unknown Source)
    	at sun.applet.AppletClassLoader$1.run(Unknown Source)
    	at java.security.AccessController.doPrivileged(Native Method)
    	... 10 more
    java.lang.NoClassDefFoundError: a
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    	at java.lang.Class.getConstructor0(Unknown Source)
    	at java.lang.Class.newInstance0(Unknown Source)
    	at java.lang.Class.newInstance(Unknown Source)
    	at sun.applet.AppletPanel.createApplet(Unknown Source)
    	at sun.plugin.AppletViewer.createApplet(Unknown Source)
    	at sun.applet.AppletPanel.runLoader(Unknown Source)
    	at sun.applet.AppletPanel.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    java.lang.NoClassDefFoundError: a
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    	at java.lang.Class.getConstructor0(Unknown Source)
    	at java.lang.Class.newInstance0(Unknown Source)
    	at java.lang.Class.newInstance(Unknown Source)
    	at sun.applet.AppletPanel.createApplet(Unknown Source)
    	at sun.plugin.AppletViewer.createApplet(Unknown Source)
    	at sun.applet.AppletPanel.runLoader(Unknown Source)
    	at sun.applet.AppletPanel.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    
    now, at the beginning it says "load: class loader.class not found."
    the file loader.class is actually in the .cab file.
    so, a little later, it says "Caused by: java.io.FileNotFoundException: C:\Users\Public\rsapplet\loader\class.class (The system cannot find the path specified)", well I've typed in the directory where that file should be on the actual runescape site, and i get a 404 error.
    even later it says "java.lang.NoClassDefFoundError: a", and there is a file called a.class in the cab file. So, that's where I am right now...
    I'll probably have to submit this to the java forums, too...
    Thanks so much for help,
    thetechgeek
     
  2. mitttig

    mitttig Guest

    Referrals:
    0
    Extract Runescape Applet

  3. |0|

    |0| Apprentice
    $25 USD Donor New

    Joined:
    Sep 21, 2007
    Posts:
    818
    Referrals:
    2
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Two Factor Authentication User Gohan has AIDS
    Extract Runescape Applet

    I think I am doing the same thing as you but you don't need the loader you need the clients jar file. But in that jar file in client.class they made it so you can only load it from runescape.com. =(
     
  4. mitttig

    mitttig Guest

    Referrals:
    0
    Extract Runescape Applet

    can anybody give me a statcheat????
    i am not stupid
     
  5. |0|

    |0| Apprentice
    $25 USD Donor New

    Joined:
    Sep 21, 2007
    Posts:
    818
    Referrals:
    2
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Two Factor Authentication User Gohan has AIDS
    Extract Runescape Applet

    Hey, I got a solution for you. I made this site: Click here to go to it.

    It allows you to play Runescape, site made by me, Scarscape (client on it) made by the one and only: Sythe

    Hope it helps.
     
  6. mitttig

    mitttig Guest

    Referrals:
    0
    Extract Runescape Applet

    and now you can give free hacks white the game???
    i dont know why you do that you can open runescape normal to???
    only you can give hacks than is it more fun
    but it is a nice site

    Tim
     
  7. Sammamma

    Sammamma Forum Addict
    Banned

    Joined:
    Jul 31, 2009
    Posts:
    458
    Referrals:
    0
    Sythe Gold:
    0
    Extract Runescape Applet

    Java Plug-in 1.6.0_14
    Using JRE version 1.6.0_14-b08 Java HotSpot(TM) Client VM
    User home directory = C:\Users\Samy
    ----------------------------------------------------
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    ----------------------------------------------------


    load: class loader.class not found.
    java.lang.ClassNotFoundException: loader.class
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://world75.runescape.com/loader/class.class
    at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
    at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
    at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    ... 7 more
    Exception: java.lang.ClassNotFoundException: loader.class


    I'm not sure if this is the same problem but it looks the same.
    You guys got any advice?
    I'm trying to play runescape and when i go to a world it says "Error click for Details" I click and that comes up.
     
  8. Jimmy

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25
    Extract Runescape Applet

    Old thread is old.

    @The op (even this thread is 2 years old :p) you must have runescape.jar in the same directory as the loader.jar.
     
  9. Sammamma

    Sammamma Forum Addict
    Banned

    Joined:
    Jul 31, 2009
    Posts:
    458
    Referrals:
    0
    Sythe Gold:
    0
    Extract Runescape Applet

    Okay, I have no idea what that means. Can you please explain?
    LOL two years old?!
     
  10. Jimmy

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25
    Extract Runescape Applet

    Last post before you: 03-11-2008, 06:25 AM
     
  11. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    Extract Runescape Applet

    Locked.
     
< lil question about client i am working on... | Some kid sent me a keylogger made in C# >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site