Hey all i need to make a client go onto a webclient

Discussion in 'Programming General' started by Ronald Coleman, Aug 1, 2009.

Hey all i need to make a client go onto a webclient
  1. Unread #1 - Aug 1, 2009 at 11:00 PM
  2. Ronald Coleman
    Joined:
    May 3, 2009
    Posts:
    438
    Referrals:
    0
    Sythe Gold:
    0

    Ronald Coleman Forum Addict
    Banned

    Hey all i need to make a client go onto a webclient

    ok, there is this new runescape private server named oniscape and you need to download it to play it, well the main owner of the server asked me if i can find a way to put it onto a webpage so people can play it like they do with the actuall runescape, without downloading it

    Any help? i know i must change the .bat file to a .jar file and embed it, thats about it.... =|:confused:>_<
     
  3. Unread #2 - Aug 2, 2009 at 12:45 AM
  4. deathbal sam
    Joined:
    Sep 25, 2008
    Posts:
    754
    Referrals:
    0
    Sythe Gold:
    0

    deathbal sam Apprentice
    Banned

    Hey all i need to make a client go onto a webclient

    What kind of server is it 317,508,525?
     
  5. Unread #3 - Aug 2, 2009 at 1:06 AM
  6. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Hey all i need to make a client go onto a webclient

    "i know i must change the .bat file to a .jar file and embed it, thats about it...."
    LOLOLOL.


    Compile it. Jar it. Embed it. Done.

    1. Compiler everything. If you don't know how to do this, you really shouldn't be doing anything programming-related.
    2. Jar it. Pack all of the classes into a jarfile. You can do this via the command-line jar.exe, or using a tool with a nice, user-friendly gui such as JARMaker (get JARMaker here: http://download.cnet.com/JAR-Maker/3000-2213_4-10588876.html?tag=mncol).
    3. Embed it. Point to the jarfile as the archive, load the applet class as the code (Probably the client class, unless things were renamed in a strange manner), and feed the applet whatever params it needs. More about how to do this: http://java.sun.com/j2se/1.5.0/docs/guide/plugin/developer_guide/using_tags.html

    NOTE: If you need the cache to run your client (Signed- almost all clients do this), then you'll need a cache downloader, and you'll need to sign your applet so it'll have the proper permissions to access files, etc. Then you'll need to create a cache downloader (or just rip one from MITB [I know that's what you're gonna do]).
     
  7. Unread #4 - Aug 2, 2009 at 4:36 PM
  8. Ronald Coleman
    Joined:
    May 3, 2009
    Posts:
    438
    Referrals:
    0
    Sythe Gold:
    0

    Ronald Coleman Forum Addict
    Banned

    Hey all i need to make a client go onto a webclient

    Ok, i am in way over my head and i haven't a clue what im doing, this is the first time i have done anything near this...

    Could somebody please explain how to compile?
     
  9. Unread #5 - Aug 2, 2009 at 5:18 PM
  10. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Hey all i need to make a client go onto a webclient

    If you can't compiler your source files into bytecode, then you REALLY should be learning Java, rather then attempting to create a client for your private server.
     
  11. Unread #6 - Aug 3, 2009 at 1:17 AM
  12. deathbal sam
    Joined:
    Sep 25, 2008
    Posts:
    754
    Referrals:
    0
    Sythe Gold:
    0

    deathbal sam Apprentice
    Banned

    Hey all i need to make a client go onto a webclient

    Yeah lol you need to be able to compile it.
     
  13. Unread #7 - Aug 8, 2009 at 4:14 AM
  14. Soulx
    Joined:
    Aug 4, 2009
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    0

    Soulx Newcomer

    Hey all i need to make a client go onto a webclient

    Lol, freewebs runescape private server with
    runescape client downloads on = website offline soon
    runescape client on the website = instant offline

    =D
     
  15. Unread #8 - Aug 12, 2009 at 3:35 PM
  16. pwn3r 70
    Joined:
    Feb 25, 2008
    Posts:
    181
    Referrals:
    1
    Sythe Gold:
    1

    pwn3r 70 Active Member

    Hey all i need to make a client go onto a webclient

    its not that hard to make a webclient >.< i just made one for a server called seasonscape xD
     
< Javaw not recongnized? | Combo Box >

Users viewing this thread
1 guest


 
 
Adblock breaks this site