Loading The Runescape Client.

Discussion in 'Programming General' started by Top Glitch, Oct 11, 2008.

Loading The Runescape Client.
  1. Unread #1 - Oct 11, 2008 at 8:23 AM
  2. Top Glitch
    Joined:
    Oct 11, 2008
    Posts:
    13
    Referrals:
    0
    Sythe Gold:
    0

    Top Glitch Newcomer

    Loading The Runescape Client.

    This is what i have so far:

    Code:
    <applet name=app width=765 height=503 archive=runescape.jar code=client codebase="http://www.runescape.com">
    <param name="worldid" value="14">
    <param name="worldstring" value="world14">
    </applet>
    
    and i have the runescape.jar by downloading it from http://world14.runescape.com/runescape.jar

    It will not work, I have managed to bypass the invalid host, but i think i may have "code=" wrong.

    Help really appreciated please.
     
  3. Unread #2 - Oct 11, 2008 at 10:19 AM
  4. exapto
    Joined:
    Oct 10, 2008
    Posts:
    645
    Referrals:
    0
    Sythe Gold:
    123
    Vouch Thread:
    Click Here
    Discord Unique ID:
    716746285151027321
    Discord Username:
    exapto#2360
    Homosex

    exapto #1 OSRS Magic Training Service
    $50 USD Donor New

    Loading The Runescape Client.

    I'm still not sold on your params, but here's a snippet that should work:

    Code:
    <APPLET code="runescape.jar" codebase="http://world14.runescape.com/" align="baseline" width="765" height="503">
    <param name="worldid" value="14">
    <param name="worldstring" value="world14">
    </APPLET>
     
  5. Unread #3 - Oct 11, 2008 at 10:32 AM
  6. Top Glitch
    Joined:
    Oct 11, 2008
    Posts:
    13
    Referrals:
    0
    Sythe Gold:
    0

    Top Glitch Newcomer

    Loading The Runescape Client.

    Doesn't work.
     
  7. Unread #4 - Oct 11, 2008 at 2:08 PM
  8. Top Glitch
    Joined:
    Oct 11, 2008
    Posts:
    13
    Referrals:
    0
    Sythe Gold:
    0

    Top Glitch Newcomer

    Loading The Runescape Client.

    bump (mts)
     
  9. Unread #5 - Oct 26, 2008 at 1:16 AM
  10. prevan
    Joined:
    Feb 19, 2008
    Posts:
    207
    Referrals:
    1
    Sythe Gold:
    1

    prevan Active Member

    Loading The Runescape Client.

    Try

    Code:
    <APPLET code="runescape.jar" codebase="http://world14.runescape.com/s1,m1" align="baseline" width="765" height="503">
    <param name="worldid" value="14">
    <param name="worldstring" value="world14">
    </APPLET>
     
  11. Unread #6 - Nov 2, 2008 at 10:15 AM
  12. Dark_Pker55
    Referrals:
    0

    Dark_Pker55 Guest

    Loading The Runescape Client.

    this stuff is confusing ..
     
  13. Unread #7 - Nov 2, 2008 at 10:16 AM
  14. Dark_Pker55
    Referrals:
    0

    Dark_Pker55 Guest

    Loading The Runescape Client.

    111this stuff is confusing ..lol
     
< my findColor method | Quadratic formula solver in Java >

Users viewing this thread
1 guest


 
 
Adblock breaks this site