冰楓論壇

標題: TwMs v252.3 人物左右走 [打印本頁]

作者: prt    時間: 2023-5-17 01:20
標題: TwMs v252.3 人物左右走
本帖最後由 smilelin0419 於 2023-5-19 17:12 編輯
  1. //TwMs v252.3 人物左右走
  2. [ENABLE]
  3. Alloc(AutoLRICSEntry,128,140BBDAE6)
  4. Alloc(AutoLRRange,08,140BBDAE6)
  5. Alloc(AutoLRMain,256,140BBDAE6)
  6. Alloc(AutoLRValue,08,140BBDAE6)
  7. Label(ICSReturn)
  8. Label(GoLeft)
  9. Label(GoRight)


  10. AutoLRRange:
  11. DQ A  //16進制 A=10 設置0為不左右走

  12. AutoLRICSEntry:
  13. push rax
  14. mov rax,140BBDAE6
  15. cmp [rsp+08],rax
  16. jne ICSReturn
  17. mov rax,AutoLRMain
  18. mov [rsp+08],rax
  19. ICSReturn:
  20. pop rax
  21. jmp GetFocus

  22. AutoLRMain:
  23. cmp [AutoLRRange], 0
  24. je 140BBDAE6
  25. inc [AutoLRValue]
  26. mov eax,[AutoLRRange]
  27. cmp eax,[AutoLRValue]
  28. jge GoLeft
  29. add eax,[AutoLRRange]
  30. cmp eax,[AutoLRValue]
  31. jge GoRight
  32. mov [AutoLRValue],1
  33. jmp GoLeft

  34. GoLeft:
  35. xor dil,dil
  36. mov [rbp+C4],FFFFFFFF
  37. jmp 140BBDB15

  38. GoRight:
  39. xor dil,dil
  40. mov [rbp+C4],1

  41. jmp 140BBDB15

  42. 1469E82D0:
  43. DQ AutoLRICSEntry

  44. [DISABLE]
  45. 1469E82D0:
  46. DQ GetFocus

  47. DeAlloc(AutoLRMain)
  48. DeAlloc(AutoLRValue)
  49. DeAlloc(AutoLRRange)
  50. DeAlloc(AutoLRICSEntry)
複製代碼
<blockquote>//TwMs v252.3 人物左右走

作者: harrytuasas    時間: 2023-5-18 21:54
請問這是什麼意思?? image.png

作者: btb    時間: 2023-5-19 13:19
此數據後台沒反應,請修正




歡迎光臨 冰楓論壇 (https://bingfong.com/) Powered by 冰楓