Update Scripts to 2019-12-05-rev182

This commit is contained in:
Max Weber
2019-12-05 05:15:32 -07:00
parent 3433fb0d82
commit e81ff07f07
4 changed files with 472 additions and 390 deletions

View File

@@ -1 +1 @@
B591FB2134EF9FA75FCCEC25A1FD90581D3A7AD0F1E6FBE4267C8AF6010C547C FAA689813E3E4C1BA5A0B7DF492C6AE48DBD466C50968E97FADF4BBD42A9A166

View File

@@ -1,7 +1,7 @@
.id 84 .id 84
.int_stack_count 1 .int_stack_count 1
.string_stack_count 0 .string_stack_count 0
.int_var_count 15 .int_var_count 17
.string_var_count 13 .string_var_count 13
iconst 10616890 iconst 10616890
if_getwidth if_getwidth
@@ -157,22 +157,26 @@ LABEL133:
sstore 11 sstore 11
sconst "" sconst ""
sstore 12 sstore 12
iconst 0
istore 12
LABEL149:
iload 9
iconst -1 iconst -1
if_icmpne LABEL153 istore 12
jump LABEL679 iconst 0
istore 13
iconst 0
istore 14
LABEL153: LABEL153:
iload 8 iload 9
iconst -1 iconst -1
if_icmpne LABEL157 if_icmpne LABEL157
jump LABEL679 jump LABEL714
LABEL157: LABEL157:
iload 8
iconst -1
if_icmpne LABEL161
jump LABEL714
LABEL161:
iload 9 iload 9
chat_gethistory_byuid chat_gethistory_byuid
istore 12 istore 14
sstore 11 sstore 11
sstore 10 sstore 10
sstore 9 sstore 9
@@ -180,11 +184,11 @@ LABEL157:
istore 10 istore 10
iload 10 iload 10
sload 9 sload 9
iload 12 iload 14
invoke 193 invoke 193
iconst 1 iconst 1
if_icmpeq CHAT_FILTER if_icmpeq CHAT_FILTER
jump LABEL675 jump LABEL710
CHAT_FILTER: CHAT_FILTER:
sload 11 ; Load the message sload 11 ; Load the message
iconst 1 ; Gets changed to 0 if message is blocked iconst 1 ; Gets changed to 0 if message is blocked
@@ -192,48 +196,48 @@ CHAT_FILTER:
iload 9 ; Load the id of the messageNode iload 9 ; Load the id of the messageNode
sconst "chatFilterCheck" sconst "chatFilterCheck"
runelite_callback runelite_callback
pop_int ; Pop the id of the messageNode pop_int ; Pop the id of the messageNode
pop_int ; Pop the messageType pop_int ; Pop the messageType
iconst 1 ; 2nd half of conditional iconst 1 ; 2nd half of conditional
sstore 11 ; Override the message with our filtered message sstore 11 ; Override the message with our filtered message
if_icmpeq LABEL172 ; Check if we are building this message if_icmpeq LABEL176 ; Check if we are building this message
jump LABEL675 ; continue to next message, skipping this jump LABEL710 ; continue to next message, skipping this
LABEL172: LABEL176:
iload 10 iload 10
sload 9 sload 9
sload 11 sload 11
iload 11 iload 11
iload 2 iload 2
sload 0 sload 0
iload 12 iload 14
invoke 90 invoke 90
iconst 1 iconst 1
if_icmpeq LABEL183 if_icmpeq LABEL187
jump LABEL675 jump LABEL710
LABEL183: LABEL187:
iload 10 iload 10
switch switch
1: LABEL186 1: LABEL190
2: LABEL186 2: LABEL190
3: LABEL228 3: LABEL232
101: LABEL250 101: LABEL254
5: LABEL268 5: LABEL272
6: LABEL301 6: LABEL305
7: LABEL228 7: LABEL232
103: LABEL323 103: LABEL327
104: LABEL323 104: LABEL327
9: LABEL341 9: LABEL345
107: LABEL390 107: LABEL395
14: LABEL367 14: LABEL371
90: LABEL207 90: LABEL211
91: LABEL207 91: LABEL211
jump LABEL426 jump LABEL431
LABEL186: LABEL190:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sload 9 sload 9
sconst ":" sconst ":"
join_string 3 ; + 1 for timestamp join_string 3 ; + 1 for timestamp
@@ -254,13 +258,13 @@ LABEL186:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL207: LABEL211:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sload 9 sload 9
sconst ":" sconst ":"
join_string 3 ; + 1 for timestamp join_string 3 ; + 1 for timestamp
@@ -281,18 +285,18 @@ LABEL207:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL228: LABEL232:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sconst "From " sconst "From "
sload 9 sload 9
sconst ":" sconst ":"
sconst "privateChatFrom" sconst "privateChatFrom"
runelite_callback ; for prepending color tags runelite_callback ; for prepending color tags
join_string 4 ; + 1 for timestamp join_string 4 ; + 1 for timestamp
sload 2 sload 2
sload 11 sload 11
@@ -311,13 +315,13 @@ LABEL228:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL250: LABEL254:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sload 7 sload 7
sload 11 sload 11
sconst "</col>" sconst "</col>"
@@ -335,13 +339,13 @@ LABEL250:
iload 4 iload 4
invoke 199 invoke 199
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL268: LABEL272:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sload 2 sload 2
sload 11 sload 11
sconst "</col>" sconst "</col>"
@@ -361,9 +365,9 @@ LABEL268:
istore 6 istore 6
get_varbit 1627 get_varbit 1627
iconst 0 iconst 0
if_icmpeq LABEL289 if_icmpeq LABEL293
jump LABEL300 jump LABEL304
LABEL289: LABEL293:
iload 11 iload 11
iconst 500 iconst 500
add add
@@ -375,19 +379,19 @@ LABEL289:
sconst "1" sconst "1"
iconst 10616832 iconst 10616832
if_setontimer if_setontimer
LABEL300: LABEL304:
jump LABEL440 jump LABEL445
LABEL301: LABEL305:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sconst "To " sconst "To "
sload 9 sload 9
sconst ":" sconst ":"
sconst "privateChatTo" sconst "privateChatTo"
runelite_callback ; for chat recolors runelite_callback ; for chat recolors
join_string 4 ; + 1 for timestamp join_string 4 ; + 1 for timestamp
sload 2 sload 2
sload 11 sload 11
@@ -406,13 +410,13 @@ LABEL301:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL323: LABEL327:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sload 8 sload 8
sload 11 sload 11
sconst "</col>" sconst "</col>"
@@ -430,13 +434,13 @@ LABEL323:
iload 4 iload 4
invoke 199 invoke 199
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL341: LABEL345:
iload 9 ; The id of the messageNode of the message being built iload 9 ; The id of the messageNode of the message being built
sconst "" sconst ""
sconst "addTimestamp" sconst "addTimestamp"
runelite_callback runelite_callback
pop_int ; pop message id pop_int ; pop message id
sconst "[" sconst "["
sload 5 sload 5
sload 10 sload 10
@@ -462,10 +466,11 @@ LABEL341:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL367: LABEL371:
sload 11 sload 11
invoke 2066 invoke 2066
istore 12
sstore 12 sstore 12
sstore 11 sstore 11
sload 4 sload 4
@@ -486,15 +491,15 @@ LABEL367:
iload 4 iload 4
invoke 203 invoke 203
istore 6 istore 6
jump LABEL440 jump LABEL445
LABEL390: LABEL395:
clientclock clientclock
iload 11 iload 11
sub sub
iconst 500 iconst 500
if_icmpgt LABEL396 if_icmpgt LABEL401
jump LABEL411 jump LABEL416
LABEL396: LABEL401:
sconst "jk :P" sconst "jk :P"
iload 7 iload 7
iload 8 iload 8
@@ -509,8 +514,8 @@ LABEL396:
iload 4 iload 4
invoke 199 invoke 199
istore 6 istore 6
jump LABEL425 jump LABEL430
LABEL411: LABEL416:
sload 11 sload 11
iload 7 iload 7
iload 8 iload 8
@@ -525,9 +530,9 @@ LABEL411:
iload 4 iload 4
invoke 199 invoke 199
istore 6 istore 6
LABEL425: LABEL430:
jump LABEL440 jump LABEL445
LABEL426: LABEL431:
sload 11 sload 11
iload 7 iload 7
iload 8 iload 8
@@ -542,26 +547,26 @@ LABEL426:
iload 4 iload 4
invoke 199 invoke 199
istore 6 istore 6
LABEL440: LABEL445:
iload 8 iload 8
if_clearops if_clearops
iload 10 iload 10
switch switch
1: LABEL445 1: LABEL450
2: LABEL445 2: LABEL450
3: LABEL445 3: LABEL450
101: LABEL510 101: LABEL515
6: LABEL445 6: LABEL450
7: LABEL445 7: LABEL450
103: LABEL552 103: LABEL557
104: LABEL552 104: LABEL557
9: LABEL445 9: LABEL450
106: LABEL445 106: LABEL450
14: LABEL594 14: LABEL599
90: LABEL445 90: LABEL450
91: LABEL445 91: LABEL450
jump LABEL649 jump LABEL684
LABEL445: LABEL450:
sconst "<col=ffffff>" sconst "<col=ffffff>"
sload 9 sload 9
sconst "</col>" sconst "</col>"
@@ -587,20 +592,20 @@ LABEL445:
removetags removetags
compare compare
iconst 0 iconst 0
if_icmpne LABEL472 if_icmpne LABEL477
jump LABEL509 jump LABEL514
LABEL472: LABEL477:
iload 12 iload 14
iconst 1 iconst 1
if_icmpeq LABEL476 if_icmpeq LABEL481
jump LABEL481 jump LABEL486
LABEL476: LABEL481:
iconst 6 iconst 6
sconst "Message" sconst "Message"
iload 8 iload 8
if_setop if_setop
jump LABEL489 jump LABEL494
LABEL481: LABEL486:
iconst 6 iconst 6
sconst "Add friend" sconst "Add friend"
iload 8 iload 8
@@ -609,33 +614,33 @@ LABEL481:
sconst "Add ignore" sconst "Add ignore"
iload 8 iload 8
if_setop if_setop
LABEL489: LABEL494:
iconst 8 iconst 8
sconst "Report" sconst "Report"
iload 8 iload 8
if_setop if_setop
iload 10 iload 10
iconst 9 iconst 9
if_icmpeq LABEL497 if_icmpeq LABEL502
jump LABEL509 jump LABEL514
LABEL497: LABEL502:
clan_getchatcount clan_getchatcount
iconst 0 iconst 0
if_icmpgt LABEL501 if_icmpgt LABEL506
jump LABEL509 jump LABEL514
LABEL501: LABEL506:
clan_getchatrank clan_getchatrank
clan_getchatminkick clan_getchatminkick
if_icmpge LABEL505 if_icmpge LABEL510
jump LABEL509 jump LABEL514
LABEL505: LABEL510:
iconst 9 iconst 9
sconst "Kick" sconst "Kick"
iload 8 iload 8
if_setop if_setop
LABEL509: LABEL514:
jump LABEL661 jump LABEL696
LABEL510: LABEL515:
sconst "<col=ffffff>" sconst "<col=ffffff>"
sload 9 sload 9
sconst "</col>" sconst "</col>"
@@ -660,17 +665,17 @@ LABEL510:
sconst "Accept trade" sconst "Accept trade"
iload 8 iload 8
if_setop if_setop
iload 12 iload 14
iconst 1 iconst 1
if_icmpeq LABEL538 if_icmpeq LABEL543
jump LABEL543 jump LABEL548
LABEL538: LABEL543:
iconst 6 iconst 6
sconst "Message" sconst "Message"
iload 8 iload 8
if_setop if_setop
jump LABEL551 jump LABEL556
LABEL543: LABEL548:
iconst 6 iconst 6
sconst "Add friend" sconst "Add friend"
iload 8 iload 8
@@ -679,9 +684,9 @@ LABEL543:
sconst "Add ignore" sconst "Add ignore"
iload 8 iload 8
if_setop if_setop
LABEL551: LABEL556:
jump LABEL661 jump LABEL696
LABEL552: LABEL557:
sconst "<col=ffffff>" sconst "<col=ffffff>"
sload 9 sload 9
sconst "</col>" sconst "</col>"
@@ -706,17 +711,17 @@ LABEL552:
sconst "Accept challenge" sconst "Accept challenge"
iload 8 iload 8
if_setop if_setop
iload 12 iload 14
iconst 1 iconst 1
if_icmpeq LABEL580 if_icmpeq LABEL585
jump LABEL585 jump LABEL590
LABEL580: LABEL585:
iconst 6 iconst 6
sconst "Message" sconst "Message"
iload 8 iload 8
if_setop if_setop
jump LABEL593 jump LABEL598
LABEL585: LABEL590:
iconst 6 iconst 6
sconst "Add friend" sconst "Add friend"
iload 8 iload 8
@@ -725,15 +730,39 @@ LABEL585:
sconst "Add ignore" sconst "Add ignore"
iload 8 iload 8
if_setop if_setop
LABEL593: LABEL598:
jump LABEL661 jump LABEL696
LABEL594: LABEL599:
sload 12 sload 12
string_length string_length
iconst 0 iconst 0
if_icmpgt LABEL599 if_icmpgt LABEL604
jump LABEL624 jump LABEL658
LABEL599: LABEL604:
iload 12
iconst -1
if_icmpne LABEL608
jump LABEL658
LABEL608:
iconst 105
iconst 49
iconst 2761
iload 12
enum
istore 13
clienttype
iconst 3
if_icmpne LABEL618
jump LABEL620
LABEL618:
iconst 0
istore 13
LABEL620:
iload 13
iconst 0
if_icmpeq LABEL624
jump LABEL649
LABEL624:
iconst 6 iconst 6
sconst "Open" sconst "Open"
iload 8 iload 8
@@ -758,8 +787,8 @@ LABEL599:
sconst "Iii" sconst "Iii"
iload 8 iload 8
if_setonmouseleave if_setonmouseleave
jump LABEL632 jump LABEL657
LABEL624: LABEL649:
iconst -1 iconst -1
sconst "" sconst ""
iload 8 iload 8
@@ -768,7 +797,18 @@ LABEL624:
sconst "" sconst ""
iload 8 iload 8
if_setonmouseleave if_setonmouseleave
LABEL632: LABEL657:
jump LABEL666
LABEL658:
iconst -1
sconst ""
iload 8
if_setonmouserepeat
iconst -1
sconst ""
iload 8
if_setonmouseleave
LABEL666:
iconst 9 iconst 9
sconst "Clear history" sconst "Clear history"
iload 8 iload 8
@@ -782,11 +822,12 @@ LABEL632:
iconst 2064 iconst 2064
iconst -2147483644 iconst -2147483644
sload 12 sload 12
sconst "is" iload 12
sconst "isi"
iload 8 iload 8
if_setonop if_setonop
jump LABEL661 jump LABEL696
LABEL649: LABEL684:
iconst -1 iconst -1
sconst "" sconst ""
iload 8 iload 8
@@ -799,7 +840,7 @@ LABEL649:
sconst "" sconst ""
iload 8 iload 8
if_setonmouseleave if_setonmouseleave
LABEL661: LABEL696:
iload 5 iload 5
iload 6 iload 6
sub sub
@@ -814,20 +855,20 @@ LABEL661:
iload 7 iload 7
enum enum
istore 8 istore 8
LABEL675: LABEL710:
iload 9 iload 9
chat_getprevuid chat_getprevuid
istore 9 istore 9
jump LABEL149 jump LABEL153
LABEL679: LABEL714:
iload 7 iload 7
istore 13 istore 15
LABEL681: LABEL716:
iload 8 iload 8
iconst -1 iconst -1
if_icmpne LABEL685 if_icmpne LABEL720
jump LABEL742 jump LABEL777
LABEL685: LABEL720:
iload 8 iload 8
if_clearops if_clearops
iconst -1 iconst -1
@@ -854,14 +895,14 @@ LABEL685:
multiply multiply
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL713 if_icmpeq LABEL748
jump LABEL717 jump LABEL752
LABEL713: LABEL748:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL717: LABEL752:
iconst 10616890 iconst 10616890
iload 7 iload 7
iconst 2 iconst 2
@@ -870,14 +911,14 @@ LABEL717:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL727 if_icmpeq LABEL762
jump LABEL731 jump LABEL766
LABEL727: LABEL762:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL731: LABEL766:
iload 7 iload 7
iconst 1 iconst 1
add add
@@ -888,8 +929,8 @@ LABEL731:
iload 7 iload 7
enum enum
istore 8 istore 8
jump LABEL681 jump LABEL716
LABEL742: LABEL777:
iload 5 iload 5
iconst 2 iconst 2
sub sub
@@ -900,23 +941,23 @@ LABEL742:
istore 5 istore 5
iconst 10616890 iconst 10616890
if_getheight if_getheight
istore 14 istore 16
iload 5 iload 5
iload 14 iload 16
if_icmpgt LABEL757 if_icmpgt LABEL792
jump LABEL759 jump LABEL794
LABEL757: LABEL792:
iload 5 iload 5
istore 14 istore 16
LABEL759: LABEL794:
iload 13 iload 15
istore 7 istore 7
LABEL761: LABEL796:
iload 7 iload 7
iconst 0 iconst 0
if_icmpgt LABEL765 if_icmpgt LABEL800
jump LABEL818 jump LABEL853
LABEL765: LABEL800:
iload 7 iload 7
iconst 1 iconst 1
sub sub
@@ -929,7 +970,7 @@ LABEL765:
istore 8 istore 8
iload 8 iload 8
if_gety if_gety
iload 14 iload 16
add add
iconst 2 iconst 2
sub sub
@@ -947,15 +988,15 @@ LABEL765:
multiply multiply
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL797 if_icmpeq LABEL832
jump LABEL802 jump LABEL837
LABEL797: LABEL832:
cc_getx cc_getx
iload 5 iload 5
iconst 0 iconst 0
iconst 0 iconst 0
cc_setposition cc_setposition
LABEL802: LABEL837:
iconst 10616890 iconst 10616890
iload 7 iload 7
iconst 2 iconst 2
@@ -964,32 +1005,32 @@ LABEL802:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL812 if_icmpeq LABEL847
jump LABEL817 jump LABEL852
LABEL812: LABEL847:
cc_getx cc_getx
iload 5 iload 5
iconst 0 iconst 0
iconst 0 iconst 0
cc_setposition cc_setposition
LABEL817: LABEL852:
jump LABEL761 jump LABEL796
LABEL818: LABEL853:
iconst 0 iconst 0
iload 14 iload 16
iconst 10616890 iconst 10616890
if_setscrollsize if_setscrollsize
iconst 10617391 iconst 10617391
iconst 10616890 iconst 10616890
get_varc_int 7 get_varc_int 7
iload 14 iload 16
get_varc_int 8 get_varc_int 8
sub sub
add add
invoke 72 invoke 72
iconst 10616890 iconst 10616890
if_getscrolly if_getscrolly
iload 14 iload 16
set_varc_int 8 set_varc_int 8
set_varc_int 7 set_varc_int 7
return return

View File

@@ -1 +1 @@
2A7509A05B336AC79015C479B39CDB3E1D3F10A57C6B96B2162E87352B4F25A3 6F98F4F02F8A6B8B774D6B5010B7751260DB766C3E1C43F787A8BE213E7E2C3A

View File

@@ -1,7 +1,7 @@
.id 89 .id 89
.int_stack_count 1 .int_stack_count 1
.string_stack_count 0 .string_stack_count 0
.int_var_count 16 .int_var_count 18
.string_var_count 4 .string_var_count 4
iconst 0 iconst 0
istore 1 istore 1
@@ -183,24 +183,28 @@ LABEL156:
sstore 2 sstore 2
sconst "" sconst ""
sstore 3 sstore 3
iconst -1
istore 15
iconst 0
istore 16
get_varc_int 55 get_varc_int 55
get_varc_int 202 get_varc_int 202
if_icmpge LABEL172 if_icmpge LABEL176
jump LABEL282 jump LABEL317
LABEL172: LABEL176:
get_varc_int 55 get_varc_int 55
clientclock clientclock
iconst 3000 iconst 3000
sub sub
if_icmpgt LABEL178 if_icmpgt LABEL182
jump LABEL282 jump LABEL317
LABEL178: LABEL182:
iconst 14 iconst 14
chat_gethistorylength chat_gethistorylength
iconst 0 iconst 0
if_icmpgt LABEL183 if_icmpgt LABEL187
jump LABEL282 jump LABEL317
LABEL183: LABEL187:
iconst 14 iconst 14
iconst 0 iconst 0
chat_gethistory_bytypeandline chat_gethistory_bytypeandline
@@ -212,11 +216,12 @@ LABEL183:
istore 12 istore 12
iload 12 iload 12
iconst -1 iconst -1
if_icmpne LABEL196 if_icmpne LABEL200
jump LABEL282 jump LABEL317
LABEL196: LABEL200:
sload 0 sload 0
invoke 2066 invoke 2066
istore 15
sstore 3 sstore 3
sstore 0 sstore 0
iload 7 iload 7
@@ -240,9 +245,33 @@ LABEL196:
sload 3 sload 3
string_length string_length
iconst 0 iconst 0
if_icmpgt LABEL223 if_icmpgt LABEL228
jump LABEL248 jump LABEL282
LABEL223: LABEL228:
iload 15
iconst -1
if_icmpne LABEL232
jump LABEL282
LABEL232:
iconst 105
iconst 49
iconst 2761
iload 15
enum
istore 16
clienttype
iconst 3
if_icmpne LABEL242
jump LABEL244
LABEL242:
iconst 0
istore 16
LABEL244:
iload 16
iconst 0
if_icmpeq LABEL248
jump LABEL273
LABEL248:
iconst 6 iconst 6
sconst "Open" sconst "Open"
iload 10 iload 10
@@ -267,8 +296,8 @@ LABEL223:
sconst "Iii" sconst "Iii"
iload 10 iload 10
if_setonmouseleave if_setonmouseleave
jump LABEL256 jump LABEL281
LABEL248: LABEL273:
iconst -1 iconst -1
sconst "" sconst ""
iload 10 iload 10
@@ -277,7 +306,18 @@ LABEL248:
sconst "" sconst ""
iload 10 iload 10
if_setonmouseleave if_setonmouseleave
LABEL256: LABEL281:
jump LABEL290
LABEL282:
iconst -1
sconst ""
iload 10
if_setonmouserepeat
iconst -1
sconst ""
iload 10
if_setonmouseleave
LABEL290:
iconst 9 iconst 9
sconst "Clear history" sconst "Clear history"
iload 10 iload 10
@@ -291,7 +331,8 @@ LABEL256:
iconst 2064 iconst 2064
iconst -2147483644 iconst -2147483644
sload 3 sload 3
sconst "is" iload 15
sconst "isi"
iload 10 iload 10
if_setonop if_setonop
iload 9 iload 9
@@ -304,41 +345,41 @@ LABEL256:
iload 9 iload 9
enum enum
istore 10 istore 10
LABEL282: LABEL317:
iload 0 iload 0
istore 12 istore 12
iconst 0 iconst 0
istore 15 istore 17
get_varp 287 get_varp 287
iconst 1 iconst 1
if_icmpeq LABEL290 if_icmpeq LABEL325
jump LABEL479 jump LABEL514
LABEL290: LABEL325:
get_varc_int 41 get_varc_int 41
iconst 1337 iconst 1337
if_icmpne LABEL297 if_icmpne LABEL332
get_varbit 4089 get_varbit 4089
iconst 0 iconst 0
if_icmpeq LABEL297 if_icmpeq LABEL332
jump LABEL479 jump LABEL514
LABEL297: LABEL332:
iload 12 iload 12
iconst -1 iconst -1
if_icmpne LABEL301 if_icmpne LABEL336
jump LABEL479 jump LABEL514
LABEL301: LABEL336:
iload 10 iload 10
iconst -1 iconst -1
if_icmpne LABEL305 if_icmpne LABEL340
jump LABEL479 jump LABEL514
LABEL305: LABEL340:
iload 7 iload 7
iload 4 iload 4
sub sub
iconst 57 iconst 57
if_icmplt LABEL311 if_icmplt LABEL346
jump LABEL479 jump LABEL514
LABEL311: LABEL346:
iload 12 iload 12
chat_gethistory_byuid chat_gethistory_byuid
istore 14 istore 14
@@ -346,19 +387,19 @@ LABEL311:
sstore 2 sstore 2
sstore 1 sstore 1
istore 13 istore 13
istore 15 istore 17
iload 15 iload 17
sload 1 sload 1
iload 13 iload 13
iload 14 iload 14
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 LABEL475 jump LABEL510
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
iload 15 ; Load the messageType iload 17 ; Load the messageType
iload 12 ; Load the id of the messageNode iload 12 ; Load the id of the messageNode
sconst "chatFilterCheck" sconst "chatFilterCheck"
runelite_callback runelite_callback
@@ -366,16 +407,16 @@ CHAT_FILTER:
pop_int ; Pop the messageType pop_int ; Pop the messageType
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 LABEL327 ; Check if we are building this message if_icmpeq LABEL362 ; Check if we are building this message
jump LABEL475 jump LABEL510
LABEL327: LABEL362:
iload 15 iload 17
switch switch
3: LABEL330 3: LABEL365
6: LABEL351 6: LABEL386
7: LABEL330 7: LABEL365
jump LABEL372 jump LABEL407
LABEL330: LABEL365:
iload 7 iload 7
iload 12 ; Load the id of the messageNode iload 12 ; Load the id of the messageNode
sconst "" ; Push a container for the timestamp sconst "" ; Push a container for the timestamp
@@ -403,8 +444,8 @@ LABEL330:
invoke 203 invoke 203
add add
istore 7 istore 7
jump LABEL407 jump LABEL442
LABEL351: LABEL386:
iload 7 iload 7
iload 12 ; Load the id of the messageNode iload 12 ; Load the id of the messageNode
sconst "" ; Push container for the timestamp sconst "" ; Push container for the timestamp
@@ -432,8 +473,8 @@ LABEL351:
invoke 203 invoke 203
add add
istore 7 istore 7
jump LABEL407 jump LABEL442
LABEL372: LABEL407:
iload 7 iload 7
iload 12 ; Load the id of the messageNode iload 12 ; Load the id of the messageNode
sconst "" ; Push a container for the timestamp sconst "" ; Push a container for the timestamp
@@ -441,7 +482,7 @@ LABEL372:
runelite_callback ; Invoke callback runelite_callback ; Invoke callback
pop_int ; Pop the id of the messageNode pop_int ; Pop the id of the messageNode
sload 0 ; Load the log in/out message sload 0 ; Load the log in/out message
join_string 2 ; Add the timestamp to the message join_string 3 ; Add the timestamp to the message
iload 9 iload 9
iload 10 iload 10
iconst 10682368 iconst 10682368
@@ -456,16 +497,16 @@ LABEL372:
invoke 199 invoke 199
add add
istore 7 istore 7
iload 15 iload 17
iconst 5 iconst 5
if_icmpeq LABEL392 if_icmpeq LABEL427
jump LABEL407 jump LABEL442
LABEL392: LABEL427:
get_varbit 1627 get_varbit 1627
iconst 0 iconst 0
if_icmpeq LABEL396 if_icmpeq LABEL431
jump LABEL407 jump LABEL442
LABEL396: LABEL431:
iload 13 iload 13
iconst 500 iconst 500
add add
@@ -477,31 +518,31 @@ LABEL396:
sconst "1" sconst "1"
iconst 10616832 iconst 10616832
if_setontimer if_setontimer
LABEL407: LABEL442:
iload 10 iload 10
if_clearops if_clearops
iload 15 iload 17
iconst 3 iconst 3
if_icmpeq LABEL419 if_icmpeq LABEL454
iload 15 iload 17
iconst 6 iconst 6
if_icmpeq LABEL419 if_icmpeq LABEL454
iload 15 iload 17
iconst 7 iconst 7
if_icmpeq LABEL419 if_icmpeq LABEL454
jump LABEL453 jump LABEL488
LABEL419: LABEL454:
iload 14 iload 14
iconst 1 iconst 1
if_icmpeq LABEL423 if_icmpeq LABEL458
jump LABEL428 jump LABEL463
LABEL423: LABEL458:
iconst 8 iconst 8
sconst "Message" sconst "Message"
iload 10 iload 10
if_setop if_setop
jump LABEL436 jump LABEL471
LABEL428: LABEL463:
iconst 8 iconst 8
sconst "Add friend" sconst "Add friend"
iload 10 iload 10
@@ -510,7 +551,7 @@ LABEL428:
sconst "Add ignore" sconst "Add ignore"
iload 10 iload 10
if_setop if_setop
LABEL436: LABEL471:
iconst 10 iconst 10
sconst "Report" sconst "Report"
iload 10 iload 10
@@ -527,13 +568,13 @@ LABEL436:
sconst "is" sconst "is"
iload 10 iload 10
if_setonop if_setonop
jump LABEL457 jump LABEL492
LABEL453: LABEL488:
iconst -1 iconst -1
sconst "" sconst ""
iload 10 iload 10
if_setonop if_setonop
LABEL457: LABEL492:
iconst -1 iconst -1
sconst "" sconst ""
iload 10 iload 10
@@ -552,17 +593,17 @@ LABEL457:
iload 9 iload 9
enum enum
istore 10 istore 10
LABEL475: LABEL510:
iload 12 iload 12
chat_getprevuid chat_getprevuid
istore 12 istore 12
jump LABEL297 jump LABEL332
LABEL479: LABEL514:
iload 10 iload 10
iconst -1 iconst -1
if_icmpne LABEL483 if_icmpne LABEL518
jump LABEL540 jump LABEL575
LABEL483: LABEL518:
iload 10 iload 10
if_clearops if_clearops
iconst -1 iconst -1
@@ -589,14 +630,14 @@ LABEL483:
multiply multiply
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL511 if_icmpeq LABEL546
jump LABEL515 jump LABEL550
LABEL511: LABEL546:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL515: LABEL550:
iconst 10682368 iconst 10682368
iload 9 iload 9
iconst 2 iconst 2
@@ -605,14 +646,14 @@ LABEL515:
add add
cc_find cc_find
iconst 1 iconst 1
if_icmpeq LABEL525 if_icmpeq LABEL560
jump LABEL529 jump LABEL564
LABEL525: LABEL560:
sconst "" sconst ""
cc_settext cc_settext
iconst 1 iconst 1
cc_sethide cc_sethide
LABEL529: LABEL564:
iload 9 iload 9
iconst 1 iconst 1
add add
@@ -623,6 +664,6 @@ LABEL529:
iload 9 iload 9
enum enum
istore 10 istore 10
jump LABEL479 jump LABEL514
LABEL540: LABEL575:
return return