冰楓論壇
標題:
TwMS v263.3 人物左右走
[打印本頁]
作者:
晴曦
時間:
2024-8-17 18:39
標題:
TwMS v263.3 人物左右走
//TwMS v263.3 人物左右走
[ENABLE]
Alloc(AutoLRICSEntry,128,140F7B610)
Alloc(AutoLRMain,256,140F7B610)
Alloc(AutoLRRange,08,140F7B610)
Alloc(AutoLRValue,08,140F7B610)
Label(ICSReturn)
Label(GoLeft)
Label(GoRight)
AutoLRRange:
DQ #50 //此為左右走之範圍,請自行依需求設定。
AutoLRICSEntry:
push rax
mov rax,140F7B610
cmp [rsp+08],rax
jne ICSReturn
mov rax,AutoLRMain
mov [rsp+08],rax
ICSReturn:
pop rax
jmp GetFocus
AutoLRMain:
cmp [AutoLRRange],0
je 140F7B610
inc [AutoLRValue]
mov eax,[AutoLRRange]
cmp eax,[AutoLRValue]
jge GoLeft
add eax,[AutoLRRange]
cmp eax,[AutoLRValue]
jge GoRight
mov [AutoLRValue],1
jmp GoLeft
GoLeft:
mov byte ptr [rbp-0A],00
mov [rbp+000000E0],FFFFFFFF
jmp 140F7B63F
GoRight:
mov byte ptr [rbp-0A],00
mov [rbp+000000E0],01
jmp 140F7B63F
147B78370:
DQ AutoLRICSEntry
[DISABLE]
147B78370:
DQ GetFocus
DeAlloc(AutoLRICSEntry)
DeAlloc(AutoLRMain)
DeAlloc(AutoLRRange)
DeAlloc(AutoLRValue)
複製代碼
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓