Results 1 to 2 of 2

Thread: Is Runescape.jar same thing as ...a2???

  1. #1
    Join Date
    Oct 2007
    Location
    http://ushort.us/oqmd65
    Posts
    2,605
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Is Runescape.jar same thing as ...a2???

    I mean using runescape.jar/client.class as archive loads the desired world right up.

    This can only Be tested by those with firebug.

    Go to http://world56.runescape.com/m1. Replacing 56 with your world number.

    change m1 to m0 if free.

    Now open up firebug.

    click edit

    scroll all the way down to

    Code:
    <script src="plugin.js?param=o0,a0,m1" type="text/javascript"></script><applet name="RuneScape" id="game" archive="loader_gl661197930.jar" code="loader.class" mayscript="" width="100%" height="100%"><param name="cabbase" value="loader613590880.cab"><param name="java_arguments" value="-Dsun.java2d.noddraw=true"><param name="worldid" value="56"><param name="modewhere" value="0"><param name="modewhat" value="0"><param name="advertsuppressed" value="1"><param name="lang" value="0"><param name="objecttag" value="0"><param name="js" value="1"><param name="game" value="0"><param name="affid" value="0"><param name="settings" value="kKmok3kJqOe6ak6oLZFElQ-PDzpfKW1DyPEmUIEvxKY"><param name="haveie6" value="0"><param name="cookieprefix" value=""><param name="cookiehost" value=".runescape.com"><param name="crashurl" value="http://www.runescape.com/slu.ws?j=1&amp;m=1&amp;crash=1"><param name="unsignedurl" value="http://www.runescape.com/slu.ws?j=1&amp;m=1"><param name="pre142url" value="http://world56.runescape.com/m1,j1,a1,o0"><div class="nojava"><div>It seems like Java is not installed on your computer</div>Java is a free download that is required to play RuneScape. <a href="http://jdl.sun.com/webapps/getjava/BrowserRedirect?host=java.com&amp;returnPage=http%3A%2F%2Fworld%35%36%2Erunescape%2Ecom%2Fj%31%5Fo%30%5Fa%30%5Fm%31" target="_parent">Click here to install Java</a>.<br><br>If you believe you already have Java installed then you might get this message if it is disabled. <a href="http://java.com/en/download/help/enable_browser.xml" target="_parent">Click here for instructions on enabling Java</a>.</div></applet>
    Change
    Code:
    <applet name="RuneScape" id="game" archive="loader_gl661197930.jar" code="loader.class" mayscript="" width="100%" height="100%">
    To

    Code:
    <applet name="RuneScape" id="game" archive="runescape.jar" code="client.class" mayscript="" width="100%" height="100%">
    This will load world 56, Or your selected world.

    Soo idk if this helps anything but to my general question is it that the same to the a2 param?????
    I do visit every 2-6 months

  2. #2
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    As far as I know, loading the client class itself leads you to the unsigned game, while using the loader jar loads the signed game.
    :-)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New Runescape graphix... Bad thing?
    By Drakan in forum Discussions & Debates
    Replies: 27
    Last Post: 05-10-2008, 04:28 AM
  2. Help with a little thing
    By quiescent_87 in forum OSR Help
    Replies: 5
    Last Post: 04-05-2008, 09:04 PM
  3. Just one more thing about VMs :/
    By PwNZoRNooB in forum News and General
    Replies: 7
    Last Post: 05-21-2007, 07:45 PM
  4. A runescape thing..
    By ieatu in forum News and General
    Replies: 1
    Last Post: 04-08-2007, 04:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •