Update Scripts to 2021-10-20

This commit is contained in:
RuneLite Cache-Code Autoupdater
2021-10-19 22:11:29 -06:00
parent b66e2b48f1
commit d67a1eb3d8
6 changed files with 123 additions and 107 deletions

View File

@@ -1 +1 @@
F4D54D6A71A806F01FA6B823A3E75524B857E2F556E0AE55FEA0A4ABFEB603C9 7D996BC73BC98D9BDE8FCDC0A866021F1F217F370B35C30C5B4B0FFECD9135C0

View File

@@ -62,7 +62,7 @@ LABEL49:
iconst 73 iconst 73
iconst 73 iconst 73
iload 6 iload 6
iconst 10551334 iconst 10551390
enum enum
if_getheight if_getheight
add add
@@ -353,7 +353,7 @@ LABEL319:
get_varp 287 get_varp 287
iconst 1 iconst 1
if_icmpeq LABEL329 if_icmpeq LABEL329
jump LABEL554 jump LABEL566
LABEL329: LABEL329:
get_varc_int 41 get_varc_int 41
iconst 1337 iconst 1337
@@ -361,24 +361,24 @@ LABEL329:
get_varbit 4089 get_varbit 4089
iconst 0 iconst 0
if_icmpeq LABEL336 if_icmpeq LABEL336
jump LABEL554 jump LABEL566
LABEL336: LABEL336:
iload 12 iload 12
iconst -1 iconst -1
if_icmpne LABEL340 if_icmpne LABEL340
jump LABEL554 jump LABEL566
LABEL340: LABEL340:
iload 10 iload 10
iconst -1 iconst -1
if_icmpne LABEL344 if_icmpne LABEL344
jump LABEL554 jump LABEL566
LABEL344: LABEL344:
iload 7 iload 7
iload 4 iload 4
sub sub
iconst 57 iconst 57
if_icmplt LABEL350 if_icmplt LABEL350
jump LABEL554 jump LABEL566
LABEL350: LABEL350:
iload 12 iload 12
5031 5031
@@ -397,7 +397,7 @@ LABEL350:
invoke 91 invoke 91
iconst 1 iconst 1
if_icmpeq CHAT_FILTER ; Jump to our new label instead if_icmpeq CHAT_FILTER ; Jump to our new label instead
jump LABEL550 jump LABEL562
CHAT_FILTER: CHAT_FILTER:
sload 0 ; Load the message sload 0 ; Load the message
iconst 1 ; Gets changed to 0 if message is blocked iconst 1 ; Gets changed to 0 if message is blocked
@@ -410,7 +410,7 @@ CHAT_FILTER:
iconst 1 ; 2nd half of conditional iconst 1 ; 2nd half of conditional
sstore 0 ; Override the message with our filtered message sstore 0 ; Override the message with our filtered message
if_icmpeq LABEL368 ; Check if we are building this message if_icmpeq LABEL368 ; Check if we are building this message
jump LABEL550 jump LABEL562
LABEL368: LABEL368:
iload 12 ; message uid iload 12 ; message uid
sconst "chatMessageBuilding" sconst "chatMessageBuilding"
@@ -419,13 +419,17 @@ LABEL368:
iload 18 iload 18
switch switch
3: LABEL371 3: LABEL371
5: LABEL427 5: LABEL435
6: LABEL399 6: LABEL403
7: LABEL371 7: LABEL371
jump LABEL464 jump LABEL476
LABEL371: LABEL371:
iload 7 iload 7
sload 5
sload 2 sload 2
append
sconst "</col>"
append
sload 5 sload 5
sconst "splitPrivChatUsernameColor" sconst "splitPrivChatUsernameColor"
runelite_callback runelite_callback
@@ -453,10 +457,14 @@ LABEL371:
invoke 203 invoke 203
add add
istore 7 istore 7
jump LABEL482 jump LABEL494
LABEL399: LABEL403:
iload 7 iload 7
sload 5
sload 2 sload 2
append
sconst "</col>"
append
sload 5 sload 5
sconst "splitPrivChatUsernameColor" sconst "splitPrivChatUsernameColor"
runelite_callback runelite_callback
@@ -484,10 +492,14 @@ LABEL399:
invoke 203 invoke 203
add add
istore 7 istore 7
jump LABEL482 jump LABEL494
LABEL427: LABEL435:
iload 7 iload 7
sload 5
sload 2 sload 2
append
sconst "</col>"
append
sload 5 sload 5
sload 0 sload 0
sconst "</col>" sconst "</col>"
@@ -509,9 +521,9 @@ LABEL427:
istore 7 istore 7
iload 19 iload 19
iconst 0 iconst 0
if_icmpeq LABEL452 if_icmpeq LABEL464
jump LABEL463 jump LABEL475
LABEL452: LABEL464:
iload 13 iload 13
iconst 500 iconst 500
add add
@@ -523,9 +535,9 @@ LABEL452:
sconst "1" sconst "1"
iconst 10616832 iconst 10616832
if_setontimer if_setontimer
LABEL463: LABEL475:
jump LABEL482 jump LABEL494
LABEL464: LABEL476:
iload 7 iload 7
sload 2 sload 2
sload 0 sload 0
@@ -544,31 +556,31 @@ LABEL464:
invoke 199 invoke 199
add add
istore 7 istore 7
LABEL482: LABEL494:
iload 10 iload 10
if_clearops if_clearops
iload 18 iload 18
iconst 3 iconst 3
if_icmpeq LABEL494 if_icmpeq LABEL506
iload 18 iload 18
iconst 6 iconst 6
if_icmpeq LABEL494 if_icmpeq LABEL506
iload 18 iload 18
iconst 7 iconst 7
if_icmpeq LABEL494 if_icmpeq LABEL506
jump LABEL528 jump LABEL540
LABEL494: LABEL506:
iload 14 iload 14
iconst 1 iconst 1
if_icmpeq LABEL498 if_icmpeq LABEL510
jump LABEL503 jump LABEL515
LABEL498: LABEL510:
iconst 8 iconst 8
sconst "Message" sconst "Message"
iload 10 iload 10
if_setop if_setop
jump LABEL511 jump LABEL523
LABEL503: LABEL515:
iconst 8 iconst 8
sconst "Add friend" sconst "Add friend"
iload 10 iload 10
@@ -577,7 +589,7 @@ LABEL503:
sconst "Add ignore" sconst "Add ignore"
iload 10 iload 10
if_setop if_setop
LABEL511: LABEL523:
iconst 10 iconst 10
sconst "Report" sconst "Report"
iload 10 iload 10
@@ -594,13 +606,13 @@ LABEL511:
sconst "is" sconst "is"
iload 10 iload 10
if_setonop if_setonop
jump LABEL532 jump LABEL544
LABEL528: LABEL540:
iconst -1 iconst -1
sconst "" sconst ""
iload 10 iload 10
if_setonop if_setonop
LABEL532: LABEL544:
iconst -1 iconst -1
sconst "" sconst ""
iload 10 iload 10
@@ -619,17 +631,17 @@ LABEL532:
iload 9 iload 9
enum enum
istore 10 istore 10
LABEL550: LABEL562:
iload 12 iload 12
chat_getprevuid chat_getprevuid
istore 12 istore 12
jump LABEL336 jump LABEL336
LABEL554: LABEL566:
iload 10 iload 10
iconst -1 iconst -1
if_icmpne LABEL558 if_icmpne LABEL570
jump LABEL641 jump LABEL653
LABEL558: LABEL570:
iload 10 iload 10
if_clearops if_clearops
iconst -1 iconst -1
@@ -656,14 +668,14 @@ LABEL558:
multiply multiply
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL586 if_icmpeq LABEL598
jump LABEL590 jump LABEL602
LABEL586: LABEL598:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL590: LABEL602:
iconst 10682368 iconst 10682368
iload 9 iload 9
iconst 4 iconst 4
@@ -672,14 +684,14 @@ LABEL590:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL600 if_icmpeq LABEL612
jump LABEL604 jump LABEL616
LABEL600: LABEL612:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL604: LABEL616:
iconst 10682368 iconst 10682368
iload 9 iload 9
iconst 4 iconst 4
@@ -688,14 +700,14 @@ LABEL604:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL614 if_icmpeq LABEL626
jump LABEL618 jump LABEL630
LABEL614: LABEL626:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL618: LABEL630:
iconst 10682368 iconst 10682368
iload 9 iload 9
iconst 4 iconst 4
@@ -704,12 +716,12 @@ LABEL618:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL628 if_icmpeq LABEL640
jump LABEL630 jump LABEL642
LABEL628: LABEL640:
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL630: LABEL642:
iload 9 iload 9
iconst 1 iconst 1
add add
@@ -720,6 +732,6 @@ LABEL630:
iload 9 iload 9
enum enum
istore 10 istore 10
jump LABEL554 jump LABEL566
LABEL641: LABEL653:
return return

View File

@@ -1 +1 @@
877DB1B5A5AC999371A3E16052E79A613DD060A217FCEF6CB3D5611D42D780AC B5F4C856AEC94322FC7E2981920A8982FE331A300DD36FA0872840B7FA5A4C01

View File

@@ -20,11 +20,11 @@
1131: LABEL9 1131: LABEL9
jump LABEL244 jump LABEL244
LABEL9: LABEL9:
iconst 10747945 iconst 10747996
if_getwidth if_getwidth
iconst 33 iconst 33
sub sub
iconst 10747945 iconst 10747996
if_getheight if_getheight
istore 3 istore 3
istore 2 istore 2
@@ -33,7 +33,7 @@ LABEL9:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551334 iconst 10551390
enum enum
if_getwidth if_getwidth
sub sub
@@ -48,7 +48,7 @@ LABEL9:
LABEL29: LABEL29:
iconst 0 iconst 0
iload 3 iload 3
iconst 10747960 iconst 10747997
if_getheight if_getheight
add add
iconst 2 iconst 2
@@ -56,14 +56,14 @@ LABEL29:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10747977 iconst 10747998
enum enum
if_setposition if_setposition
iconst 0 iconst 0
iload 3 iload 3
iconst 2 iconst 2
iconst 2 iconst 2
iconst 10747960 iconst 10747997
if_setposition if_setposition
jump LABEL65 jump LABEL65
LABEL49: LABEL49:
@@ -74,14 +74,14 @@ LABEL49:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10747977 iconst 10747998
enum enum
if_setposition if_setposition
iload 2 iload 2
iconst 0 iconst 0
iconst 2 iconst 2
iconst 2 iconst 2
iconst 10747960 iconst 10747997
if_setposition if_setposition
LABEL65: LABEL65:
get_varbit 4084 get_varbit 4084
@@ -93,7 +93,7 @@ LABEL69:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
jump LABEL96 jump LABEL96
@@ -107,7 +107,7 @@ LABEL81:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
jump LABEL96 jump LABEL96
@@ -116,7 +116,7 @@ LABEL89:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
LABEL96: LABEL96:
@@ -129,7 +129,7 @@ LABEL96:
LABEL102: LABEL102:
get_varbit 12986 get_varbit 12986
invoke 633 invoke 633
iconst 10747930 iconst 10747925
if_sethide if_sethide
LABEL106: LABEL106:
jump LABEL244 jump LABEL244
@@ -143,7 +143,7 @@ LABEL111:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
jump LABEL138 jump LABEL138
@@ -157,7 +157,7 @@ LABEL123:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
jump LABEL138 jump LABEL138
@@ -166,7 +166,7 @@ LABEL131:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
LABEL138: LABEL138:
@@ -179,7 +179,7 @@ LABEL138:
LABEL144: LABEL144:
get_varbit 12986 get_varbit 12986
invoke 633 invoke 633
iconst 10551322 iconst 10551317
if_sethide if_sethide
LABEL148: LABEL148:
jump LABEL244 jump LABEL244
@@ -193,7 +193,7 @@ LABEL153:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
jump LABEL168 jump LABEL168
@@ -202,7 +202,7 @@ LABEL161:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551330 iconst 10551325
enum enum
2122 2122
LABEL168: LABEL168:
@@ -217,15 +217,15 @@ LABEL169:
jump LABEL180 jump LABEL180
LABEL176: LABEL176:
iconst 1 iconst 1
iconst 39387175 iconst 39387174
if_sethide if_sethide
jump LABEL235 jump LABEL235
LABEL180: LABEL180:
iconst 0 iconst 0
iconst 39387175 iconst 39387174
if_sethide if_sethide
iconst 1 iconst 1
iconst 39387175 iconst 39387174
2308 2308
get_varbit 6255 get_varbit 6255
switch switch
@@ -235,38 +235,38 @@ LABEL180:
jump LABEL213 jump LABEL213
LABEL189: LABEL189:
iconst 1718 iconst 1718
iconst 39387177 iconst 39387176
if_setgraphic if_setgraphic
iconst 1 iconst 1
sconst "Toggle single-tap mode" sconst "Toggle single-tap mode"
iconst 39387175 iconst 39387174
if_setop if_setop
jump LABEL220 jump LABEL220
LABEL197: LABEL197:
iconst 1717 iconst 1717
iconst 39387177 iconst 39387176
if_setgraphic if_setgraphic
iconst 1 iconst 1
sconst "Toggle tap-to-drop mode" sconst "Toggle tap-to-drop mode"
iconst 39387175 iconst 39387174
if_setop if_setop
jump LABEL220 jump LABEL220
LABEL205: LABEL205:
iconst 1716 iconst 1716
iconst 39387177 iconst 39387176
if_setgraphic if_setgraphic
iconst 1 iconst 1
sconst "Show Keyboard" sconst "Show Keyboard"
iconst 39387175 iconst 39387174
if_setop if_setop
jump LABEL220 jump LABEL220
LABEL213: LABEL213:
iconst 1715 iconst 1715
iconst 39387177 iconst 39387176
if_setgraphic if_setgraphic
iconst 1 iconst 1
sconst "" sconst ""
iconst 39387175 iconst 39387174
if_setop if_setop
LABEL220: LABEL220:
get_varbit 6255 get_varbit 6255
@@ -280,18 +280,18 @@ LABEL224:
jump LABEL232 jump LABEL232
LABEL228: LABEL228:
iconst 155 iconst 155
iconst 39387177 iconst 39387176
if_settrans if_settrans
jump LABEL235 jump LABEL235
LABEL232: LABEL232:
iconst 0 iconst 0
iconst 39387177 iconst 39387176
if_settrans if_settrans
LABEL235: LABEL235:
invoke 2581 invoke 2581
get_varbit 6254 get_varbit 6254
invoke 633 invoke 633
iconst 39387166 iconst 39387165
if_sethide if_sethide
invoke 2526 invoke 2526
pop_int pop_int

View File

@@ -1 +1 @@
90BE2B2F4CE3D5C7C00D2ECF6D552D9A285FD08DC47DDA93E5BFE86529B01E6E DE7A8C35396859C56E56307E45F4C3DC35EBA1FAAEBE871FAEC01E47C479AF43

View File

@@ -6,25 +6,25 @@
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551298 iconst 10551386
enum enum
istore 2 istore 2
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551313 iconst 10551388
enum enum
istore 3 istore 3
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551305 iconst 10551303
enum enum
istore 4 istore 4
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551315 iconst 10551311
enum enum
istore 5 istore 5
iconst 103 iconst 103
@@ -279,7 +279,7 @@ LABEL189:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551314 iconst 10551310
enum enum
iload 5 iload 5
iload 8 iload 8
@@ -291,7 +291,7 @@ LABEL268:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551314 iconst 10551310
enum enum
iload 3 iload 3
iconst 0 iconst 0
@@ -417,7 +417,7 @@ LABEL342:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551314 iconst 10551310
enum enum
iload 5 iload 5
iload 8 iload 8
@@ -429,7 +429,7 @@ LABEL385:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551314 iconst 10551310
enum enum
iload 3 iload 3
iconst 0 iconst 0
@@ -439,7 +439,7 @@ LABEL395:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551316 iconst 10551312
enum enum
istore 18 istore 18
iload 18 iload 18
@@ -503,7 +503,7 @@ LABEL449:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551318 iconst 10551314
enum enum
istore 18 istore 18
iconst 0 iconst 0
@@ -518,7 +518,7 @@ LABEL463:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551307 iconst 10551305
enum enum
if_hassub if_hassub
iconst 1 iconst 1
@@ -578,7 +578,7 @@ LABEL511:
iconst 73 iconst 73
iconst 73 iconst 73
iload 1 iload 1
iconst 10551307 iconst 10551305
enum enum
istore 18 istore 18
iconst 0 iconst 0
@@ -617,7 +617,11 @@ LABEL539:
iload 18 iload 18
if_setsize if_setsize
LABEL545: LABEL545:
iload 0 iconst 73
iconst 73
iload 1
iconst 10551329
enum
iload 1 iload 1
invoke 920 invoke 920
return return