冰楓論壇

標題: TwMS 190.3_ICS_人物左右走 [2016/07/07 測試] [打印本頁]

作者: 乂Boyue乂    時間: 2016-7-7 13:36
標題: TwMS 190.3_ICS_人物左右走 [2016/07/07 測試]
  1. //TwMS 190.3_ICS_人物左右走
  2. //更新時間:2016-07-07
  3. //更新: Boyue
  4. //原創: 未知 有知道的麻煩私信 將改正

  5. [ENABLE]
  6. Alloc(AutoLRICSEntry, 64)
  7. Label(ICSReturn)
  8. RegisterSymbol(AutoLRMain)
  9. Alloc(AutoLRMain, 128)
  10. Label(GoLeft)
  11. Label(GoRight)
  12. RegisterSymbol(AutoLRRange)
  13. Alloc(AutoLRRange, 4)
  14. Alloc(AutoLRValue, 4)

  15. AutoLRRange:
  16. DD A

  17. AutoLRICSEntry:
  18. Cmp   [Esp], 011E9F1C
  19. Jne   ICSReturn
  20. Mov   [Esp], AutoLRMain
  21. ICSReturn:
  22. Jmp   GetFocus

  23. AutoLRMain:
  24. Cmp   [AutoLRRange], 0
  25. Je    011E9F1C
  26. Push  Eax
  27. Inc   [AutoLRValue]
  28. Mov   Eax, [AutoLRRange]
  29. Cmp   Eax, [AutoLRValue]
  30. Jge   GoLeft
  31. Add   Eax, [AutoLRRange]
  32. Cmp   Eax, [AutoLRValue]
  33. Jge   GoRight
  34. Mov   [AutoLRValue], 1
  35. Jmp   GoLeft

  36. GoLeft:
  37. Mov   [Ebp-10], FFFFFFFF
  38. Pop   Eax
  39. Jmp   011EA4A4

  40. GoRight:
  41. Mov   [Ebp-10], 00000001
  42. Pop   Eax
  43. Jmp   011EA4A4

  44. 01C05288:
  45. DD AutoLRICSEntry

  46. [DISABLE]
  47. 01C05288:
  48. DD GetFocus

  49. Dealloc(AutoLRICSEntry)
  50. UnregisterSymbol(AutoLRMain)
  51. Dealloc(AutoLRMain)
  52. UnregisterSymbol(AutoLRRange)
  53. Dealloc(AutoLRRange)
  54. Dealloc(AutoLRValue)
複製代碼





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