Thread: need help changing background

Results 1 to 7 of 7
  1. #1 need help changing background 
    Registered Member sigmą's Avatar
    Join Date
    Dec 2009
    Posts
    273
    Thanks given
    10
    Thanks received
    2
    Rep Power
    1
    client: pablos 317 deob
    problem: i know how to change my background use toms cache suite but whenever i do, its flipped around when i start the client.
    not just in half, but all over the place :/
    question: how do i disable flipping the background image in client.java

    heres this if its in here...

    Code:
    public final void method56(int i)
        {
            byte abyte0[] = aClass44_1053.method571("title.dat", null);
            Class30_Sub2_Sub1_Sub1 class30_sub2_sub1_sub1 = new Class30_Sub2_Sub1_Sub1(abyte0, this);
            aClass15_1110.method237(0);
            class30_sub2_sub1_sub1.method346(0, 0, -32357);
            aClass15_1111.method237(0);
            class30_sub2_sub1_sub1.method346(-637, 0, -32357);
            aClass15_1107.method237(0);
            class30_sub2_sub1_sub1.method346(-128, 0, -32357);
            aClass15_1108.method237(0);
            class30_sub2_sub1_sub1.method346(-202, -371, -32357);
            aClass15_1109.method237(0);
            class30_sub2_sub1_sub1.method346(-202, -171, -32357);
            aClass15_1112.method237(0);
            class30_sub2_sub1_sub1.method346(0, -265, -32357);
            aClass15_1113.method237(0);
            class30_sub2_sub1_sub1.method346(-562, -265, -32357);
            aClass15_1114.method237(0);
            class30_sub2_sub1_sub1.method346(-128, -171, -32357);
            aClass15_1115.method237(0);
            class30_sub2_sub1_sub1.method346(-562, -171, -32357);
            int ai[] = new int[class30_sub2_sub1_sub1.anInt1440];
            for(int j = 0; j < class30_sub2_sub1_sub1.anInt1441; j++)
            {
                for(int k = 0; k < class30_sub2_sub1_sub1.anInt1440; k++)
                    ai[k] = class30_sub2_sub1_sub1.anIntArray1439[(class30_sub2_sub1_sub1.anInt1440 - k - 1) + class30_sub2_sub1_sub1.anInt1440 * j];
    
                for(int l = 0; l < class30_sub2_sub1_sub1.anInt1440; l++)
                    class30_sub2_sub1_sub1.anIntArray1439[l + class30_sub2_sub1_sub1.anInt1440 * j] = ai[l];
    
            }
    
            aClass15_1110.method237(0);
            class30_sub2_sub1_sub1.method346(382, 0, -32357);
            aClass15_1111.method237(0);
            class30_sub2_sub1_sub1.method346(-255, 0, -32357);
            aClass15_1107.method237(0);
            class30_sub2_sub1_sub1.method346(254, 0, -32357);
            aClass15_1108.method237(0);
            class30_sub2_sub1_sub1.method346(180, -371, -32357);
            aClass15_1109.method237(0);
            class30_sub2_sub1_sub1.method346(180, -171, -32357);
            aClass15_1112.method237(0);
            class30_sub2_sub1_sub1.method346(382, -265, -32357);
            aClass15_1113.method237(0);
            class30_sub2_sub1_sub1.method346(-180, -265, -32357);
            aClass15_1114.method237(0);
            class30_sub2_sub1_sub1.method346(254, -171, -32357);
            aClass15_1115.method237(0);
            if(i != 0)
            {
                return;
            } else
            {
                class30_sub2_sub1_sub1.method346(-180, -171, -32357);
                //class30_sub2_sub1_sub1 = new Class30_Sub2_Sub1_Sub1(aClass44_1053, "logo", 0);
                aClass15_1107.method237(0);
                class30_sub2_sub1_sub1.method348(382 - class30_sub2_sub1_sub1.anInt1440 / 2 - 128, 16083, 18);
                class30_sub2_sub1_sub1 = null;
                Object obj = null;
                Object obj1 = null;
                System.gc();
                return;
            }
        }
    thanks +rep
    did you know

    if a mosquito is biting your bicep and you flex, it explodes.

    if you break your back, you get a boner


    cool stuff
    Reply With Quote  
     

  2. #2  
    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
    Code:
    public final void method56(int i)
        {
            byte abyte0[] = aClass44_1053.method571("title.dat", null);
            Class30_Sub2_Sub1_Sub1 class30_sub2_sub1_sub1 = new Class30_Sub2_Sub1_Sub1(abyte0, this);
            aClass15_1110.method237(0);
            class30_sub2_sub1_sub1.method346(0, 0, -32357);
            aClass15_1111.method237(0);
            class30_sub2_sub1_sub1.method346(-637, 0, -32357);
            aClass15_1107.method237(0);
            class30_sub2_sub1_sub1.method346(-128, 0, -32357);
            aClass15_1108.method237(0);
            class30_sub2_sub1_sub1.method346(-202, -371, -32357);
            aClass15_1109.method237(0);
            class30_sub2_sub1_sub1.method346(-202, -171, -32357);
            aClass15_1112.method237(0);
            class30_sub2_sub1_sub1.method346(0, -265, -32357);
            aClass15_1113.method237(0);
            class30_sub2_sub1_sub1.method346(-562, -265, -32357);
            aClass15_1114.method237(0);
            class30_sub2_sub1_sub1.method346(-128, -171, -32357);
            aClass15_1115.method237(0);
            class30_sub2_sub1_sub1.method346(-562, -171, -32357);
            int ai[] = new int[class30_sub2_sub1_sub1.anInt1440];
            for(int j = 0; j < class30_sub2_sub1_sub1.anInt1441; j++)
            {
                for(int k = 0; k < class30_sub2_sub1_sub1.anInt1440; k++)
                    ai[k] = class30_sub2_sub1_sub1.anIntArray1439[(class30_sub2_sub1_sub1.anInt1440 - k - 1) + class30_sub2_sub1_sub1.anInt1440 * j];
    
                for(int l = 0; l < class30_sub2_sub1_sub1.anInt1440; l++)
                    class30_sub2_sub1_sub1.anIntArray1439[l + class30_sub2_sub1_sub1.anInt1440 * j] = ai[l];
    
            }
            if(i != 0)
            {
                return;
            } else
            {
                class30_sub2_sub1_sub1.method346(-180, -171, -32357);
                //class30_sub2_sub1_sub1 = new Class30_Sub2_Sub1_Sub1(aClass44_1053, "logo", 0);
                aClass15_1107.method237(0);
                class30_sub2_sub1_sub1.method348(382 - class30_sub2_sub1_sub1.anInt1440 / 2 - 128, 16083, 18);
                class30_sub2_sub1_sub1 = null;
                System.gc();
                return;
            }
        }


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member sigmą's Avatar
    Join Date
    Dec 2009
    Posts
    273
    Thanks given
    10
    Thanks received
    2
    Rep Power
    1
    connection problem - will retry in x seconds
    did you know

    if a mosquito is biting your bicep and you flex, it explodes.

    if you break your back, you get a boner


    cool stuff
    Reply With Quote  
     

  4. #4  
    F*ck the rest join the best, WoR

    sigex's Avatar
    Join Date
    Mar 2008
    Age
    31
    Posts
    2,088
    Thanks given
    122
    Thanks received
    146
    Rep Power
    690
    If you used renamed you wouldn't have this problem!


    The wor has begun.

    Reply With Quote  
     

  5. #5  
    Registered Member sigmą's Avatar
    Join Date
    Dec 2009
    Posts
    273
    Thanks given
    10
    Thanks received
    2
    Rep Power
    1
    well are there any besides galkons?

    his doesnt work with my server
    did you know

    if a mosquito is biting your bicep and you flex, it explodes.

    if you break your back, you get a boner


    cool stuff
    Reply With Quote  
     

  6. #6  
    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
    Quote Originally Posted by sigmą View Post
    connection problem - will retry in x seconds
    Has nothing to do with what I posted.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. #7  
    Registered Member sigmą's Avatar
    Join Date
    Dec 2009
    Posts
    273
    Thanks given
    10
    Thanks received
    2
    Rep Power
    1
    well when i did what u posted that happened...

    ok now it loads but when i change the title in the cache suite it doesnt change when i run the client
    Last edited by Stewie; 07-20-2010 at 05:06 PM.
    did you know

    if a mosquito is biting your bicep and you flex, it explodes.

    if you break your back, you get a boner


    cool stuff
    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

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