能力值:
( LV9,RANK:2130 )
|
-
-
2 楼
加上#log后看看,因为你用是绝对地址,所以无法测试.
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
try to change the eip to infinite loop and use f8 ot f7 to refresh the interface...
first change the eip...
mov savecode,[eip]
mov [eip], #EBFE#
put a sto or sti inside the loop..
when the loop is finish or script is end..then restore back the code
mov [eip],savecode
|
|
|