- UID
- 119417
- 帖子
- 10954
- 主題
- 4278
- 精華
- 0
- 積分
- 5348
- 楓幣
- 13314
- 威望
- 5252
- 存款
- 70
- 贊助金額
- 0
- 推廣
- 0
- GP
- 2479
- 閱讀權限
- 150
- 性別
- 保密
- 在線時間
- 1927 小時
- 註冊時間
- 2015-10-18
- 最後登入
- 2024-11-8
|
- // TwMs v238.3 自動洗楓魔方
- [ENABLE]
- Alloc(AutoFunICS,512)
- Alloc(AutoFunICS2,512)
- Alloc(AutoFunDelay,4)
- Alloc(AutoFunTimer,4)
- Label(AutoFun)
- Label(AutoFun2)
- Label(AutoFunExit)
- AutoFunDelay:
- DD 7D0
- AutoFunTimer:
- DD 0
- AutoFunICS:
- cmp [esp],00C6EB91
- jne GetFocus
- mov [esp],AutoFun
- jmp GetFocus
- AutoFunICS2:
- cmp [esp+54C],033F4E45
- jne GetLastError
- mov [esp+54C],AutoFun2
- jmp GetLastError
- AutoFun:
- pushad
- cmp [046261A8],0
- je AutoFunExit
- mov eax,[046261A8]
- mov eax,[eax+00000168]
- cmp eax,FFFFFFFF
- je AutoFunExit
- cmp eax,3A98
- jg AutoFunExit
- call GetTickCount
- mov ecx,eax
- sub ecx,[AutoFunTimer]
- cmp ecx,[AutoFunDelay]
- jl AutoFunExit
- mov [AutoFunTimer],eax
- pushad
- mov ecx,[046261A8]
- call 033F4D20
- popad
- jmp AutoFunExit
- AutoFunExit:
- popad
- jmp 00C6EB91
- AutoFun2:
- add esp,0C
- mov ecx,esp
- push eax
- mov [ecx],00000000
- call 00498050
- mov eax,6
- jmp 033F4E45+16
- 05250B70:
- DD AutoFunICS
- 03AF1158:
- DD AutoFunICS2
- [DISABLE]
- 05250B70:
- DD GetFocus
- 03AF1158:
- DD GetLastError
- DeAlloc(AutoFunICS)
- DeAlloc(AutoFunICS2)
- DeAlloc(AutoFunDelay)
- DeAlloc(AutoFunTimer)
複製代碼 |
-
總評分: 彩票 + 1
查看全部評分
|