Adblock breaks this site

[C#] RS Client resize.

Discussion in 'Programming General' started by Fallen Soul, Jul 15, 2008.

  1. Fallen Soul

    Fallen Soul Apprentice

    Joined:
    Mar 11, 2007
    Posts:
    746
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

    Well I am trying to make my very first program from scratch. I am trying to build a runescape client or world switcher but I am not sure how to only get the java (Game Screen) to show up. I know the links to get to all the worlds just not how to only display the game Screen.
     
  2. cowgoesmoo

    cowgoesmoo Member

    Joined:
    Jun 27, 2007
    Posts:
    29
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

    use the WebBrower box in c# and set the URL to the URL of the world.
     
  3. Fallen Soul

    Fallen Soul Apprentice

    Joined:
    Mar 11, 2007
    Posts:
    746
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

    I know how do do that, but what's happening is that it shows the whole rs screen with the advertisements and stuff in the Browser. I want to know how to get the link to only open the game interface (Screen)
     
  4. 0017513060

    0017513060 Forum Addict

    Joined:
    Mar 9, 2007
    Posts:
    413
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

    idk C# but try setting the web window smaller to the size the the game interface is exacly. then if its possible to make the window get rid of the scroll bars and scroll the screen down automatically
     
  5. Jethr0x

    Jethr0x Grand Master
    Banned

    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0
    [C#] RS Client resize.

    Load the applet directly.
     
  6. FartKnocker

    FartKnocker Forum Addict

    Joined:
    Sep 3, 2007
    Posts:
    285
    Referrals:
    0
    Sythe Gold:
    5
    [C#] RS Client resize.

    How would you do that >_< ?
     
  7. death.by.pie

    death.by.pie Forum Addict
    $5 USD Donor

    Joined:
    Feb 11, 2007
    Posts:
    589
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

  8. Jaco

    Jaco Newcomer

    Joined:
    Jul 23, 2008
    Posts:
    21
    Referrals:
    0
    Sythe Gold:
    0
    [C#] RS Client resize.

    Write a Java backend, or use the applet plugin directly (probably won't work). You can then move the applet's hwnd to a new parent, such as a win32 form.
     
< Streaming audio (shoutcast, etc.)? | Looking for all user created hacks. >


 
 
Adblock breaks this site