scripts: disable callbacks

The method we are hooking to in the VM got inlined..
This commit is contained in:
Adam
2018-02-08 08:29:42 -05:00
parent 66c0979de4
commit b2358cdc71
4 changed files with 24 additions and 24 deletions

View File

@@ -230,8 +230,8 @@ LABEL198:
6202 6202
get_varc 73 get_varc 73
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
if_icmpge LABEL210 if_icmpge LABEL210
jump LABEL226 jump LABEL226
LABEL210: LABEL210:
@@ -242,8 +242,8 @@ LABEL210:
LABEL214: LABEL214:
get_varc 74 get_varc 74
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
if_icmpge LABEL218 if_icmpge LABEL218
jump LABEL226 jump LABEL226
LABEL218: LABEL218:

View File

@@ -34,14 +34,14 @@ LABEL5:
istore 2 istore 2
load_int 715 load_int 715
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
istore 6 istore 6
load_int 700 load_int 700
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
istore 7 istore 7
iload 2 iload 2
@@ -50,8 +50,8 @@ LABEL5:
iload 5 iload 5
idiv idiv
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
iadd iadd
istore 3 istore 3
iload 2 iload 2
@@ -60,8 +60,8 @@ LABEL5:
iload 5 iload 5
idiv idiv
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
iadd iadd
istore 4 istore 4
iload 4 iload 4

View File

@@ -5,14 +5,14 @@
.string_var_count 0 .string_var_count 0
load_int 715 load_int 715
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
istore 0 istore 0
load_int 700 load_int 700
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
istore 1 istore 1
load_int 17104904 load_int 17104904
@@ -37,8 +37,8 @@
LABEL27: LABEL27:
get_varc 74 get_varc 74
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
iload 2 iload 2
imul imul
@@ -49,8 +49,8 @@ LABEL27:
LABEL36: LABEL36:
get_varc 73 get_varc 73
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
isub isub
iload 2 iload 2
imul imul

View File

@@ -15,8 +15,8 @@ LABEL5:
invoke 1046 invoke 1046
istore 0 istore 0
load_int 195 load_int 195
load_string "fixedOuterZoomLimit" ;load_string "fixedOuterZoomLimit"
runelite_callback ;runelite_callback
iload 0 iload 0
invoke 1045 invoke 1045
istore 0 istore 0
@@ -25,8 +25,8 @@ LABEL5:
invoke 1046 invoke 1046
istore 1 istore 1
load_int 175 load_int 175
load_string "resizableOuterZoomLimit" ;load_string "resizableOuterZoomLimit"
runelite_callback ;runelite_callback
iload 1 iload 1
invoke 1045 invoke 1045
istore 1 istore 1