Thread: fix npc 'click here to continue' shit [for 8 lined chatbox]

Results 1 to 2 of 2
  1. #1 fix npc 'click here to continue' shit [for 8 lined chatbox] 
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    hasn't been released. here's the proper method82.

    Code:
      	  public final void method82(int i) {
            if(anInt1086 != 0)
                return;
            aStringArray1199[0] = "Cancel";
            anIntArray1093[0] = 1107;
            anInt1133 = 1;
            method129(false);
            anInt886 = 0;
            if(super.anInt20 > 4 && super.anInt21 > 4 && super.anInt20 < 516 && super.anInt21 < 338)
                if(anInt857 != -1)
                    method29(4, 13037, Class9.aClass9Array210[anInt857], super.anInt20, 4, super.anInt21, 0);
                else
                    method71(33660);
            if(anInt886 != anInt1026)
                anInt1026 = anInt886;
            anInt886 = 0;
            if(super.anInt20 > 553 && super.anInt21 > 205 && super.anInt20 < 743 && super.anInt21 < 466)
                if(anInt1189 != -1)
                    method29(553, 13037, Class9.aClass9Array210[anInt1189], super.anInt20, 205, super.anInt21, 0);
                else
                if(anIntArray1130[anInt1221] != -1)
                    method29(553, 13037, Class9.aClass9Array210[anIntArray1130[anInt1221]], super.anInt20, 205, super.anInt21, 0);
            if(anInt886 != anInt1048)
            {
                aBoolean1153 = true;
                anInt1048 = anInt886;
            }
            anInt886 = 0;
            if(super.anInt20 > 17 && super.anInt21 > 357 && super.anInt20 < 514 && super.anInt21 < 453)
                if(anInt1276 != -1)
                    method29(17, 13037, Class9.aClass9Array210[anInt1276], super.anInt20, 357, super.anInt21, 0);
                else
                if(super.anInt21 < 471 && super.anInt20 < 426)
                    method74(super.anInt20 - 17, super.anInt21 - 378, 9);
            if(anInt1276 != -1 && anInt886 != anInt1039)
            {
                aBoolean1223 = true;
                anInt1039 = anInt886;
            }
            boolean flag = false;
            anInt1007 += i;
            while(!flag)
            {
                flag = true;
                for(int j = 0; j < anInt1133 - 1; j++)
                    if(anIntArray1093[j] < 1000 && anIntArray1093[j + 1] > 1000)
                    {
                        String s = aStringArray1199[j];
                        aStringArray1199[j] = aStringArray1199[j + 1];
                        aStringArray1199[j + 1] = s;
                        int k = anIntArray1093[j];
                        anIntArray1093[j] = anIntArray1093[j + 1];
                        anIntArray1093[j + 1] = k;
                        k = anIntArray1091[j];
                        anIntArray1091[j] = anIntArray1091[j + 1];
                        anIntArray1091[j + 1] = k;
                        k = anIntArray1092[j];
                        anIntArray1092[j] = anIntArray1092[j + 1];
                        anIntArray1092[j + 1] = k;
                        k = anIntArray1094[j];
                        anIntArray1094[j] = anIntArray1094[j + 1];
                        anIntArray1094[j + 1] = k;
                        flag = false;
                    }
    
            }
    this is for bluur's client, if this isn';t your client base basically find all super.anInt20(mouseX) and super.anInt21(mouseY) values in my method82 and replace (:
    MY DISCORD:
    bluejay#1504
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Banned

    Join Date
    Sep 2011
    Age
    27
    Posts
    801
    Thanks given
    511
    Thanks received
    158
    Rep Power
    0
    Goodjob but I don't think many use Bluurr's client since it's a piece of shit but none the less I'm sure a couple of people may need this.
    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. 8-lined chatbox tut
    By Purple in forum Requests
    Replies: 2
    Last Post: 03-31-2010, 04:30 AM
  2. 8 lined chatbox
    By lover in forum Help
    Replies: 0
    Last Post: 09-27-2009, 11:11 PM
  3. 11 Lined ChatBox
    By Stewie in forum Show-off
    Replies: 36
    Last Post: 05-05-2009, 07:15 AM
  4. 8 Lined Chatbox
    By IStinkAtPhp in forum Help
    Replies: 2
    Last Post: 05-03-2009, 08:22 PM
  5. Replies: 7
    Last Post: 05-03-2009, 04:47 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
  •