- UID
- 100875
- 帖子
- 1815
- 主題
- 1558
- 精華
- 0
- 積分
- 2342
- 楓幣
- 4345
- 威望
- 1610
- 存款
- 30000
- 贊助金額
- 2800
- 推廣
- 0
- GP
- 1870
- 閱讀權限
- 150
- 性別
- 保密
- 在線時間
- 646 小時
- 註冊時間
- 2015-4-27
- 最後登入
- 2024-10-31
|
- //TwMs v254.2 定點瞬移
- [ENABLE]
- CreateThread(Teleport)
- Alloc(Teleport,256,MapleStory.exe)
- Label(Teleport_End)
- Teleport:
- mov rcx,[1469729A8]
- lea rcx,[rcx+08]
- mov rax,[rcx]
- call qword ptr [rax+48]
- test rax,rax
- je Teleport_End
- mov r9d,00000000 // Y座標
- mov r8d,00000000 // X座標
- mov rcx,rax
- xor edx,edx
- inc edx
- call 140BD4000
- Teleport_End:
- ret
- [DISABLE]
- DeAlloc(Teleport)
複製代碼 |
-
總評分: 彩票 + 1
查看全部評分
|