Thread: Help with Client Backround

Results 1 to 8 of 8
  1. #1 Help with Client Backround 
    Donator
    Central's Avatar
    Join Date
    Jul 2013
    Posts
    210
    Thanks given
    60
    Thanks received
    21
    Rep Power
    37
    Can anyone help me out

    Ive looked threw all the sprites and cant find nothing

    Only thing ive found was this....



    Can i change the size or what cause nothing seems to work
    any thoughts?


    Here is what i see in the sprites

    Reply With Quote  
     

  2. #2  
    Donator
    Central's Avatar
    Join Date
    Jul 2013
    Posts
    210
    Thanks given
    60
    Thanks received
    21
    Rep Power
    37
    bumb WHY CANT I FIND THE BACKROUND IMAGES! THEY ARE NOT IN MY SPRITES
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Theres normally a image just as you click into sprites scroll down there should be a image called background.png or something along them lines? just open the image your wanting change re size to whatever the old one is and then save it in its place?

    I could be wrong depending what your cache's like
    Reply With Quote  
     

  4. #4  
    Registered Member Sky's Avatar
    Join Date
    Nov 2013
    Posts
    78
    Thanks given
    19
    Thanks received
    6
    Rep Power
    17
    Change the sprites in Client.java client sided
    Reply With Quote  
     

  5. #5  
    Retired From RSPS

    iGarrett's Avatar
    Join Date
    Dec 2013
    Posts
    461
    Thanks given
    144
    Thanks received
    110
    Rep Power
    187
    Sprite.java
    Add this
    Code:
    Image image = Toolkit.getDefaultToolkit().getImage(location+"background.png");
    Above this and comment this out.
    Code:
    //Image image = Toolkit.getDefaultToolkit().createImage(abyte0);
    Not hard people in the comments.
    Quote Originally Posted by i am here View Post
    I have never messed with Eclipse. Is it a whole new revision or type of code?
    Quote Originally Posted by bibl View Post
    hahaha, good one m9. "deob" is short for "deobfuscated" which is not the same as decompiled.
    I'm GEEGIN' OUT
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Mar 2014
    Posts
    38
    Thanks given
    1
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by NicholasRazz View Post
    bumb WHY CANT I FIND THE BACKROUND IMAGES! THEY ARE NOT IN MY SPRITES
    I once had background that in .dat file. Use Tom's Cache suit to find out. Need link to his tut? Quote this.
    Reply With Quote  
     

  7. #7  
    Quality over quantity


    Join Date
    Dec 2011
    Age
    28
    Posts
    1,318
    Thanks given
    74
    Thanks received
    157
    Rep Power
    110
    You can't find the background image because that's the original image which is cache packed.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Feb 2013
    Posts
    548
    Thanks given
    8
    Thanks received
    36
    Rep Power
    16
    The background image would be cache packed bro... use Toms Cache Suite for that!
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Help With Client Backround
    By bshay in forum Help
    Replies: 2
    Last Post: 05-22-2009, 10:12 PM
  2. need help with client
    By mage4life in forum Help
    Replies: 1
    Last Post: 10-16-2008, 04:40 PM
  3. Looking For Help With Client
    By Sicc in forum Requests
    Replies: 0
    Last Post: 07-14-2008, 04:10 PM
  4. help with clients
    By frog dood in forum Requests
    Replies: 0
    Last Post: 07-07-2008, 05:17 PM
  5. Need help with client restarting
    By Nitro in forum Tutorials
    Replies: 0
    Last Post: 06-23-2008, 08:15 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
  •