冰楓論壇

標題: TwMS v236.1 ICS 穩定吸怪(定點控速版/左趴關右趴開) [打印本頁]

作者: sky0823    時間: 2021-8-15 03:35
標題: TwMS v236.1 ICS 穩定吸怪(定點控速版/左趴關右趴開)
本帖最後由 sky0823 於 2021-8-15 03:38 編輯

無CRCbypass時,在遊戲內也可開關
其他數據也可利用判斷甚麼來達到開關功能

Alloc的MyPosX的X是大寫喔~
不知道為啥貼出來會變小寫


  1. [ENABLE]
  2. Alloc(AitHitMobVacICS,512)
  3. Alloc(jishi,04)
  4. Label(AitHitMobVac)
  5. Label(end)
  6. Label(end2)
  7. Alloc(jishu,04)
  8. Alloc(AitHitMobVacSW,4)
  9. RegisterSymbol(AitHitMobVacSW)
  10. Alloc(MobCount,4)
  11. RegisterSymbol(MobCount)
  12. Alloc(AitHitMobVacDelay,4)
  13. RegisterSymbol(AitHitMobVacDelay)
  14. Alloc(AitHitMobVacTimer,4)
  15. Alloc(MyPosX, 4)
  16. Alloc(MyPosY, 4)
  17. Label(RAYOff)
  18. Label(RAYOn)

  19. AitHitMobVacSW:
  20. DD 0

  21. // 每次吸x只,A = 10 只
  22. MobCount:
  23. DD A

  24. // x秒吸一次,1388H = 5000 ms = 5s
  25. AitHitMobVacDelay:
  26. DD 1388

  27. AitHitMobVacICS:
  28. cmp [esp+80],01CB8425
  29. jne GetLastError
  30. push eax
  31. mov eax,[04248E38]
  32. cmp [eax+073C],a
  33. je RAYOn
  34. cmp [eax+073C],b
  35. je RAYOff
  36. pop eax
  37. cmp [AitHitMobVacSW],1
  38. jne GetLastError
  39. mov [esp+80],AitHitMobVac
  40. jmp GetLastError

  41. RAYOn:
  42. pop eax
  43. mov [AitHitMobVacSW],1
  44. pushad
  45. mov eax,[04248F84]
  46. mov eax,[eax+0000015C+4]
  47. mov [MyPosX],eax
  48. mov ecx,[04248F84]
  49. mov ecx,[ecx+0000015C]
  50. mov [MyPosY],ecx
  51. popad
  52. jmp GetLastError

  53. AitHitMobVac:
  54. inc [jishi]
  55. cmp [jishi],16
  56. jne 01CB8425
  57. mov [jishi],00
  58. push eax
  59. mov eax,[MobCount]
  60. cmp [jishu],eax
  61. pop eax
  62. je end
  63. inc [jishu]
  64. pushad
  65. push 00
  66. push 00
  67. push 00
  68. push 00
  69. push 64
  70. push 00
  71. push 00
  72. //mov eax,[04248F84]
  73. //mov eax,[eax+0000015C+4]
  74. mov eax,[MyPosY]
  75. push eax
  76. //mov eax,[04248F84]
  77. //mov eax,[eax+0000015C]
  78. mov eax,[MyPosX]
  79. push eax
  80. push 12
  81. push 00
  82. push 00
  83. push 00
  84. push 00
  85. push 00
  86. push 00
  87. push 00
  88. push 00
  89. push 07
  90. mov ecx,ebx
  91. call 01CB6B50
  92. popad
  93. mov ecx,edi
  94. jmp 01CB8425

  95. end:
  96. pushad
  97. call 02E37E90
  98. mov edx,eax
  99. sub edx,[AitHitMobVacTimer]
  100. mov ebx,[AitHitMobVacDelay]
  101. cmp edx,ebx
  102. jl end2
  103. mov [AitHitMobVacTimer],eax
  104. popad
  105. mov [jishu],0
  106. jmp 01CB8425

  107. end2:
  108. popad
  109. jmp 01CB8425

  110. RAYOff:
  111. pop eax
  112. mov [AitHitMobVacSW],0
  113. jmp GetLastError

  114. 03A27158:
  115. DD AitHitMobVacICS

  116. [DISABLE]
  117. 03A27158:
  118. DD GetLastError
複製代碼





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