Loganmod11

Special Ops.aimbot download

Jan 28th, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.66 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheatTable CheatEngineTableVersion="28">
  3. <CheatEntries>
  4. <CheatEntry>
  5. <ID>0</ID>
  6. <Description>"Unlimited Health"</Description>
  7. <LastState/>
  8. <VariableType>Auto Assembler Script</VariableType>
  9. <AssemblerScript>[ENABLE]
  10. //code from here to '[DISABLE]' will be used to enable the cheat
  11. alloc(newmem,2048) //2kb should be enough
  12. label(returnhere)
  13. label(originalcode)
  14. label(exit)
  15. label(label4)
  16. registersymbol(label4)
  17. aobscan(aob4,39 BE 50 01 00 00 0F)
  18.  
  19. newmem: //this is allocated memory, you have read,write,execute access
  20. mov [esi+00000150],(int)999999
  21. mov [esi+00000154],(int)999999
  22.  
  23. originalcode:
  24. cmp [esi+00000150],edi
  25.  
  26. exit:
  27. jmp returnhere
  28.  
  29. aob4:
  30. label4:
  31. jmp newmem
  32. nop
  33. returnhere:
  34.  
  35.  
  36.  
  37.  
  38. [DISABLE]
  39. //code from here till the end of the code will be used to disable the cheat
  40. dealloc(newmem)
  41. label4:
  42. db 39 BE 50 01 00 00
  43. unregistersymbol(label4)
  44. </AssemblerScript>
  45. </CheatEntry>
  46. <CheatEntry>
  47. <ID>1</ID>
  48. <Description>"Unlimited Ammo in clip"</Description>
  49. <LastState/>
  50. <VariableType>Auto Assembler Script</VariableType>
  51. <AssemblerScript>[ENABLE]
  52. //code from here to '[DISABLE]' will be used to enable the cheat
  53. alloc(newmem,2048) //2kb should be enough
  54. label(returnhere)
  55. label(originalcode)
  56. label(exit)
  57. label(label1)
  58. registersymbol(label1)
  59. aobscan(aob1,8B 54 82 04 33 C0)
  60.  
  61. newmem: //this is allocated memory, you have read,write,execute access
  62. mov [edx+eax*4+04],(int)999
  63.  
  64. originalcode:
  65. mov edx,[edx+eax*4+04]
  66. xor eax,eax
  67.  
  68. exit:
  69. jmp returnhere
  70.  
  71. aob1:
  72. label1:
  73. jmp newmem
  74. nop
  75. returnhere:
  76.  
  77.  
  78.  
  79.  
  80. [DISABLE]
  81. //code from here till the end of the code will be used to disable the cheat
  82. dealloc(newmem)
  83. label1:
  84. db 8B 54 82 04 33 C0
  85. unregistersymbol(label1)
  86. </AssemblerScript>
  87. </CheatEntry>
  88. <CheatEntry>
  89. <ID>2</ID>
  90. <Description>"Unlimited grenades and tactical item"</Description>
  91. <LastState/>
  92. <VariableType>Auto Assembler Script</VariableType>
  93. <AssemblerScript>[ENABLE]
  94. //code from here to '[DISABLE]' will be used to enable the cheat
  95. alloc(newmem,2048) //2kb should be enough
  96. label(returnhere)
  97. label(originalcode)
  98. label(exit)
  99. label(label2)
  100. registersymbol(label2)
  101. aobscan(aob2,29 54 88 04 83 C4 10)
  102.  
  103. newmem: //this is allocated memory, you have read,write,execute access
  104. //place your code here
  105.  
  106. originalcode:
  107. //sub [eax+ecx*4+04],edx
  108. add esp,10
  109.  
  110. exit:
  111. jmp returnhere
  112.  
  113. aob2:
  114. label2:
  115. jmp newmem
  116. nop
  117. nop
  118. returnhere:
  119.  
  120.  
  121.  
  122.  
  123. [DISABLE]
  124. //code from here till the end of the code will be used to disable the cheat
  125. dealloc(newmem)
  126. label2:
  127. db 29 54 88 04 83 C4 10
  128. unregistersymbol(label2)
  129. </AssemblerScript>
  130. </CheatEntry>
  131. <CheatEntry>
  132. <ID>3</ID>
  133. <Description>"No recoil"</Description>
  134. <LastState/>
  135. <VariableType>Auto Assembler Script</VariableType>
  136. <AssemblerScript>[ENABLE]
  137. //code from here to '[DISABLE]' will be used to enable the cheat
  138. alloc(newmem32,2048) //2kb should be enough
  139. label(returnhere32)
  140. label(originalcode32)
  141. label(exit32)
  142. label(labelnr1)
  143. registersymbol(labelnr1)
  144. aobscan(aobnr1,D9 9E 3C 03 00 00 83)
  145.  
  146. newmem32: //this is allocated memory, you have read,write,execute access
  147. //place your code here
  148.  
  149. originalcode32:
  150. fstp dword ptr [esi+0000033C]
  151. mov [esi+0000033C],0
  152.  
  153. exit32:
  154. jmp returnhere32
  155.  
  156. aobnr1:
  157. labelnr1:
  158. jmp newmem32
  159. nop
  160. returnhere32:
  161.  
  162. alloc(newmem24,2048) //2kb should be enough
  163. label(returnhere24)
  164. label(originalcode24)
  165. label(exit24)
  166. label(labelnr2)
  167. registersymbol(labelnr2)
  168. aobscan(aobnr2,D9 9E 3C 03 00 00 5E)
  169.  
  170. newmem24: //this is allocated memory, you have read,write,execute access
  171. //place your code here
  172.  
  173. originalcode24:
  174. fstp dword ptr [esi+0000033C]
  175. mov [esi+0000033C],0
  176.  
  177. exit24:
  178. jmp returnhere24
  179.  
  180. aobnr2:
  181. labelnr2:
  182. jmp newmem24
  183. nop
  184. returnhere24:
  185.  
  186. alloc(newmem17,2048) //2kb should be enough
  187. label(returnhere17)
  188. label(originalcode17)
  189. label(exit17)
  190. label(labelnr3)
  191. registersymbol(labelnr3)
  192. aobscan(aobnr3,D9 96 3C 03 00 00 D9 5C)
  193.  
  194. newmem17: //this is allocated memory, you have read,write,execute access
  195. //place your code here
  196.  
  197. originalcode17:
  198. fst dword ptr [esi+0000033C]
  199. mov [esi+0000033C],0
  200.  
  201. exit17:
  202. jmp returnhere17
  203.  
  204. aobnr3:
  205. labelnr3:
  206. jmp newmem17
  207. nop
  208. returnhere17:
  209.  
  210. alloc(newmem11,2048) //2kb should be enough
  211. label(returnhere11)
  212. label(originalcode11)
  213. label(exit11)
  214. label(labelnr4)
  215. registersymbol(labelnr4)
  216. aobscan(aobnr4,D9 9E 3C 03 00 00 59)
  217.  
  218. newmem11: //this is allocated memory, you have read,write,execute access
  219. //place your code here
  220.  
  221. originalcode11:
  222. fstp dword ptr [esi+0000033C]
  223. mov [esi+0000033C],0
  224.  
  225. exit11:
  226. jmp returnhere11
  227.  
  228. aobnr4:
  229. labelnr4:
  230. jmp newmem11
  231. nop
  232. returnhere11:
  233.  
  234. alloc(newmem6,2048) //2kb should be enough
  235. label(returnhere6)
  236. label(originalcode6)
  237. label(exit6)
  238. label(labelnr5)
  239. registersymbol(labelnr5)
  240. aobscan(aobnr5,D9 96 3C 03 00 00 D9 1C)
  241.  
  242. newmem6: //this is allocated memory, you have read,write,execute access
  243. //place your code here
  244.  
  245. originalcode6:
  246. fst dword ptr [esi+0000033C]
  247. mov [esi+0000033C],0
  248.  
  249. exit6:
  250. jmp returnhere6
  251.  
  252. aobnr5:
  253. labelnr5:
  254. jmp newmem6
  255. nop
  256. returnhere6:
  257.  
  258. alloc(newmem2,2048) //2kb should be enough
  259. label(returnhere2)
  260. label(originalcode2)
  261. label(exit2)
  262. label(labelnr6)
  263. registersymbol(labelnr6)
  264. aobscan(aobnr6,D9 9E 3C 03 00 00 5F)
  265.  
  266. newmem2: //this is allocated memory, you have read,write,execute access
  267. //place your code here
  268.  
  269. originalcode2:
  270. fstp dword ptr [esi+0000033C]
  271. mov [esi+0000033C],0
  272.  
  273. exit2:
  274. jmp returnhere2
  275.  
  276. aobnr6:
  277. labelnr6:
  278. jmp newmem2
  279. nop
  280. returnhere2:
  281.  
  282. alloc(newmem,2048) //2kb should be enough
  283. label(returnhere)
  284. label(originalcode)
  285. label(exit)
  286. label(labelnr7)
  287. registersymbol(labelnr7)
  288. aobscan(aobnr7,D9 9E 3C 03 00 00 EB 06)
  289.  
  290. newmem: //this is allocated memory, you have read,write,execute access
  291. //place your code here
  292.  
  293. originalcode:
  294. fstp dword ptr [esi+0000033C]
  295. mov [esi+0000033C],0
  296.  
  297. exit:
  298. jmp returnhere
  299.  
  300. aobnr7:
  301. labelnr7:
  302. jmp newmem
  303. nop
  304. returnhere:
  305.  
  306.  
  307.  
  308.  
  309. [DISABLE]
  310. //code from here till the end of the code will be used to disable the cheat
  311. dealloc(newmem32)
  312. labelnr1:
  313. db D9 9E 3C 03 00 00
  314. unregistersymbol(labelnr1)
  315. dealloc(newmem24)
  316. labelnr2:
  317. db D9 9E 3C 03 00 00
  318. unregistersymbol(labelnr2)
  319. dealloc(newmem17)
  320. labelnr3:
  321. db D9 96 3C 03 00 00
  322. unregistersymbol(labelnr3)
  323. dealloc(newmem11)
  324. labelnr4:
  325. db D9 9E 3C 03 00 00
  326. unregistersymbol(labelnr4)
  327. dealloc(newmem6)
  328. labelnr5:
  329. db D9 96 3C 03 00 00
  330. unregistersymbol(labelnr5)
  331. dealloc(newmem2)
  332. labelnr6:
  333. db D9 9E 3C 03 00 00
  334. unregistersymbol(labelnr6)
  335. dealloc(newmem)
  336. labelnr7:
  337. db D9 9E 3C 03 00 00
  338. unregistersymbol(labelnr7)
  339. </AssemblerScript>
  340. </CheatEntry>
  341. <CheatEntry>
  342. <ID>4</ID>
  343. <Description>"Rapid fire"</Description>
  344. <LastState/>
  345. <VariableType>Auto Assembler Script</VariableType>
  346. <AssemblerScript>[ENABLE]
  347. //code from here to '[DISABLE]' will be used to enable the cheat
  348. alloc(newmem,2048) //2kb should be enough
  349. label(returnhere)
  350. label(originalcode)
  351. label(exit)
  352. label(label3)
  353. registersymbol(label3)
  354. aobscan(aob3,8B 85 00 02 00 00 83)
  355.  
  356. newmem: //this is allocated memory, you have read,write,execute access
  357. mov [ebp+00000200],0
  358.  
  359. originalcode:
  360. mov eax,[ebp+00000200]
  361.  
  362. exit:
  363. jmp returnhere
  364.  
  365. aob3:
  366. label3:
  367. jmp newmem
  368. nop
  369. returnhere:
  370.  
  371.  
  372.  
  373.  
  374. [DISABLE]
  375. //code from here till the end of the code will be used to disable the cheat
  376. dealloc(newmem)
  377. label3:
  378. db 8B 85 00 02 00 00
  379. unregistersymbol(label3)
  380. </AssemblerScript>
  381. </CheatEntry>
  382. </CheatEntries>
  383. <UserdefinedSymbols>
  384. <SymbolEntry>
  385. <Name>label3</Name>
  386. <Address>0062F950</Address>
  387. </SymbolEntry>
  388. <SymbolEntry>
  389. <Name>labelnr1</Name>
  390. <Address>0042F37A</Address>
  391. </SymbolEntry>
  392. <SymbolEntry>
  393. <Name>labelnr2</Name>
  394. <Address>00623E70</Address>
  395. </SymbolEntry>
  396. <SymbolEntry>
  397. <Name>labelnr3</Name>
  398. <Address>00623E44</Address>
  399. </SymbolEntry>
  400. <SymbolEntry>
  401. <Name>labelnr4</Name>
  402. <Address>0062D739</Address>
  403. </SymbolEntry>
  404. <SymbolEntry>
  405. <Name>labelnr5</Name>
  406. <Address>0062D714</Address>
  407. </SymbolEntry>
  408. <SymbolEntry>
  409. <Name>labelnr6</Name>
  410. <Address>0042F432</Address>
  411. </SymbolEntry>
  412. <SymbolEntry>
  413. <Name>labelnr7</Name>
  414. <Address>0042F3CD</Address>
  415. </SymbolEntry>
  416. <SymbolEntry>
  417. <Name>label2</Name>
  418. <Address>004D6832</Address>
  419. </SymbolEntry>
  420. <SymbolEntry>
  421. <Name>label1</Name>
  422. <Address>0043FCF2</Address>
  423. </SymbolEntry>
  424. <SymbolEntry>
  425. <Name>label4</Name>
  426. <Address>00463D4F</Address>
  427. </SymbolEntry>
  428. </UserdefinedSymbols>
  429. </CheatTable>
Add Comment
Please, Sign In to add comment