- UID
- 5829
- 帖子
- 275
- 主題
- 90
- 精華
- 0
- 積分
- 192
- 楓幣
- 16988
- 威望
- 113
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 922
- 閱讀權限
- 100
- 性別
- 保密
- 在線時間
- 1571 小時
- 註冊時間
- 2012-2-27
- 最後登入
- 2025-1-15
|
[ENABLE]
CreateThread(Teleport)
Alloc(Teleport,256)
Label(Teleport_End)
Teleport:
mov esi,[041D7F74]
lea ecx,[esi+04]
mov eax,[esi+04]
mov eax,[eax+24]
call eax
test eax,eax
je Teleport_End
push 00000000 // Y
push 00000000 // X
push 01
mov ecx,eax
call 00C12310
Teleport_End:
ret
[DISABLE]
DeAlloc(Teleport)
|
-
總評分: 鑰匙 + 1
查看全部評分
|