冰楓論壇

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

作者: timshuns    時間: 2023-5-28 18:57
標題: TwMs v252.4 人物左右走
  1. //TwMs v252.4 人物左右走
  2. [ENABLE]
  3. Alloc(AutoLRICSEntry,128,140BBDF46)
  4. Alloc(AutoLRRange,08,140BBDF46)
  5. Alloc(AutoLRMain,256,140BBDF46)
  6. Alloc(AutoLRValue,08,140BBDF46)
  7. Label(ICSReturn)
  8. Label(GoLeft)
  9. Label(GoRight)


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

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

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

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

  39. GoRight:
  40. xor dil,dil
  41. mov [rbp+C4],1
  42. jmp 140BBDF75

  43. 1469EA590:
  44. DQ AutoLRICSEntry

  45. [DISABLE]
  46. 1469EA590:
  47. DQ GetFocus

  48. DeAlloc(AutoLRMain)
  49. DeAlloc(AutoLRValue)
  50. DeAlloc(AutoLRRange)
  51. DeAlloc(AutoLRICSEntry)
複製代碼





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