Thread: 317 To full screen

Page 11 of 13 FirstFirst ... 910111213 LastLast
Results 101 to 110 of 125
  1. #101  
    killer 4 life
    Guest
    Quote Originally Posted by mage_owner View Post
    That is a fail client. Swat already creates an executable, so there is no way to steal it. What is the use of a JFrame if the client is full screen? (Which it should be. I don't see why he has it decorated.) Cursors are the stupidest fucking thing ever. I'm happy with the default that comes on any operating system. And finally, of course he is going to add the 'red box.' He isn't finished yet.

    /RAGE
    i never knew that you were such a dick ...
    Last edited by killer 4 life; 01-03-2009 at 06:01 AM. Reason: :
     

  2. #102  
    gold cobra
    Guest
    Quote Originally Posted by SWAT View Post
    //care
    it never going to be released read post you noob

    read before trying to be smart
    I can see you have an ego. You go from being a girl, to being an egohead guy. Even if you have the "cool" client, you probably half-ass the way it's done. So of course your client AND server is going to be a memory hogger. I've seen the way you program, and the way you talk about programming. I quite frankly think you know very little. You don't use conventions. When I saw the source, it was hard to sift through. Oh yeah, lol at Encouragin's post.
     

  3. #103  
    Express Yourself

    Join Date
    Nov 2007
    Posts
    758
    Thanks given
    4
    Thanks received
    10
    Rep Power
    63
    Swat you always impress me .
     

  4. #104  
    Super Donator


    Join Date
    Jun 2007
    Age
    28
    Posts
    2,158
    Thanks given
    316
    Thanks received
    282
    Discord
    View profile
    Rep Power
    779
    Quote Originally Posted by killer 4 life View Post
    i never knew that you were suck a dick ...
    I never knew you couldn't spell.
     

  5. #105  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    Hey SWAT, you gonna add transparent invback and chatback sprites to make it more like fullscreen atm?


    [Only registered and activated users can see links. ]
     

  6. #106  
    Brown
    Guest
    Quote Originally Posted by killer 4 life View Post
    Nice you should fix the compus,the chat box and the rest of the icons heres some features that im going to tell you if you want to add it

    -Add a jframe
    -Add the red box when you click on a tab
    -Add cursors
    -Dont put it in jar because it dosnt work in my pc (windows vista)and i already tried running it in admin
    -Just delete all java files and hide the files that people dont need to see or there going to decompile..

    Now Thats a good client :woot:
    RuneScape.com is launching a .jar, when you're using their "webclient".
     

  7. #107  
    Registered Member
    doobie's Avatar
    Join Date
    Oct 2008
    Age
    26
    Posts
    637
    Thanks given
    12
    Thanks received
    14
    Rep Power
    200
    lol coolio
     

  8. #108  
    Why Am I Not Vet?!

    Clouds Mine's Avatar
    Join Date
    May 2008
    Age
    28
    Posts
    2,400
    Thanks given
    1
    Thanks received
    21
    Rep Power
    1478
    This was originally posted on (09-24-2008, 05:01 PM), you still haven't done anything to it yet.
     

  9. #109  
    Renown Programmer
    veer's Avatar
    Join Date
    Nov 2007
    Posts
    3,747
    Thanks given
    354
    Thanks received
    1,368
    Rep Power
    3032
    Quote Originally Posted by mage_owner View Post
    That is a fail client. Swat already creates an executable, so there is no way to steal it. What is the use of a JFrame if the client is full screen? (Which it should be. I don't see why he has it decorated.) Cursors are the stupidest fucking thing ever. I'm happy with the default that comes on any operating system. And finally, of course he is going to add the 'red box.' He isn't finished yet.

    /RAGE
    are you kidding me? no way to steal it? surely you know how the JVM Invocation Interface works... well, actually, you dont.... so here wee goooooooooooooooooo:

    all the 'executable' does is load the JVM and start it up with defining the classes because the JVM Invocation API allows you to create VM's on demand and do alot of nifty tricks but it requires C (which I know ). all the java binary does is load the JVM and start up the main class after loading all classes needed. this just basically is a stub to do the exact same things except the files are packed into the executable. how do we extract?

    hints:

    1. detours/function hooks
    2. DefineClass
     

  10. #110  
    gold cobra
    Guest
    Quote Originally Posted by douknosupr_ View Post
    are you kidding me? no way to steal it? surely you know how the JVM Invocation Interface works... well, actually, you dont.... so here wee goooooooooooooooooo:

    all the 'executable' does is load the JVM and start it up with defining the classes because the JVM Invocation API allows you to create VM's on demand and do alot of nifty tricks but it requires C (which I know ). all the java binary does is load the JVM and start up the main class after loading all classes needed. this just basically is a stub to do the exact same things except the files are packed into the executable. how do we extract?

    hints:

    1. detours/function hooks
    2. DefineClass
    You know Swat is just going to tell you to "l2code," super_.
     

Page 11 of 13 FirstFirst ... 910111213 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

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