TwMS ALL_ICS_FullMapAttack
恩..因為HaHaYo大的限定全圖自動更新對本次改版適應不良...所以小改了一下 (茶
//TwMS ALL_ICS_FullMapAttack
//Auther:HaHA Yo
//Fix:Onion
//AutoUpDate for TwMS, U can use it forever?
//Bypassless FullMapAttack!
//Publish at knowlet3389.blogspot.com
[Enable]
CreateThread(FullMapAttack)
Alloc(FullMapAttack,512)
RegisterSymbol(FullMapON)
Alloc(FullMapON, 04)
Alloc(EspAdr, 04)
Alloc(IcsAdr, 04)
Alloc(JmpAdr, 04)
Label(SearchAOB)
Label(StartHook)
Label(ICS)
FullMapAttack:
Mov Eax, 00400000
SearchAOB:
Cmp [Eax], 458BC9EB
Je StartHook
Inc Eax
Cmp Eax, 00C00000
Jle SearchAOB
Ret
StartHook:
Inc Eax
Inc Ebx
Cmp Ebx, 03
Jne SearchAOB
Dec Eax
Lea Ebx,[Eax-0A]
Mov [EspAdr], Ebx
Lea Ebx,[Eax+02]
Mov [JmpAdr],Ebx
Mov Ebx,[Eax-0E]
Lea Eax, [ICS]
Mov [Ebx], Eax
Mov [FullMapON], 1
Ret
ICS:
Cmp [FullMapON], 0
Je IntersectRect
Mov Eax, [EspAdr]
Cmp [Esp], Eax
Jne IntersectRect
Mov Eax, [JmpAdr]
Mov [Esp], Eax
Jmp IntersectRect
Ret
[Disable]
[Disable] 不見了~
回覆刪除https://knowlet3389.blogspot.com/2012/07/registersymbol.html
刪除這篇表示,無法Disable,必須要用另一段程式碼去開關
版大您好~
回覆刪除請問可以幫忙更新30秒無敵嗎
謝謝
請問牆值左右走!! 可以更新ㄇ??
回覆刪除還是 您可以給我一ㄍ數值??
比對版本!! 想自己更新 但有一行 找不出 數值
GetWall:
Call GetChrX
Mov Ecx,["這裡"]
Sub Eax,[Ecx+1c] //角色X值 - 左牆X值
Cmp Eax,04
其他大概都行 找出來
謝謝!!
ps.我喜歡你ㄉ網站and作品!!!