lknggtt 發表於 2013-5-12 11:46:28

TwMS v157.1_ICS_十秒無敵


registersymbol(MyMainSub)
alloc(MyMainSub,128)
registersymbol(PowerON)
alloc(PowerON,10)
registersymbol(PowerOFF)
alloc(PowerOFF,10)
registersymbol(MyAllValues)
alloc(MyAllValues,10)
registersymbol(MyValues)
alloc(MyValues,10)
registersymbol(MyReturnSub)
alloc(MyReturnSub,64)
registersymbol(MyLeaveSub)
alloc(MyLeaveSub,64)
registersymbol(MyZeroSub)
alloc(MyZeroSub,64)
MyMainSub:
push Eax
mov ,36  //開啟無敵的值 調越大開越久
mov ,2  //關閉無敵的值 調越大關越久
mov eax,
add eax,
mov ,eax
add ,1
pop Eax
cmp ,006848B2
jne IsRectEmpty
push Eax
mov eax,
cmp eax,
jl MyLeaveSub
cmp eax,
jg MyZeroSub
pop Eax
mov ,MyReturnSub
jmp IsRectEmpty
MyReturnSub:
test eax,eax
jmp 006848B6
MyLeaveSub:
pop Eax
jmp IsRectEmpty
MyZeroSub:
pop Eax
mov ,0
jmp IsRectEmpty

01077384:
DD MyMainSub

01077384:
DD IsRectEmpty
dealloc(MyMainSub)
unregistersymbol(MyMainSub)
dealloc(PowerON)
unregistersymbol(PowerON)
dealloc(PowerOFF)
unregistersymbol(PowerOFF)
dealloc(MyAllValues)
unregistersymbol(MyAllValues)
dealloc(MyValues)
unregistersymbol(MyValues)
dealloc(MyReturnSub)
unregistersymbol(MyReturnSub)
dealloc(MyLeaveSub)
unregistersymbol(MyLeaveSub)
dealloc(MyZeroSub)
unregistersymbol(MyZeroSub)

francisTTT 發表於 2013-5-12 11:48:10

謝謝分享呦~~~~~
本來想自己更新數據~~~~~哈~~~~
謝謝囉~~~~~

a0926206677 發表於 2013-5-12 12:18:00

謝謝分享
不過現在找不到可以使用數據的程式 我也不知道怎嚜使用

qwer123 發表於 2013-5-13 23:46:26

練功好數據  不推對不起自己也對不起作者
頁: [1]
查看完整版本: TwMS v157.1_ICS_十秒無敵