A better idea is to replace the image being used right now for the background with another.
|
|
Purpose: To add custom backgrounds to your client.
Difficulty: As hard as you make it.
Classes modified: Class30_Sub2_Sub1_Sub1
1. Open up Class30_Sub2_Sub1_Sub1.
2. Search for:3. Comment it out or delete it. (I highly recommend commenting it out with // incase you don't want a custom background anymore >.<)Code:Image image = Toolkit.getDefaultToolkit().createImage(abyte0);
After commenting it out it should look like this:4. Now above your commented-out line add:Code://Image image = Toolkit.getDefaultToolkit().createImage(abyte0);Now go to the root of your client (Where all of your classes are) and make a folder called "Sprites" (With a capital "S".) And put your custom background in it.Code:Image image = Toolkit.getDefaultToolkit().getImage(("./Sprites/background.png"));
Most client backgrounds are 765x503 but yours may differ. Now open your client background in paint, and at the very top in the middle, cut half of it and rotate it so it looks like this:Or just follow this tutorial - all credits to im0wned:
[Only registered and activated users can see links. ]
Hope I helped!

A better idea is to replace the image being used right now for the background with another.
But this is for people who don't have custom backgrounds enabled. This is how to enable it. Because what if it is the default RuneScape background and they don't have a custom background in any folders?![]()
Very easy to do. Good for people who don't know though. Good job.![]()

This is stupid... Everyone knows this plus it's in the wrong section it should be in snippets.
Wow, calm down. It was my very first tutorial.

Why've we got to flip it it's piss annoying and format always messes up for me :@ is that the way its coded or is there a way around it?![]()
| « Make your client have its own icon! | Filtering Usernames Client-Sided » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
| Tags for this Thread |