Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.48 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheatTable CheatEngineTableVersion="26">
  3. <CheatEntries>
  4. <CheatEntry>
  5. <ID>7</ID>
  6. <Description>"Open"</Description>
  7. <Options moHideChildren="1"/>
  8. <LastState Activated="1"/>
  9. <Color>0000FF</Color>
  10. <VariableType>Auto Assembler Script</VariableType>
  11. <AssemblerScript>[ENABLE]
  12. {$lua}
  13. autoAssemble([[
  14. aobscanmodule(WorldPTR,GTA5.exe,48 8B 05 ? ? ? ? 45 ? ? ? ? 48 8B 48 08 48 85 C9 74 07)
  15. registersymbol(WorldPTR)
  16. aobscanmodule(BlipPTR,GTA5.exe,4C 8D 05 ? ? ? ? 0F B7 C1)
  17. registersymbol(BlipPTR)
  18. aobscanmodule(PlayerCountPTR,GTA5.exe,48 8B 0D ? ? ? ? E8 ? ? ? ? 48 8B C8 E8 ? ? ? ? 48 8B CF)
  19. registersymbol(PlayerCountPTR)
  20. ]])
  21. local addr = getAddress("WorldPTR")
  22. addr = addr + readInteger(addr + 3) + 7
  23. unregisterSymbol("WorldPTR")
  24. registerSymbol("WorldPTR", addr, true)
  25. addr = getAddress("BlipPTR")
  26. addr = addr + readInteger(addr + 3) + 7
  27. unregisterSymbol("BlipPTR")
  28. registerSymbol("BlipPTR", addr, true)
  29. local addr = getAddress("playerCountPTR")
  30. addr = addr + readInteger(addr + 3) + 7
  31. unregisterSymbol("PlayerCountPTR")
  32. registerSymbol("PlayerCountPTR", addr, true)
  33. [DISABLE]
  34. unregisterSymbol("WorldPTR")
  35. unregisterSymbol("BlipPTR")
  36. unregisterSymbol("PlayerCountPTR")
  37. </AssemblerScript>
  38. <CheatEntries>
  39. <CheatEntry>
  40. <ID>47</ID>
  41. <Description>"Local Player"</Description>
  42. <LastState Value="" RealAddress="00000000"/>
  43. <Color>00FF00</Color>
  44. <GroupHeader>1</GroupHeader>
  45. <CheatEntries>
  46. <CheatEntry>
  47. <ID>16</ID>
  48. <Description>"Player Info"</Description>
  49. <LastState Value="0000000013086270" RealAddress="0E0D3FB8"/>
  50. <ShowAsHex>1</ShowAsHex>
  51. <Color>C0C0C0</Color>
  52. <VariableType>8 Bytes</VariableType>
  53. <Address>WorldPTR</Address>
  54. <Offsets>
  55. <Offset>10B8</Offset>
  56. <Offset>8</Offset>
  57. </Offsets>
  58. <CheatEntries>
  59.  
  60. </CheatEntries>
  61. </CheatEntry>
  62.  
  63. <CheatEntry>
  64. <ID>8</ID>
  65. <Description>"Health"</Description>
  66. <LastState Value="328" RealAddress="0E0D3180"/>
  67. <Color>00CC00</Color>
  68. <VariableType>Float</VariableType>
  69. <Address>WorldPTR</Address>
  70. <Offsets>
  71. <Offset>280</Offset>
  72. <Offset>8</Offset>
  73. </Offsets>
  74. <Hotkeys>
  75. <Hotkey>
  76. <Action>Set Value</Action>
  77. <Keys>
  78. <Key>97</Key>
  79. </Keys>
  80. <Value>328</Value>
  81. <Description>Restore Health</Description>
  82. <ID>0</ID>
  83. <ActivateSound>Activate</ActivateSound>
  84. </Hotkey>
  85. <Hotkey>
  86. <Action>Set Value</Action>
  87. <Keys>
  88. <Key>98</Key>
  89. </Keys>
  90. <Value>2600</Value>
  91. <Description>Juggernaut</Description>
  92. <ID>0</ID>
  93. <ActivateSound>Activate</ActivateSound>
  94. </Hotkey>
  95. <Hotkey>
  96. <Action>Toggle Activation</Action>
  97. <Keys>
  98. <Key>103</Key>
  99. </Keys>
  100. <ID>1</ID>
  101. <ActivateSound TTS="EN">help activated</ActivateSound>
  102. <DeactivateSound TTS="EN">help deactivated</DeactivateSound>
  103. </Hotkey>
  104. </Hotkeys>
  105. </CheatEntry>
  106. <CheatEntry>
  107. <ID>11</ID>
  108. <Description>"Armor"</Description>
  109. <LastState Value="50" RealAddress="0E0D43B8"/>
  110. <Color>FF8000</Color>
  111. <VariableType>Float</VariableType>
  112. <Address>WorldPTR</Address>
  113. <Offsets>
  114. <Offset>14B8</Offset>
  115. <Offset>8</Offset>
  116. </Offsets>
  117. <Hotkeys>
  118. <Hotkey>
  119. <Action>Set Value</Action>
  120. <Keys>
  121. <Key>99</Key>
  122. </Keys>
  123. <Value>50</Value>
  124. <Description>Restore Armor</Description>
  125. <ID>0</ID>
  126. <ActivateSound>Activate</ActivateSound>
  127. </Hotkey>
  128. </Hotkeys>
  129. </CheatEntry>
  130. <CheatEntry>
  131. <ID>13</ID>
  132. <Description>"Player Position"</Description>
  133. <Options moHideChildren="1"/>
  134. <LastState Value="00000000144A2750" RealAddress="0E0D2F30"/>
  135. <ShowAsHex>1</ShowAsHex>
  136. <Color>000000</Color>
  137. <VariableType>8 Bytes</VariableType>
  138. <Address>WorldPTR</Address>
  139. <Offsets>
  140. <Offset>30</Offset>
  141. <Offset>8</Offset>
  142. </Offsets>
  143. <CheatEntries>
  144. <CheatEntry>
  145. <ID>12</ID>
  146. <Description>"X"</Description>
  147. <LastState Value="364.1747437" RealAddress="144A27A0"/>
  148. <Color>FF00FF</Color>
  149. <VariableType>Float</VariableType>
  150. <Address>WorldPTR</Address>
  151. <Offsets>
  152. <Offset>50</Offset>
  153. <Offset>30</Offset>
  154. <Offset>8</Offset>
  155. </Offsets>
  156. </CheatEntry>
  157. <CheatEntry>
  158. <ID>14</ID>
  159. <Description>"Y"</Description>
  160. <LastState Value="4824.73291" RealAddress="144A27A4"/>
  161. <Color>FF00FF</Color>
  162. <VariableType>Float</VariableType>
  163. <Address>WorldPTR</Address>
  164. <Offsets>
  165. <Offset>54</Offset>
  166. <Offset>30</Offset>
  167. <Offset>8</Offset>
  168. </Offsets>
  169. </CheatEntry>
  170. <CheatEntry>
  171. <ID>15</ID>
  172. <Description>"Z"</Description>
  173. <LastState Value="-58.99401474" RealAddress="144A27A8"/>
  174. <Color>FF00FF</Color>
  175. <VariableType>Float</VariableType>
  176. <Address>WorldPTR</Address>
  177. <Offsets>
  178. <Offset>58</Offset>
  179. <Offset>30</Offset>
  180. <Offset>8</Offset>
  181. </Offsets>
  182. </CheatEntry>
  183. </CheatEntries>
  184. </CheatEntry>
  185. </CheatEntries>
  186. </CheatEntry>
  187. <CheatEntry>
  188. <ID>53</ID>
  189. <Description>"Current Vehile"</Description>
  190. <LastState Value="0000000000000000" RealAddress="0E0D3C28"/>
  191. <ShowAsHex>1</ShowAsHex>
  192. <Color>C0C0C0</Color>
  193. <VariableType>8 Bytes</VariableType>
  194. <Address>WorldPTR</Address>
  195. <Offsets>
  196. <Offset>D28</Offset>
  197. <Offset>8</Offset>
  198. </Offsets>
  199. <CheatEntries>
  200. <CheatEntry>
  201. <ID>37</ID>
  202. <Description>"Vehicle Godmode"</Description>
  203. <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:false
  204. 1:true
  205. </DropDownList>
  206. <Color>FFFF00</Color>
  207. <VariableType>Byte</VariableType>
  208. <Address>WorldPTR</Address>
  209. <Offsets>
  210. <Offset>189</Offset>
  211. <Offset>D28</Offset>
  212. <Offset>8</Offset>
  213. </Offsets>
  214. <Hotkeys>
  215. <Hotkey>
  216. <Action>Set Value</Action>
  217. <Keys>
  218. <Key>107</Key>
  219. </Keys>
  220. <Value>1</Value>
  221. <ID>0</ID>
  222. <ActivateSound>Deactivate</ActivateSound>
  223. </Hotkey>
  224. <Hotkey>
  225. <Action>Set Value</Action>
  226. <Keys>
  227. <Key>194</Key>
  228. </Keys>
  229. <Value>0</Value>
  230. <ID>1</ID>
  231. <ActivateSound>Activate</ActivateSound>
  232. </Hotkey>
  233. </Hotkeys>
  234. </CheatEntry>
  235. <CheatEntry>
  236. <ID>1009</ID>
  237. <Description>"Engine Health 1"</Description>
  238. <Color>00A400</Color>
  239. <VariableType>Float</VariableType>
  240. <Address>WorldPTR</Address>
  241. <Offsets>
  242. <Offset>280</Offset>
  243. <Offset>D28</Offset>
  244. <Offset>8</Offset>
  245. </Offsets>
  246. <Hotkeys>
  247. <Hotkey>
  248. <Action>Set Value</Action>
  249. <Keys>
  250. <Key>96</Key>
  251. </Keys>
  252. <Value>1000</Value>
  253. <ID>0</ID>
  254. <ActivateSound>Activate</ActivateSound>
  255. </Hotkey>
  256. <Hotkey>
  257. <Action>Toggle Activation</Action>
  258. <Keys>
  259. <Key>105</Key>
  260. </Keys>
  261. <ID>1</ID>
  262. <ActivateSound TTS="EN">help activated</ActivateSound>
  263. <DeactivateSound TTS="EN">help deactivated</DeactivateSound>
  264. </Hotkey>
  265. </Hotkeys>
  266. </CheatEntry>
  267. <CheatEntry>
  268. <ID>51</ID>
  269. <Description>"Engine Health 2"</Description>
  270. <Color>00A400</Color>
  271. <VariableType>Float</VariableType>
  272. <Address>WorldPTR</Address>
  273. <Offsets>
  274. <Offset>89C</Offset>
  275. <Offset>D28</Offset>
  276. <Offset>8</Offset>
  277. </Offsets>
  278. <Hotkeys>
  279. <Hotkey>
  280. <Action>Set Value</Action>
  281. <Keys>
  282. <Key>96</Key>
  283. </Keys>
  284. <Value>1000</Value>
  285. <ID>0</ID>
  286. <ActivateSound>Activate</ActivateSound>
  287. </Hotkey>
  288. <Hotkey>
  289. <Action>Toggle Activation</Action>
  290. <Keys>
  291. <Key>105</Key>
  292. </Keys>
  293. <ID>1</ID>
  294. </Hotkey>
  295. </Hotkeys>
  296. </CheatEntry>
  297. <CheatEntry>
  298. <ID>52</ID>
  299. <Description>"Boost"</Description>
  300. <Color>00D2D2</Color>
  301. <VariableType>Float</VariableType>
  302. <Address>WorldPTR</Address>
  303. <Offsets>
  304. <Offset>320</Offset>
  305. <Offset>D28</Offset>
  306. <Offset>8</Offset>
  307. </Offsets>
  308. <Hotkeys>
  309. <Hotkey>
  310. <Action>Set Value</Action>
  311. <Keys>
  312. <Key>69</Key>
  313. </Keys>
  314. <Value>1.25</Value>
  315. <ID>0</ID>
  316. </Hotkey>
  317. </Hotkeys>
  318. </CheatEntry>
  319. <CheatEntry>
  320. <ID>49</ID>
  321. <Description>"Seatbelt"</Description>
  322. <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">C8:false
  323. C9:true
  324. </DropDownList>
  325. <LastState Value="C8" RealAddress="0E0D42EC"/>
  326. <ShowAsHex>1</ShowAsHex>
  327. <Color>FF0000</Color>
  328. <VariableType>Byte</VariableType>
  329. <Address>WorldPTR</Address>
  330. <Offsets>
  331. <Offset>13EC</Offset>
  332. <Offset>8</Offset>
  333. </Offsets>
  334. <Hotkeys>
  335. <Hotkey>
  336. <Action>Set Value</Action>
  337. <Keys>
  338. <Key>107</Key>
  339. </Keys>
  340. <Value>C9</Value>
  341. <ID>0</ID>
  342. </Hotkey>
  343. <Hotkey>
  344. <Action>Set Value</Action>
  345. <Keys>
  346. <Key>194</Key>
  347. </Keys>
  348. <Value>C8</Value>
  349. <ID>1</ID>
  350. </Hotkey>
  351. </Hotkeys>
  352. </CheatEntry>
  353. <CheatEntry>
  354. <ID>744</ID>
  355. <Description>"Unlimited Vehicle Ammo"</Description>
  356. <Options moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
  357. <LastState/>
  358. <Color>0000FF</Color>
  359. <VariableType>Auto Assembler Script</VariableType>
  360. <AssemblerScript>[ENABLE]
  361. //code from here to '[DISABLE]' will be used to enable the cheat
  362.  
  363. [[[WorldPTR]+8]+D28]+1210:
  364. DB 8
  365. [[[WorldPTR]+8]+D28]+1224:
  366. DB 32
  367. [[[WorldPTR]+8]+D28]+1228:
  368. DB 14
  369.  
  370. [DISABLE]
  371. //code from here till the end of the code will be used to disable the cheat
  372.  
  373. [[[WorldPTR]+8]+D28]+1210:
  374. DB 8
  375. [[[WorldPTR]+8]+D28]+1224:
  376. DB 32
  377. [[[WorldPTR]+8]+D28]+1228:
  378. DB 14
  379. </AssemblerScript>
  380. <Hotkeys>
  381. <Hotkey>
  382. <Action>Toggle Activation</Action>
  383. <Keys>
  384. <Key>109</Key>
  385. </Keys>
  386. <ID>0</ID>
  387. <ActivateSound TTS="EN">unlimited vehicle munitions activated</ActivateSound>
  388. <DeactivateSound TTS="EN">unlimited vehicle munitions deactivated</DeactivateSound>
  389. </Hotkey>
  390. </Hotkeys>
  391. <CheatEntries>
  392. <CheatEntry>
  393. <ID>743</ID>
  394. <Description>"Vehicle Missles"</Description>
  395. <Color>008080</Color>
  396. <VariableType>Byte</VariableType>
  397. <Address>WorldPTR</Address>
  398. <Offsets>
  399. <Offset>1210</Offset>
  400. <Offset>D28</Offset>
  401. <Offset>8</Offset>
  402. </Offsets>
  403. </CheatEntry>
  404. <CheatEntry>
  405. <ID>738</ID>
  406. <Description>"Aircraft Bombs"</Description>
  407. <Color>008080</Color>
  408. <VariableType>Byte</VariableType>
  409. <Address>WorldPTR</Address>
  410. <Offsets>
  411. <Offset>1224</Offset>
  412. <Offset>D28</Offset>
  413. <Offset>8</Offset>
  414. </Offsets>
  415. </CheatEntry>
  416. <CheatEntry>
  417. <ID>739</ID>
  418. <Description>"Aircraft Countermeasures"</Description>
  419. <Color>008080</Color>
  420. <VariableType>Byte</VariableType>
  421. <Address>WorldPTR</Address>
  422. <Offsets>
  423. <Offset>1228</Offset>
  424. <Offset>D28</Offset>
  425. <Offset>8</Offset>
  426. </Offsets>
  427. </CheatEntry>
  428. </CheatEntries>
  429. </CheatEntry>
  430. <CheatEntry>
  431. <ID>977</ID>
  432. <Description>"Vehicle Modifiers"</Description>
  433. <Options moHideChildren="1"/>
  434. <LastState Value="" RealAddress="00000000"/>
  435. <Color>808080</Color>
  436. <GroupHeader>1</GroupHeader>
  437. <CheatEntries>
  438. <CheatEntry>
  439. <ID>35</ID>
  440. <Description>"Acceleration"</Description>
  441. <Color>009797</Color>
  442. <VariableType>Float</VariableType>
  443. <Address>WorldPTR</Address>
  444. <Offsets>
  445. <Offset>4C</Offset>
  446. <Offset>8C8</Offset>
  447. <Offset>D28</Offset>
  448. <Offset>8</Offset>
  449. </Offsets>
  450. </CheatEntry>
  451. <CheatEntry>
  452. <ID>992</ID>
  453. <Description>"Brake Force"</Description>
  454. <Color>009797</Color>
  455. <VariableType>Float</VariableType>
  456. <Address>WorldPTR</Address>
  457. <Offsets>
  458. <Offset>6C</Offset>
  459. <Offset>8C8</Offset>
  460. <Offset>D28</Offset>
  461. <Offset>8</Offset>
  462. </Offsets>
  463. </CheatEntry>
  464. <CheatEntry>
  465. <ID>993</ID>
  466. <Description>"Handbrake Force"</Description>
  467. <Color>009797</Color>
  468. <VariableType>Float</VariableType>
  469. <Address>WorldPTR</Address>
  470. <Offsets>
  471. <Offset>7C</Offset>
  472. <Offset>8C8</Offset>
  473. <Offset>D28</Offset>
  474. <Offset>8</Offset>
  475. </Offsets>
  476. </CheatEntry>
  477. <CheatEntry>
  478. <ID>978</ID>
  479. <Description>"Deform Multiplier"</Description>
  480. <Color>009797</Color>
  481. <VariableType>Float</VariableType>
  482. <Address>WorldPTR</Address>
  483. <Offsets>
  484. <Offset>F8</Offset>
  485. <Offset>8C8</Offset>
  486. <Offset>D28</Offset>
  487. <Offset>8</Offset>
  488. </Offsets>
  489. </CheatEntry>
  490. <CheatEntry>
  491. <ID>979</ID>
  492. <Description>"Dirt Level"</Description>
  493. <Color>009797</Color>
  494. <VariableType>Float</VariableType>
  495. <Address>WorldPTR</Address>
  496. <Offsets>
  497. <Offset>988</Offset>
  498. <Offset>D28</Offset>
  499. <Offset>8</Offset>
  500. </Offsets>
  501. </CheatEntry>
  502. <CheatEntry>
  503. <ID>745</ID>
  504. <Description>"Gravity"</Description>
  505. <Color>009797</Color>
  506. <VariableType>Float</VariableType>
  507. <Address>WorldPTR</Address>
  508. <Offsets>
  509. <Offset>BCC</Offset>
  510. <Offset>D28</Offset>
  511. <Offset>8</Offset>
  512. </Offsets>
  513. </CheatEntry>
  514. <CheatEntry>
  515. <ID>737</ID>
  516. <Description>"Rocket Fuel Level"</Description>
  517. <Color>009797</Color>
  518. <VariableType>Byte</VariableType>
  519. <Address>WorldPTR</Address>
  520. <Offsets>
  521. <Offset>322</Offset>
  522. <Offset>D28</Offset>
  523. <Offset>8</Offset>
  524. </Offsets>
  525. </CheatEntry>
  526. <CheatEntry>
  527. <ID>980</ID>
  528. <Description>"Rocket Recharge Speed"</Description>
  529. <Color>009797</Color>
  530. <VariableType>Float</VariableType>
  531. <Address>WorldPTR</Address>
  532. <Offsets>
  533. <Offset>324</Offset>
  534. <Offset>D28</Offset>
  535. <Offset>8</Offset>
  536. </Offsets>
  537. </CheatEntry>
  538. <CheatEntry>
  539. <ID>54</ID>
  540. <Description>"Vehicle Position"</Description>
  541. <Options moHideChildren="1"/>
  542. <ShowAsHex>1</ShowAsHex>
  543. <Color>000000</Color>
  544. <VariableType>8 Bytes</VariableType>
  545. <Address>WorldPTR</Address>
  546. <Offsets>
  547. <Offset>30</Offset>
  548. <Offset>D28</Offset>
  549. <Offset>8</Offset>
  550. </Offsets>
  551. <CheatEntries>
  552. <CheatEntry>
  553. <ID>43</ID>
  554. <Description>"X"</Description>
  555. <Color>FF00FF</Color>
  556. <VariableType>Float</VariableType>
  557. <Address>WorldPTR</Address>
  558. <Offsets>
  559. <Offset>50</Offset>
  560. <Offset>30</Offset>
  561. <Offset>D28</Offset>
  562. <Offset>8</Offset>
  563. </Offsets>
  564. </CheatEntry>
  565. <CheatEntry>
  566. <ID>44</ID>
  567. <Description>"Y"</Description>
  568. <Color>FF00FF</Color>
  569. <VariableType>Float</VariableType>
  570. <Address>WorldPTR</Address>
  571. <Offsets>
  572. <Offset>54</Offset>
  573. <Offset>30</Offset>
  574. <Offset>D28</Offset>
  575. <Offset>8</Offset>
  576. </Offsets>
  577. </CheatEntry>
  578. <CheatEntry>
  579. <ID>45</ID>
  580. <Description>"Z"</Description>
  581. <Color>FF00FF</Color>
  582. <VariableType>Float</VariableType>
  583. <Address>WorldPTR</Address>
  584. <Offsets>
  585. <Offset>58</Offset>
  586. <Offset>30</Offset>
  587. <Offset>D28</Offset>
  588. <Offset>8</Offset>
  589. </Offsets>
  590. </CheatEntry>
  591. </CheatEntries>
  592. </CheatEntry>
  593. <CheatEntry>
  594. <ID>991</ID>
  595. <Description>"Suspension Force"</Description>
  596. <Color>009797</Color>
  597. <VariableType>Float</VariableType>
  598. <Address>WorldPTR</Address>
  599. <Offsets>
  600. <Offset>BC</Offset>
  601. <Offset>8C8</Offset>
  602. <Offset>D28</Offset>
  603. <Offset>8</Offset>
  604. </Offsets>
  605. </CheatEntry>
  606. <CheatEntry>
  607. <ID>981</ID>
  608. <Description>"Suspension Height"</Description>
  609. <Color>009797</Color>
  610. <VariableType>Float</VariableType>
  611. <Address>WorldPTR</Address>
  612. <Offsets>
  613. <Offset>D0</Offset>
  614. <Offset>8C8</Offset>
  615. <Offset>D28</Offset>
  616. <Offset>8</Offset>
  617. </Offsets>
  618. </CheatEntry>
  619. <CheatEntry>
  620. <ID>912</ID>
  621. <Description>"Traction Curve Min"</Description>
  622. <Color>009797</Color>
  623. <VariableType>Float</VariableType>
  624. <Address>WorldPTR</Address>
  625. <Offsets>
  626. <Offset>90</Offset>
  627. <Offset>8C8</Offset>
  628. <Offset>D28</Offset>
  629. <Offset>8</Offset>
  630. </Offsets>
  631. </CheatEntry>
  632. </CheatEntries>
  633. </CheatEntry>
  634. </CheatEntries>
  635. </CheatEntry>
  636. <CheatEntry>
  637. <ID>26</ID>
  638. <Description>"Current Weapon"</Description>
  639. <LastState Value="0000000016AAEC20" RealAddress="16B0FCE0"/>
  640. <ShowAsHex>1</ShowAsHex>
  641. <Color>C0C0C0</Color>
  642. <VariableType>8 Bytes</VariableType>
  643. <Address>WorldPTR</Address>
  644. <Offsets>
  645. <Offset>20</Offset>
  646. <Offset>10C8</Offset>
  647. <Offset>8</Offset>
  648. </Offsets>
  649. <CheatEntries>
  650. <CheatEntry>
  651. <ID>38</ID>
  652. <Description>"Unlimited Munitions"</Description>
  653. <LastState/>
  654. <Color>0000FF</Color>
  655. <VariableType>Auto Assembler Script</VariableType>
  656. <AssemblerScript>[ENABLE]
  657. aobscanmodule(ammo,GTA5.exe,41 2B D1 E8)
  658. ammo:
  659. db 90 90 90
  660. registersymbol(ammo)
  661.  
  662. [DISABLE]
  663. ammo:
  664. db 41 2B D1
  665. unregistersymbol(ammo)
  666. </AssemblerScript>
  667. <Hotkeys>
  668. <Hotkey>
  669. <Action>Toggle Activation</Action>
  670. <Keys>
  671. <Key>111</Key>
  672. </Keys>
  673. <ID>0</ID>
  674. <ActivateSound TTS="EN">unlimited munitions activated</ActivateSound>
  675. <DeactivateSound TTS="EN">unlimited munitions deactivated</DeactivateSound>
  676. </Hotkey>
  677. </Hotkeys>
  678. </CheatEntry>
  679. <CheatEntry>
  680. <ID>975</ID>
  681. <Description>"Unlimited Magazine"</Description>
  682. <LastState/>
  683. <Color>FF0000</Color>
  684. <VariableType>Auto Assembler Script</VariableType>
  685. <AssemblerScript>[ENABLE]
  686. aobscanmodule(clip,GTA5.exe,41 2B C9 3B C8 0F)
  687. clip:
  688. db 90 90 90
  689. registersymbol(clip)
  690.  
  691. [DISABLE]
  692. clip:
  693. db 41 2B C9
  694. unregistersymbol(clip)
  695. </AssemblerScript>
  696. <Hotkeys>
  697. <Hotkey>
  698. <Action>Toggle Activation</Action>
  699. <Keys>
  700. <Key>106</Key>
  701. </Keys>
  702. <ID>0</ID>
  703. <ActivateSound TTS="EN">unlimited magazine activated</ActivateSound>
  704. <DeactivateSound TTS="EN">unlimited magazine deactivated</DeactivateSound>
  705. </Hotkey>
  706. </Hotkeys>
  707. </CheatEntry>
  708. <CheatEntry>
  709. <ID>976</ID>
  710. <Description>"Weapon Modifiers"</Description>
  711. <Options moHideChildren="1"/>
  712. <LastState Value="" RealAddress="00000000"/>
  713. <Color>808080</Color>
  714. <GroupHeader>1</GroupHeader>
  715. <CheatEntries>
  716. <CheatEntry>
  717. <ID>900</ID>
  718. <Description>"Bullet Damage"</Description>
  719. <LastState Value="0" RealAddress="16AAECD0"/>
  720. <Color>009797</Color>
  721. <VariableType>Float</VariableType>
  722. <Address>WorldPTR</Address>
  723. <Offsets>
  724. <Offset>B0</Offset>
  725. <Offset>20</Offset>
  726. <Offset>10C8</Offset>
  727. <Offset>8</Offset>
  728. </Offsets>
  729. </CheatEntry>
  730. <CheatEntry>
  731. <ID>899</ID>
  732. <Description>"Bullet Mass"</Description>
  733. <Options moHideChildren="1" moRecursiveSetValue="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
  734. <LastState Value="0" RealAddress="16AAECF8"/>
  735. <Color>009797</Color>
  736. <VariableType>Float</VariableType>
  737. <Address>WorldPTR</Address>
  738. <Offsets>
  739. <Offset>D8</Offset>
  740. <Offset>20</Offset>
  741. <Offset>10C8</Offset>
  742. <Offset>8</Offset>
  743. </Offsets>
  744. <CheatEntries>
  745. <CheatEntry>
  746. <ID>907</ID>
  747. <Description>"Bullet Mass"</Description>
  748. <LastState Value="0" RealAddress="16AAECFC"/>
  749. <Color>000000</Color>
  750. <VariableType>Float</VariableType>
  751. <Address>WorldPTR</Address>
  752. <Offsets>
  753. <Offset>DC</Offset>
  754. <Offset>20</Offset>
  755. <Offset>10C8</Offset>
  756. <Offset>8</Offset>
  757. </Offsets>
  758. </CheatEntry>
  759. </CheatEntries>
  760. </CheatEntry>
  761. <CheatEntry>
  762. <ID>1007</ID>
  763. <Description>"Muzzle Flash Size"</Description>
  764. <LastState Value="1" RealAddress="16AAEDF4"/>
  765. <Color>009797</Color>
  766. <VariableType>Float</VariableType>
  767. <Address>WorldPTR</Address>
  768. <Offsets>
  769. <Offset>1D4</Offset>
  770. <Offset>20</Offset>
  771. <Offset>10C8</Offset>
  772. <Offset>8</Offset>
  773. </Offsets>
  774. </CheatEntry>
  775. <CheatEntry>
  776. <ID>995</ID>
  777. <Description>"Muzzle Velocity"</Description>
  778. <LastState Value="2000" RealAddress="16AAED34"/>
  779. <Color>009797</Color>
  780. <VariableType>Float</VariableType>
  781. <Address>WorldPTR</Address>
  782. <Offsets>
  783. <Offset>114</Offset>
  784. <Offset>20</Offset>
  785. <Offset>10C8</Offset>
  786. <Offset>8</Offset>
  787. </Offsets>
  788. </CheatEntry>
  789. <CheatEntry>
  790. <ID>989</ID>
  791. <Description>"Reload Speed"</Description>
  792. <LastState Value="1" RealAddress="16AAED4C"/>
  793. <Color>009797</Color>
  794. <VariableType>Float</VariableType>
  795. <Address>WorldPTR</Address>
  796. <Offsets>
  797. <Offset>12C</Offset>
  798. <Offset>20</Offset>
  799. <Offset>10C8</Offset>
  800. <Offset>8</Offset>
  801. </Offsets>
  802. </CheatEntry>
  803. <CheatEntry>
  804. <ID>790</ID>
  805. <Description>"Weapon Spread"</Description>
  806. <LastState Value="0" RealAddress="16AAEC94"/>
  807. <Color>009797</Color>
  808. <VariableType>Float</VariableType>
  809. <Address>WorldPTR</Address>
  810. <Offsets>
  811. <Offset>74</Offset>
  812. <Offset>20</Offset>
  813. <Offset>10C8</Offset>
  814. <Offset>8</Offset>
  815. </Offsets>
  816. </CheatEntry>
  817. <CheatEntry>
  818. <ID>789</ID>
  819. <Description>"Weapon Recoil"</Description>
  820. <LastState Value="1" RealAddress="16AAEEF8"/>
  821. <Color>009797</Color>
  822. <VariableType>Float</VariableType>
  823. <Address>WorldPTR</Address>
  824. <Offsets>
  825. <Offset>2D8</Offset>
  826. <Offset>20</Offset>
  827. <Offset>10C8</Offset>
  828. <Offset>8</Offset>
  829. </Offsets>
  830. </CheatEntry>
  831. </CheatEntries>
  832. </CheatEntry>
  833. </CheatEntries>
  834. </CheatEntry>
  835. <CheatEntry>
  836. <ID>1008</ID>
  837. <Description>"Teleport Options"</Description>
  838. <LastState Value="" RealAddress="00000000"/>
  839. <Color>C0C0C0</Color>
  840. <GroupHeader>1</GroupHeader>
  841. <CheatEntries>
  842. <CheatEntry>
  843. <ID>50</ID>
  844. <Description>"Teleport to Waypoint"</Description>
  845. <LastState/>
  846. <Color>FF00FF</Color>
  847. <VariableType>Auto Assembler Script</VariableType>
  848. <AssemblerScript>[ENABLE]
  849. {$lua}
  850. local a = getAddress("BlipPTR")
  851. for i = 1000, 1, -1
  852. do
  853. local n = readPointer(a + (i * 8))
  854. if (n &gt; 0) and (8 == readInteger(n + 0x40)) and (84 == readInteger(n + 0x48))
  855. then
  856. local x = readFloat(n + 0x10)
  857. local y = readFloat(n + 0x14)
  858. local p = readPointer(readPointer(getAddress("WorldPTR")) + 8)
  859. if (2 == readInteger(p + 0x1468))
  860. then
  861. p = readPointer(p + 0xD28)
  862. end
  863. local v = readPointer(p + 0x30)
  864. writeFloat(v + 0x50, x)
  865. writeFloat(v + 0x54, y)
  866. writeFloat(v + 0x58, -210)
  867. writeFloat(p + 0x90, x)
  868. writeFloat(p + 0x94, y)
  869. writeFloat(p + 0x98, -210)
  870. end
  871. end
  872. [DISABLE]
  873. {$lua}
  874. local a = getAddress("BlipPTR")
  875. for i = 1000, 1, -1
  876. do
  877. local n = readPointer(a + (i * 8))
  878. if (n &gt; 0) and (8 == readInteger(n + 0x40)) and (84 == readInteger(n + 0x48))
  879. then
  880. local x = readFloat(n + 0x10)
  881. local y = readFloat(n + 0x14)
  882. local p = readPointer(readPointer(getAddress("WorldPTR")) + 8)
  883. if (2 == readInteger(p + 0x1468))
  884. then
  885. p = readPointer(p + 0xD28)
  886. end
  887. local v = readPointer(p + 0x30)
  888. writeFloat(v + 0x50, x)
  889. writeFloat(v + 0x54, y)
  890. writeFloat(v + 0x58, -210)
  891. writeFloat(p + 0x90, x)
  892. writeFloat(p + 0x94, y)
  893. writeFloat(p + 0x98, -210)
  894. end
  895. end
  896. </AssemblerScript>
  897. <Hotkeys>
  898. <Hotkey>
  899. <Action>Toggle Activation</Action>
  900. <Keys>
  901. <Key>45</Key>
  902. </Keys>
  903. <ID>0</ID>
  904. <ActivateSound TTS="EN">teleport activated</ActivateSound>
  905. <DeactivateSound TTS="EN">teleport activated</DeactivateSound>
  906. </Hotkey>
  907. </Hotkeys>
  908. </CheatEntry>
  909. <CheatEntry>
  910. <ID>751</ID>
  911. <Description>"Locations"</Description>
  912. <Options moHideChildren="1"/>
  913. <LastState Value="" RealAddress="00000000"/>
  914. <Color>000000</Color>
  915. <GroupHeader>1</GroupHeader>
  916. <CheatEntries>
  917. <CheatEntry>
  918. <ID>788</ID>
  919. <Description>"Properties"</Description>
  920. <Options moHideChildren="1"/>
  921. <LastState Value="" RealAddress="00000000"/>
  922. <GroupHeader>1</GroupHeader>
  923. <CheatEntries>
  924. <CheatEntry>
  925. <ID>783</ID>
  926. <Description>"Eclipse Suit Penthouse 3"</Description>
  927. <LastState/>
  928. <Color>008080</Color>
  929. <VariableType>Auto Assembler Script</VariableType>
  930. <AssemblerScript>[ENABLE]
  931. //code from here to '[DISABLE]' will be used to enable the cheat
  932.  
  933. [[[WorldPTR]+8]+30]+50:
  934. dd (float)-778.91
  935. [[[WorldPTR]+8]+30]+54:
  936. dd (float)337.35
  937. [[[WorldPTR]+8]+30]+58:
  938. dd (float)196.69
  939.  
  940. [DISABLE]
  941. //code from here till the end of the code will be used to disable the cheat
  942.  
  943. [[[WorldPTR]+8]+30]+50:
  944. dd (float)-778.91
  945. [[[WorldPTR]+8]+30]+54:
  946. dd (float)337.35
  947. [[[WorldPTR]+8]+30]+58:
  948. dd (float)196.69
  949. </AssemblerScript>
  950. </CheatEntry>
  951. <CheatEntry>
  952. <ID>1010</ID>
  953. <Description>"Garage Eclipse Suit Penthouse 3"</Description>
  954. <LastState/>
  955. <Color>008080</Color>
  956. <VariableType>Auto Assembler Script</VariableType>
  957. <AssemblerScript>[ENABLE]
  958. //code from here to '[DISABLE]' will be used to enable the cheat
  959.  
  960. [[[WorldPTR]+8]+30]+50:
  961. dd (float)228.50
  962. [[[WorldPTR]+8]+30]+54:
  963. dd (float)-1000.78
  964. [[[WorldPTR]+8]+30]+58:
  965. dd (float)-99.99
  966.  
  967. [DISABLE]
  968. //code from here till the end of the code will be used to disable the cheat
  969.  
  970. [[[WorldPTR]+8]+30]+50:
  971. dd (float)228.50
  972. [[[WorldPTR]+8]+30]+54:
  973. dd (float)-1000.78
  974. [[[WorldPTR]+8]+30]+58:
  975. dd (float)-99.99
  976. </AssemblerScript>
  977. </CheatEntry>
  978. <CheatEntry>
  979. <ID>1011</ID>
  980. <Description>"Wild Oats Drive 3655"</Description>
  981. <LastState/>
  982. <Color>008080</Color>
  983. <VariableType>Auto Assembler Script</VariableType>
  984. <AssemblerScript>[ENABLE]
  985. //code from here to '[DISABLE]' will be used to enable the cheat
  986.  
  987. [[[WorldPTR]+8]+30]+50:
  988. dd (float)-173.69
  989. [[[WorldPTR]+8]+30]+54:
  990. dd (float)495.75
  991. [[[WorldPTR]+8]+30]+58:
  992. dd (float)137.66
  993.  
  994. [DISABLE]
  995. //code from here till the end of the code will be used to disable the cheat
  996.  
  997. [[[WorldPTR]+8]+30]+50:
  998. dd (float)-173.69
  999. [[[WorldPTR]+8]+30]+54:
  1000. dd (float)495.75
  1001. [[[WorldPTR]+8]+30]+58:
  1002. dd (float)137.66
  1003. </AssemblerScript>
  1004. </CheatEntry>
  1005. <CheatEntry>
  1006. <ID>1012</ID>
  1007. <Description>"Garage Wild Oats Drive 3655"</Description>
  1008. <LastState/>
  1009. <Color>008080</Color>
  1010. <VariableType>Auto Assembler Script</VariableType>
  1011. <AssemblerScript>[ENABLE]
  1012. //code from here to '[DISABLE]' will be used to enable the cheat
  1013.  
  1014. [[[WorldPTR]+8]+30]+50:
  1015. dd (float)228.53
  1016. [[[WorldPTR]+8]+30]+54:
  1017. dd (float)-1002.21
  1018. [[[WorldPTR]+8]+30]+58:
  1019. dd (float)-98.99
  1020.  
  1021. [DISABLE]
  1022. //code from here till the end of the code will be used to disable the cheat
  1023.  
  1024. [[[WorldPTR]+8]+30]+50:
  1025. dd (float)228.53
  1026. [[[WorldPTR]+8]+30]+54:
  1027. dd (float)-1002.21
  1028. [[[WorldPTR]+8]+30]+58:
  1029. dd (float)-98.99
  1030. </AssemblerScript>
  1031. </CheatEntry>
  1032. <CheatEntry>
  1033. <ID>1013</ID>
  1034. <Description>"Tinsel Tower 42"</Description>
  1035. <LastState/>
  1036. <Color>008080</Color>
  1037. <VariableType>Auto Assembler Script</VariableType>
  1038. <AssemblerScript>[ENABLE]
  1039. //code from here to '[DISABLE]' will be used to enable the cheat
  1040.  
  1041. [[[WorldPTR]+8]+30]+50:
  1042. dd (float)-613.68
  1043. [[[WorldPTR]+8]+30]+54:
  1044. dd (float)58.45
  1045. [[[WorldPTR]+8]+30]+58:
  1046. dd (float)98.23
  1047.  
  1048. [DISABLE]
  1049. //code from here till the end of the code will be used to disable the cheat
  1050.  
  1051. [[[WorldPTR]+8]+30]+50:
  1052. dd (float)-613.68
  1053. [[[WorldPTR]+8]+30]+54:
  1054. dd (float)58.45
  1055. [[[WorldPTR]+8]+30]+58:
  1056. dd (float)98.23
  1057. </AssemblerScript>
  1058. </CheatEntry>
  1059. <CheatEntry>
  1060. <ID>1014</ID>
  1061. <Description>"Garage Tinsel Tower 42"</Description>
  1062. <LastState/>
  1063. <Color>008080</Color>
  1064. <VariableType>Auto Assembler Script</VariableType>
  1065. <AssemblerScript>[ENABLE]
  1066. //code from here to '[DISABLE]' will be used to enable the cheat
  1067.  
  1068. [[[WorldPTR]+8]+30]+50:
  1069. dd (float)228.53
  1070. [[[WorldPTR]+8]+30]+54:
  1071. dd (float)-1001.76
  1072. [[[WorldPTR]+8]+30]+58:
  1073. dd (float)-98.99
  1074.  
  1075. [DISABLE]
  1076. //code from here till the end of the code will be used to disable the cheat
  1077.  
  1078. [[[WorldPTR]+8]+30]+50:
  1079. dd (float)228.53
  1080. [[[WorldPTR]+8]+30]+54:
  1081. dd (float)-1001.76
  1082. [[[WorldPTR]+8]+30]+58:
  1083. dd (float)-98.99
  1084. </AssemblerScript>
  1085. </CheatEntry>
  1086. <CheatEntry>
  1087. <ID>1015</ID>
  1088. <Description>"Del Perro HTS 4"</Description>
  1089. <LastState/>
  1090. <Color>008080</Color>
  1091. <VariableType>Auto Assembler Script</VariableType>
  1092. <AssemblerScript>[ENABLE]
  1093. //code from here to '[DISABLE]' will be used to enable the cheat
  1094.  
  1095. [[[WorldPTR]+8]+30]+50:
  1096. dd (float)-1458.57
  1097. [[[WorldPTR]+8]+30]+54:
  1098. dd (float)-531.82
  1099. [[[WorldPTR]+8]+30]+58:
  1100. dd (float)74.07
  1101.  
  1102. [DISABLE]
  1103. //code from here till the end of the code will be used to disable the cheat
  1104.  
  1105. [[[WorldPTR]+8]+30]+50:
  1106. dd (float)-1458.57
  1107. [[[WorldPTR]+8]+30]+54:
  1108. dd (float)-531.82
  1109. [[[WorldPTR]+8]+30]+58:
  1110. dd (float)74.07
  1111. </AssemblerScript>
  1112. </CheatEntry>
  1113. <CheatEntry>
  1114. <ID>1016</ID>
  1115. <Description>"Garage Del Perro HTS 4"</Description>
  1116. <LastState/>
  1117. <Color>008080</Color>
  1118. <VariableType>Auto Assembler Script</VariableType>
  1119. <AssemblerScript>[ENABLE]
  1120. //code from here to '[DISABLE]' will be used to enable the cheat
  1121.  
  1122. [[[WorldPTR]+8]+30]+50:
  1123. dd (float)228.56
  1124. [[[WorldPTR]+8]+30]+54:
  1125. dd (float)-1001.68
  1126. [[[WorldPTR]+8]+30]+58:
  1127. dd (float)-98.99
  1128.  
  1129. [DISABLE]
  1130. //code from here till the end of the code will be used to disable the cheat
  1131.  
  1132. [[[WorldPTR]+8]+30]+50:
  1133. dd (float)228.56
  1134. [[[WorldPTR]+8]+30]+54:
  1135. dd (float)-1001.68
  1136. [[[WorldPTR]+8]+30]+58:
  1137. dd (float)-98.99
  1138. </AssemblerScript>
  1139. </CheatEntry>
  1140. <CheatEntry>
  1141. <ID>1017</ID>
  1142. <Description>"Bay City Ave APT 45"</Description>
  1143. <LastState/>
  1144. <Color>008080</Color>
  1145. <VariableType>Auto Assembler Script</VariableType>
  1146. <AssemblerScript>[ENABLE]
  1147. //code from here to '[DISABLE]' will be used to enable the cheat
  1148.  
  1149. [[[WorldPTR]+8]+30]+50:
  1150. dd (float)347.02
  1151. [[[WorldPTR]+8]+30]+54:
  1152. dd (float)-1000.58
  1153. [[[WorldPTR]+8]+30]+58:
  1154. dd (float)-99.19
  1155.  
  1156. [DISABLE]
  1157. //code from here till the end of the code will be used to disable the cheat
  1158.  
  1159. [[[WorldPTR]+8]+30]+50:
  1160. dd (float)347.02
  1161. [[[WorldPTR]+8]+30]+54:
  1162. dd (float)-1000.58
  1163. [[[WorldPTR]+8]+30]+58:
  1164. dd (float)-99.19
  1165. </AssemblerScript>
  1166. </CheatEntry>
  1167. <CheatEntry>
  1168. <ID>1018</ID>
  1169. <Description>"Garage Bay City Ave APT 45"</Description>
  1170. <LastState/>
  1171. <Color>008080</Color>
  1172. <VariableType>Auto Assembler Script</VariableType>
  1173. <AssemblerScript>[ENABLE]
  1174. //code from here to '[DISABLE]' will be used to enable the cheat
  1175.  
  1176. [[[WorldPTR]+8]+30]+50:
  1177. dd (float)198.26
  1178. [[[WorldPTR]+8]+30]+54:
  1179. dd (float)-1006.94
  1180. [[[WorldPTR]+8]+30]+58:
  1181. dd (float)-98.99
  1182.  
  1183. [DISABLE]
  1184. //code from here till the end of the code will be used to disable the cheat
  1185.  
  1186. [[[WorldPTR]+8]+30]+50:
  1187. dd (float)198.26
  1188. [[[WorldPTR]+8]+30]+54:
  1189. dd (float)-1006.94
  1190. [[[WorldPTR]+8]+30]+58:
  1191. dd (float)-98.99
  1192. </AssemblerScript>
  1193. </CheatEntry>
  1194. <CheatEntry>
  1195. <ID>1019</ID>
  1196. <Description>"home???"</Description>
  1197. <LastState/>
  1198. <Color>008080</Color>
  1199. <VariableType>Auto Assembler Script</VariableType>
  1200. <AssemblerScript>[ENABLE]
  1201. //code from here to '[DISABLE]' will be used to enable the cheat
  1202.  
  1203. [[[WorldPTR]+8]+30]+50:
  1204. dd (float)198.26
  1205. [[[WorldPTR]+8]+30]+54:
  1206. dd (float)-1006.94
  1207. [[[WorldPTR]+8]+30]+58:
  1208. dd (float)-98.99
  1209.  
  1210. [DISABLE]
  1211. //code from here till the end of the code will be used to disable the cheat
  1212.  
  1213. [[[WorldPTR]+8]+30]+50:
  1214. dd (float)198.26
  1215. [[[WorldPTR]+8]+30]+54:
  1216. dd (float)-1006.94
  1217. [[[WorldPTR]+8]+30]+58:
  1218. dd (float)-98.99
  1219. </AssemblerScript>
  1220. </CheatEntry>
  1221. <CheatEntry>
  1222. <ID>1020</ID>
  1223. <Description>"Garage Murrieta Height"</Description>
  1224. <LastState/>
  1225. <Color>008080</Color>
  1226. <VariableType>Auto Assembler Script</VariableType>
  1227. <AssemblerScript>[ENABLE]
  1228. //code from here to '[DISABLE]' will be used to enable the cheat
  1229.  
  1230. [[[WorldPTR]+8]+30]+50:
  1231. dd (float)228.61
  1232. [[[WorldPTR]+8]+30]+54:
  1233. dd (float)-1001.76
  1234. [[[WorldPTR]+8]+30]+58:
  1235. dd (float)-98.99
  1236.  
  1237. [DISABLE]
  1238. //code from here till the end of the code will be used to disable the cheat
  1239.  
  1240. [[[WorldPTR]+8]+30]+50:
  1241. dd (float)228.61
  1242. [[[WorldPTR]+8]+30]+54:
  1243. dd (float)-1001.76
  1244. [[[WorldPTR]+8]+30]+58:
  1245. dd (float)-98.99
  1246. </AssemblerScript>
  1247. </CheatEntry>
  1248. <CheatEntry>
  1249. <ID>1021</ID>
  1250. <Description>"Club House"</Description>
  1251. <LastState/>
  1252. <Color>008080</Color>
  1253. <VariableType>Auto Assembler Script</VariableType>
  1254. <AssemblerScript>[ENABLE]
  1255. //code from here to '[DISABLE]' will be used to enable the cheat
  1256.  
  1257. [[[WorldPTR]+8]+30]+50:
  1258. dd (float)1001.20
  1259. [[[WorldPTR]+8]+30]+54:
  1260. dd (float)-3158.58
  1261. [[[WorldPTR]+8]+30]+58:
  1262. dd (float)-38.90
  1263.  
  1264. [DISABLE]
  1265. //code from here till the end of the code will be used to disable the cheat
  1266.  
  1267. [[[WorldPTR]+8]+30]+50:
  1268. dd (float)1001.20
  1269. [[[WorldPTR]+8]+30]+54:
  1270. dd (float)-3158.58
  1271. [[[WorldPTR]+8]+30]+58:
  1272. dd (float)-38.90
  1273. </AssemblerScript>
  1274. </CheatEntry>
  1275. <CheatEntry>
  1276. <ID>1022</ID>
  1277. <Description>"Cash Factory"</Description>
  1278. <LastState/>
  1279. <Color>008080</Color>
  1280. <VariableType>Auto Assembler Script</VariableType>
  1281. <AssemblerScript>[ENABLE]
  1282. //code from here to '[DISABLE]' will be used to enable the cheat
  1283.  
  1284. [[[WorldPTR]+8]+30]+50:
  1285. dd (float)1134.34
  1286. [[[WorldPTR]+8]+30]+54:
  1287. dd (float)-3196.71
  1288. [[[WorldPTR]+8]+30]+58:
  1289. dd (float)-39.66
  1290.  
  1291. [DISABLE]
  1292. //code from here till the end of the code will be used to disable the cheat
  1293.  
  1294. [[[WorldPTR]+8]+30]+50:
  1295. dd (float)1134.34
  1296. [[[WorldPTR]+8]+30]+54:
  1297. dd (float)-3196.71
  1298. [[[WorldPTR]+8]+30]+58:
  1299. dd (float)-39.66
  1300. </AssemblerScript>
  1301. </CheatEntry>
  1302. <CheatEntry>
  1303. <ID>1023</ID>
  1304. <Description>"Cocaine Lockup"</Description>
  1305. <LastState/>
  1306. <Color>008080</Color>
  1307. <VariableType>Auto Assembler Script</VariableType>
  1308. <AssemblerScript>[ENABLE]
  1309. //code from here to '[DISABLE]' will be used to enable the cheat
  1310.  
  1311. [[[WorldPTR]+8]+30]+50:
  1312. dd (float)1088.73
  1313. [[[WorldPTR]+8]+30]+54:
  1314. dd (float)-3191.08
  1315. [[[WorldPTR]+8]+30]+58:
  1316. dd (float)-38.99
  1317.  
  1318. [DISABLE]
  1319. //code from here till the end of the code will be used to disable the cheat
  1320.  
  1321. [[[WorldPTR]+8]+30]+50:
  1322. dd (float)1088.73
  1323. [[[WorldPTR]+8]+30]+54:
  1324. dd (float)-3191.08
  1325. [[[WorldPTR]+8]+30]+58:
  1326. dd (float)-38.99
  1327. </AssemblerScript>
  1328. </CheatEntry>
  1329. <CheatEntry>
  1330. <ID>1024</ID>
  1331. <Description>"Weed Farm"</Description>
  1332. <LastState/>
  1333. <Color>008080</Color>
  1334. <VariableType>Auto Assembler Script</VariableType>
  1335. <AssemblerScript>[ENABLE]
  1336. //code from here to '[DISABLE]' will be used to enable the cheat
  1337.  
  1338. [[[WorldPTR]+8]+30]+50:
  1339. dd (float)1062.11
  1340. [[[WorldPTR]+8]+30]+54:
  1341. dd (float)-3185.22
  1342. [[[WorldPTR]+8]+30]+58:
  1343. dd (float)-39.16
  1344.  
  1345. [DISABLE]
  1346. //code from here till the end of the code will be used to disable the cheat
  1347.  
  1348. [[[WorldPTR]+8]+30]+50:
  1349. dd (float)1062.11
  1350. [[[WorldPTR]+8]+30]+54:
  1351. dd (float)-3185.22
  1352. [[[WorldPTR]+8]+30]+58:
  1353. dd (float)-39.16
  1354. </AssemblerScript>
  1355. </CheatEntry>
  1356. <CheatEntry>
  1357. <ID>1025</ID>
  1358. <Description>"Doc Forgery Office"</Description>
  1359. <LastState/>
  1360. <Color>008080</Color>
  1361. <VariableType>Auto Assembler Script</VariableType>
  1362. <AssemblerScript>[ENABLE]
  1363. //code from here to '[DISABLE]' will be used to enable the cheat
  1364.  
  1365. [[[WorldPTR]+8]+30]+50:
  1366. dd (float)1172.20
  1367. [[[WorldPTR]+8]+30]+54:
  1368. dd (float)-3196.74
  1369. [[[WorldPTR]+8]+30]+58:
  1370. dd (float)-39.00
  1371.  
  1372. [DISABLE]
  1373. //code from here till the end of the code will be used to disable the cheat
  1374.  
  1375. [[[WorldPTR]+8]+30]+50:
  1376. dd (float)1172.20
  1377. [[[WorldPTR]+8]+30]+54:
  1378. dd (float)-3196.74
  1379. [[[WorldPTR]+8]+30]+58:
  1380. dd (float)-39.00
  1381. </AssemblerScript>
  1382. </CheatEntry>
  1383. <CheatEntry>
  1384. <ID>1026</ID>
  1385. <Description>"Meth Lab"</Description>
  1386. <LastState/>
  1387. <Color>008080</Color>
  1388. <VariableType>Auto Assembler Script</VariableType>
  1389. <AssemblerScript>[ENABLE]
  1390. //code from here to '[DISABLE]' will be used to enable the cheat
  1391.  
  1392. [[[WorldPTR]+8]+30]+50:
  1393. dd (float)998.23
  1394. [[[WorldPTR]+8]+30]+54:
  1395. dd (float)-3200.10
  1396. [[[WorldPTR]+8]+30]+58:
  1397. dd (float)-36.39
  1398.  
  1399. [DISABLE]
  1400. //code from here till the end of the code will be used to disable the cheat
  1401.  
  1402. [[[WorldPTR]+8]+30]+50:
  1403. dd (float)998.23
  1404. [[[WorldPTR]+8]+30]+54:
  1405. dd (float)-3200.10
  1406. [[[WorldPTR]+8]+30]+58:
  1407. dd (float)-36.39
  1408. </AssemblerScript>
  1409. </CheatEntry>
  1410. <CheatEntry>
  1411. <ID>1027</ID>
  1412. <Description>"Office"</Description>
  1413. <LastState/>
  1414. <Color>008080</Color>
  1415. <VariableType>Auto Assembler Script</VariableType>
  1416. <AssemblerScript>[ENABLE]
  1417. //code from here to '[DISABLE]' will be used to enable the cheat
  1418.  
  1419. [[[WorldPTR]+8]+30]+50:
  1420. dd (float)-73.29
  1421. [[[WorldPTR]+8]+30]+54:
  1422. dd (float)-817.49
  1423. [[[WorldPTR]+8]+30]+58:
  1424. dd (float)243.38
  1425.  
  1426. [DISABLE]
  1427. //code from here till the end of the code will be used to disable the cheat
  1428.  
  1429. [[[WorldPTR]+8]+30]+50:
  1430. dd (float)-73.29
  1431. [[[WorldPTR]+8]+30]+54:
  1432. dd (float)-817.49
  1433. [[[WorldPTR]+8]+30]+58:
  1434. dd (float)243.38
  1435. </AssemblerScript>
  1436. </CheatEntry>
  1437. <CheatEntry>
  1438. <ID>1028</ID>
  1439. <Description>"Office Garage 1"</Description>
  1440. <LastState/>
  1441. <Color>008080</Color>
  1442. <VariableType>Auto Assembler Script</VariableType>
  1443. <AssemblerScript>[ENABLE]
  1444. //code from here to '[DISABLE]' will be used to enable the cheat
  1445.  
  1446. [[[WorldPTR]+8]+30]+50:
  1447. dd (float)-89.11
  1448. [[[WorldPTR]+8]+30]+54:
  1449. dd (float)-821.76
  1450. [[[WorldPTR]+8]+30]+58:
  1451. dd (float)222.00
  1452.  
  1453. [DISABLE]
  1454. //code from here till the end of the code will be used to disable the cheat
  1455.  
  1456. [[[WorldPTR]+8]+30]+50:
  1457. dd (float)-89.11
  1458. [[[WorldPTR]+8]+30]+54:
  1459. dd (float)-821.76
  1460. [[[WorldPTR]+8]+30]+58:
  1461. dd (float)222.00
  1462. </AssemblerScript>
  1463. </CheatEntry>
  1464. <CheatEntry>
  1465. <ID>1029</ID>
  1466. <Description>"Office Garage 2"</Description>
  1467. <LastState/>
  1468. <Color>008080</Color>
  1469. <VariableType>Auto Assembler Script</VariableType>
  1470. <AssemblerScript>[ENABLE]
  1471. //code from here to '[DISABLE]' will be used to enable the cheat
  1472.  
  1473. [[[WorldPTR]+8]+30]+50:
  1474. dd (float)-70.74
  1475. [[[WorldPTR]+8]+30]+54:
  1476. dd (float)-828.96
  1477. [[[WorldPTR]+8]+30]+58:
  1478. dd (float)222.00
  1479.  
  1480. [DISABLE]
  1481. //code from here till the end of the code will be used to disable the cheat
  1482.  
  1483. [[[WorldPTR]+8]+30]+50:
  1484. dd (float)-70.74
  1485. [[[WorldPTR]+8]+30]+54:
  1486. dd (float)-828.96
  1487. [[[WorldPTR]+8]+30]+58:
  1488. dd (float)222.00
  1489. </AssemblerScript>
  1490. </CheatEntry>
  1491. <CheatEntry>
  1492. <ID>1030</ID>
  1493. <Description>"Office Garage 3"</Description>
  1494. <LastState/>
  1495. <Color>008080</Color>
  1496. <VariableType>Auto Assembler Script</VariableType>
  1497. <AssemblerScript>[ENABLE]
  1498. //code from here to '[DISABLE]' will be used to enable the cheat
  1499.  
  1500. [[[WorldPTR]+8]+30]+50:
  1501. dd (float)-79.31
  1502. [[[WorldPTR]+8]+30]+54:
  1503. dd (float)-808.45
  1504. [[[WorldPTR]+8]+30]+58:
  1505. dd (float)222.00
  1506.  
  1507. [DISABLE]
  1508. //code from here till the end of the code will be used to disable the cheat
  1509.  
  1510. [[[WorldPTR]+8]+30]+50:
  1511. dd (float)-79.31
  1512. [[[WorldPTR]+8]+30]+54:
  1513. dd (float)-808.45
  1514. [[[WorldPTR]+8]+30]+58:
  1515. dd (float)222.00
  1516. </AssemblerScript>
  1517. </CheatEntry>
  1518. <CheatEntry>
  1519. <ID>1031</ID>
  1520. <Description>"Office Mod Shop"</Description>
  1521. <LastState/>
  1522. <Color>008080</Color>
  1523. <VariableType>Auto Assembler Script</VariableType>
  1524. <AssemblerScript>[ENABLE]
  1525. //code from here to '[DISABLE]' will be used to enable the cheat
  1526.  
  1527. [[[WorldPTR]+8]+30]+50:
  1528. dd (float)-73.90
  1529. [[[WorldPTR]+8]+30]+54:
  1530. dd (float)-815.39
  1531. [[[WorldPTR]+8]+30]+58:
  1532. dd (float)285.00
  1533.  
  1534. [DISABLE]
  1535. //code from here till the end of the code will be used to disable the cheat
  1536.  
  1537. [[[WorldPTR]+8]+30]+50:
  1538. dd (float)-73.90
  1539. [[[WorldPTR]+8]+30]+54:
  1540. dd (float)-815.39
  1541. [[[WorldPTR]+8]+30]+58:
  1542. dd (float)285.00
  1543. </AssemblerScript>
  1544. </CheatEntry>
  1545. <CheatEntry>
  1546. <ID>1032</ID>
  1547. <Description>"Vehicle Warehouse"</Description>
  1548. <LastState/>
  1549. <Color>008080</Color>
  1550. <VariableType>Auto Assembler Script</VariableType>
  1551. <AssemblerScript>[ENABLE]
  1552. //code from here to '[DISABLE]' will be used to enable the cheat
  1553.  
  1554. [[[WorldPTR]+8]+30]+50:
  1555. dd (float)971.93
  1556. [[[WorldPTR]+8]+30]+54:
  1557. dd (float)-2991.91
  1558. [[[WorldPTR]+8]+30]+58:
  1559. dd (float)-39.64
  1560.  
  1561. [DISABLE]
  1562. //code from here till the end of the code will be used to disable the cheat
  1563.  
  1564. [[[WorldPTR]+8]+30]+50:
  1565. dd (float)971.93
  1566. [[[WorldPTR]+8]+30]+54:
  1567. dd (float)-2991.91
  1568. [[[WorldPTR]+8]+30]+58:
  1569. dd (float)-39.64
  1570. </AssemblerScript>
  1571. </CheatEntry>
  1572. <CheatEntry>
  1573. <ID>1033</ID>
  1574. <Description>"Vehicle Warehouse Special Garage"</Description>
  1575. <LastState/>
  1576. <Color>008080</Color>
  1577. <VariableType>Auto Assembler Script</VariableType>
  1578. <AssemblerScript>[ENABLE]
  1579. //code from here to '[DISABLE]' will be used to enable the cheat
  1580.  
  1581. [[[WorldPTR]+8]+30]+50:
  1582. dd (float)987.70
  1583. [[[WorldPTR]+8]+30]+54:
  1584. dd (float)-2999.03
  1585. [[[WorldPTR]+8]+30]+58:
  1586. dd (float)-47.64
  1587.  
  1588. [DISABLE]
  1589. //code from here till the end of the code will be used to disable the cheat
  1590.  
  1591. [[[WorldPTR]+8]+30]+50:
  1592. dd (float)987.70
  1593. [[[WorldPTR]+8]+30]+54:
  1594. dd (float)-2999.03
  1595. [[[WorldPTR]+8]+30]+58:
  1596. dd (float)-47.64
  1597. </AssemblerScript>
  1598. </CheatEntry>
  1599. <CheatEntry>
  1600. <ID>1034</ID>
  1601. <Description>"Warehouse 1"</Description>
  1602. <LastState/>
  1603. <Color>008080</Color>
  1604. <VariableType>Auto Assembler Script</VariableType>
  1605. <AssemblerScript>[ENABLE]
  1606. //code from here to '[DISABLE]' will be used to enable the cheat
  1607.  
  1608. [[[WorldPTR]+8]+30]+50:
  1609. dd (float)993.66
  1610. [[[WorldPTR]+8]+30]+54:
  1611. dd (float)-3098.90
  1612. [[[WorldPTR]+8]+30]+58:
  1613. dd (float)-38.99
  1614.  
  1615. [DISABLE]
  1616. //code from here till the end of the code will be used to disable the cheat
  1617.  
  1618. [[[WorldPTR]+8]+30]+50:
  1619. dd (float)993.66
  1620. [[[WorldPTR]+8]+30]+54:
  1621. dd (float)-3098.90
  1622. [[[WorldPTR]+8]+30]+58:
  1623. dd (float)-38.99
  1624. </AssemblerScript>
  1625. </CheatEntry>
  1626. <CheatEntry>
  1627. <ID>1035</ID>
  1628. <Description>"Warehouse 2"</Description>
  1629. <LastState/>
  1630. <Color>008080</Color>
  1631. <VariableType>Auto Assembler Script</VariableType>
  1632. <AssemblerScript>[ENABLE]
  1633. //code from here to '[DISABLE]' will be used to enable the cheat
  1634.  
  1635. [[[WorldPTR]+8]+30]+50:
  1636. dd (float)993.63
  1637. [[[WorldPTR]+8]+30]+54:
  1638. dd (float)-3099.11
  1639. [[[WorldPTR]+8]+30]+58:
  1640. dd (float)-38.99
  1641.  
  1642. [DISABLE]
  1643. //code from here till the end of the code will be used to disable the cheat
  1644.  
  1645. [[[WorldPTR]+8]+30]+50:
  1646. dd (float)993.63
  1647. [[[WorldPTR]+8]+30]+54:
  1648. dd (float)-3099.11
  1649. [[[WorldPTR]+8]+30]+58:
  1650. dd (float)-38.99
  1651. </AssemblerScript>
  1652. </CheatEntry>
  1653. <CheatEntry>
  1654. <ID>1036</ID>
  1655. <Description>"Warehouse 3"</Description>
  1656. <LastState/>
  1657. <Color>008080</Color>
  1658. <VariableType>Auto Assembler Script</VariableType>
  1659. <AssemblerScript>[ENABLE]
  1660. //code from here to '[DISABLE]' will be used to enable the cheat
  1661.  
  1662. [[[WorldPTR]+8]+30]+50:
  1663. dd (float)993.57
  1664. [[[WorldPTR]+8]+30]+54:
  1665. dd (float)-3099.28
  1666. [[[WorldPTR]+8]+30]+58:
  1667. dd (float)-38.99
  1668.  
  1669. [DISABLE]
  1670. //code from here till the end of the code will be used to disable the cheat
  1671.  
  1672. [[[WorldPTR]+8]+30]+50:
  1673. dd (float)993.57
  1674. [[[WorldPTR]+8]+30]+54:
  1675. dd (float)-3099.28
  1676. [[[WorldPTR]+8]+30]+58:
  1677. dd (float)-38.99
  1678. </AssemblerScript>
  1679. </CheatEntry>
  1680. <CheatEntry>
  1681. <ID>1037</ID>
  1682. <Description>"Warehouse 4"</Description>
  1683. <LastState/>
  1684. <Color>008080</Color>
  1685. <VariableType>Auto Assembler Script</VariableType>
  1686. <AssemblerScript>[ENABLE]
  1687. //code from here to '[DISABLE]' will be used to enable the cheat
  1688.  
  1689. [[[WorldPTR]+8]+30]+50:
  1690. dd (float)993.31
  1691. [[[WorldPTR]+8]+30]+54:
  1692. dd (float)-3099.15
  1693. [[[WorldPTR]+8]+30]+58:
  1694. dd (float)-38.99
  1695.  
  1696. [DISABLE]
  1697. //code from here till the end of the code will be used to disable the cheat
  1698.  
  1699. [[[WorldPTR]+8]+30]+50:
  1700. dd (float)993.31
  1701. [[[WorldPTR]+8]+30]+54:
  1702. dd (float)-3099.15
  1703. [[[WorldPTR]+8]+30]+58:
  1704. dd (float)-38.99
  1705. </AssemblerScript>
  1706. </CheatEntry>
  1707. <CheatEntry>
  1708. <ID>1038</ID>
  1709. <Description>"Warehouse 5"</Description>
  1710. <LastState/>
  1711. <Color>008080</Color>
  1712. <VariableType>Auto Assembler Script</VariableType>
  1713. <AssemblerScript>[ENABLE]
  1714. //code from here to '[DISABLE]' will be used to enable the cheat
  1715.  
  1716. [[[WorldPTR]+8]+30]+50:
  1717. dd (float)993.52
  1718. [[[WorldPTR]+8]+30]+54:
  1719. dd (float)-3099.01
  1720. [[[WorldPTR]+8]+30]+58:
  1721. dd (float)-38.99
  1722.  
  1723. [DISABLE]
  1724. //code from here till the end of the code will be used to disable the cheat
  1725.  
  1726. [[[WorldPTR]+8]+30]+50:
  1727. dd (float)993.52
  1728. [[[WorldPTR]+8]+30]+54:
  1729. dd (float)-3099.01
  1730. [[[WorldPTR]+8]+30]+58:
  1731. dd (float)-38.99
  1732. </AssemblerScript>
  1733. </CheatEntry>
  1734. <CheatEntry>
  1735. <ID>1039</ID>
  1736. <Description>"Bunker"</Description>
  1737. <LastState/>
  1738. <Color>008080</Color>
  1739. <VariableType>Auto Assembler Script</VariableType>
  1740. <AssemblerScript>[ENABLE]
  1741. //code from here to '[DISABLE]' will be used to enable the cheat
  1742.  
  1743. [[[WorldPTR]+8]+30]+50:
  1744. dd (float)891.29
  1745. [[[WorldPTR]+8]+30]+54:
  1746. dd (float)-3243.09
  1747. [[[WorldPTR]+8]+30]+58:
  1748. dd (float)-98.26
  1749.  
  1750. [DISABLE]
  1751. //code from here till the end of the code will be used to disable the cheat
  1752.  
  1753. [[[WorldPTR]+8]+30]+50:
  1754. dd (float)891.29
  1755. [[[WorldPTR]+8]+30]+54:
  1756. dd (float)-3243.09
  1757. [[[WorldPTR]+8]+30]+58:
  1758. dd (float)-98.26
  1759. </AssemblerScript>
  1760. </CheatEntry>
  1761. <CheatEntry>
  1762. <ID>1040</ID>
  1763. <Description>"Hangar"</Description>
  1764. <LastState/>
  1765. <Color>008080</Color>
  1766. <VariableType>Auto Assembler Script</VariableType>
  1767. <AssemblerScript>[ENABLE]
  1768. //code from here to '[DISABLE]' will be used to enable the cheat
  1769.  
  1770. [[[WorldPTR]+8]+30]+50:
  1771. dd (float)-1266.00
  1772. [[[WorldPTR]+8]+30]+54:
  1773. dd (float)-2965.08
  1774. [[[WorldPTR]+8]+30]+58:
  1775. dd (float)-48.48
  1776.  
  1777. [DISABLE]
  1778. //code from here till the end of the code will be used to disable the cheat
  1779.  
  1780. [[[WorldPTR]+8]+30]+50:
  1781. dd (float)-1266.00
  1782. [[[WorldPTR]+8]+30]+54:
  1783. dd (float)-2965.08
  1784. [[[WorldPTR]+8]+30]+58:
  1785. dd (float)-48.48
  1786. </AssemblerScript>
  1787. </CheatEntry>
  1788. <CheatEntry>
  1789. <ID>1041</ID>
  1790. <Description>"Facility"</Description>
  1791. <LastState/>
  1792. <Color>008080</Color>
  1793. <VariableType>Auto Assembler Script</VariableType>
  1794. <AssemblerScript>[ENABLE]
  1795. //code from here to '[DISABLE]' will be used to enable the cheat
  1796.  
  1797. [[[WorldPTR]+8]+30]+50:
  1798. dd (float)481.48
  1799. [[[WorldPTR]+8]+30]+54:
  1800. dd (float)4814.24
  1801. [[[WorldPTR]+8]+30]+58:
  1802. dd (float)-58.38
  1803.  
  1804. [DISABLE]
  1805. //code from here till the end of the code will be used to disable the cheat
  1806.  
  1807. [[[WorldPTR]+8]+30]+50:
  1808. dd (float)481.48
  1809. [[[WorldPTR]+8]+30]+54:
  1810. dd (float)4814.24
  1811. [[[WorldPTR]+8]+30]+58:
  1812. dd (float)-58.38
  1813. </AssemblerScript>
  1814. </CheatEntry>
  1815. </CheatEntries>
  1816. </CheatEntry>
  1817. <CheatEntry>
  1818. <ID>1042</ID>
  1819. <Description>"Military Control Tower"</Description>
  1820. <LastState/>
  1821. <Color>008080</Color>
  1822. <VariableType>Auto Assembler Script</VariableType>
  1823. <AssemblerScript>[ENABLE]
  1824. //code from here to '[DISABLE]' will be used to enable the cheat
  1825.  
  1826. [[[WorldPTR]+8]+30]+50:
  1827. dd (float)-2360.42
  1828. [[[WorldPTR]+8]+30]+54:
  1829. dd (float)3244.77
  1830. [[[WorldPTR]+8]+30]+58:
  1831. dd (float)92.90
  1832.  
  1833. [DISABLE]
  1834. //code from here till the end of the code will be used to disable the cheat
  1835.  
  1836. [[[WorldPTR]+8]+30]+50:
  1837. dd (float)-2360.42
  1838. [[[WorldPTR]+8]+30]+54:
  1839. dd (float)3244.77
  1840. [[[WorldPTR]+8]+30]+58:
  1841. dd (float)92.90
  1842. </AssemblerScript>
  1843. </CheatEntry>
  1844. <CheatEntry>
  1845. <ID>1043</ID>
  1846. <Description>"Arcadius Rooftop Helipad"</Description>
  1847. <LastState/>
  1848. <Color>008080</Color>
  1849. <VariableType>Auto Assembler Script</VariableType>
  1850. <AssemblerScript>[ENABLE]
  1851. //code from here to '[DISABLE]' will be used to enable the cheat
  1852.  
  1853. [[[WorldPTR]+8]+30]+50:
  1854. dd (float)-144.52
  1855. [[[WorldPTR]+8]+30]+54:
  1856. dd (float)-593.19
  1857. [[[WorldPTR]+8]+30]+58:
  1858. dd (float)211.78
  1859.  
  1860. [DISABLE]
  1861. //code from here till the end of the code will be used to disable the cheat
  1862.  
  1863. [[[WorldPTR]+8]+30]+50:
  1864. dd (float)-144.52
  1865. [[[WorldPTR]+8]+30]+54:
  1866. dd (float)-593.19
  1867. [[[WorldPTR]+8]+30]+58:
  1868. dd (float)211.78
  1869. </AssemblerScript>
  1870. </CheatEntry>
  1871. <CheatEntry>
  1872. <ID>1044</ID>
  1873. <Description>"Top of Building in Construction"</Description>
  1874. <LastState/>
  1875. <Color>008080</Color>
  1876. <VariableType>Auto Assembler Script</VariableType>
  1877. <AssemblerScript>[ENABLE]
  1878. //code from here to '[DISABLE]' will be used to enable the cheat
  1879.  
  1880. [[[WorldPTR]+8]+30]+50:
  1881. dd (float)-149.00
  1882. [[[WorldPTR]+8]+30]+54:
  1883. dd (float)-961.17
  1884. [[[WorldPTR]+8]+30]+58:
  1885. dd (float)269.14
  1886.  
  1887. [DISABLE]
  1888. //code from here till the end of the code will be used to disable the cheat
  1889.  
  1890. [[[WorldPTR]+8]+30]+50:
  1891. dd (float)-149.00
  1892. [[[WorldPTR]+8]+30]+54:
  1893. dd (float)-961.17
  1894. [[[WorldPTR]+8]+30]+58:
  1895. dd (float)269.14
  1896. </AssemblerScript>
  1897. </CheatEntry>
  1898. <CheatEntry>
  1899. <ID>1048</ID>
  1900. <Description>"2 Car's Garage"</Description>
  1901. <LastState/>
  1902. <Color>008080</Color>
  1903. <VariableType>Auto Assembler Script</VariableType>
  1904. <AssemblerScript>[ENABLE]
  1905. //code from here to '[DISABLE]' will be used to enable the cheat
  1906.  
  1907. [[[WorldPTR]+8]+30]+50:
  1908. dd (float)173.2903
  1909. [[[WorldPTR]+8]+30]+54:
  1910. dd (float)-1003.6
  1911. [[[WorldPTR]+8]+30]+58:
  1912. dd (float)-99.65707
  1913.  
  1914. [DISABLE]
  1915. //code from here till the end of the code will be used to disable the cheat
  1916.  
  1917. [[[WorldPTR]+8]+30]+50:
  1918. dd (float)173.2903
  1919. [[[WorldPTR]+8]+30]+54:
  1920. dd (float)-1003.6
  1921. [[[WorldPTR]+8]+30]+58:
  1922. dd (float)-99.65707
  1923. </AssemblerScript>
  1924. </CheatEntry>
  1925. <CheatEntry>
  1926. <ID>1049</ID>
  1927. <Description>"6 Car's Garage"</Description>
  1928. <LastState/>
  1929. <Color>008080</Color>
  1930. <VariableType>Auto Assembler Script</VariableType>
  1931. <AssemblerScript>[ENABLE]
  1932. //code from here to '[DISABLE]' will be used to enable the cheat
  1933.  
  1934. [[[WorldPTR]+8]+30]+50:
  1935. dd (float)197.8153
  1936. [[[WorldPTR]+8]+30]+54:
  1937. dd (float)-1002.293
  1938. [[[WorldPTR]+8]+30]+58:
  1939. dd (float)-99.65749
  1940.  
  1941. [DISABLE]
  1942. //code from here till the end of the code will be used to disable the cheat
  1943.  
  1944. [[[WorldPTR]+8]+30]+50:
  1945. dd (float)197.8153
  1946. [[[WorldPTR]+8]+30]+54:
  1947. dd (float)-1002.293
  1948. [[[WorldPTR]+8]+30]+58:
  1949. dd (float)-99.65749
  1950. </AssemblerScript>
  1951. </CheatEntry>
  1952. <CheatEntry>
  1953. <ID>1050</ID>
  1954. <Description>"10 Car's Garage"</Description>
  1955. <LastState/>
  1956. <Color>008080</Color>
  1957. <VariableType>Auto Assembler Script</VariableType>
  1958. <AssemblerScript>[ENABLE]
  1959. //code from here to '[DISABLE]' will be used to enable the cheat
  1960.  
  1961. [[[WorldPTR]+8]+30]+50:
  1962. dd (float)229.9559
  1963. [[[WorldPTR]+8]+30]+54:
  1964. dd (float)-981.7928
  1965. [[[WorldPTR]+8]+30]+58:
  1966. dd (float)-99.66071
  1967.  
  1968. [DISABLE]
  1969. //code from here till the end of the code will be used to disable the cheat
  1970.  
  1971. [[[WorldPTR]+8]+30]+50:
  1972. dd (float)229.9559
  1973. [[[WorldPTR]+8]+30]+54:
  1974. dd (float)-981.7928
  1975. [[[WorldPTR]+8]+30]+58:
  1976. dd (float)-99.66071
  1977. </AssemblerScript>
  1978. </CheatEntry>
  1979. <CheatEntry>
  1980. <ID>1051</ID>
  1981. <Description>"Altruist Camp"</Description>
  1982. <LastState/>
  1983. <Color>008080</Color>
  1984. <VariableType>Auto Assembler Script</VariableType>
  1985. <AssemblerScript>[ENABLE]
  1986. //code from here to '[DISABLE]' will be used to enable the cheat
  1987.  
  1988. [[[WorldPTR]+8]+30]+50:
  1989. dd (float)-1171.16626
  1990. [[[WorldPTR]+8]+30]+54:
  1991. dd (float)4926.901367
  1992. [[[WorldPTR]+8]+30]+58:
  1993. dd (float)224.2603302
  1994.  
  1995. [DISABLE]
  1996. //code from here till the end of the code will be used to disable the cheat
  1997.  
  1998. [[[WorldPTR]+8]+30]+50:
  1999. dd (float)-1171.16626
  2000. [[[WorldPTR]+8]+30]+54:
  2001. dd (float)4926.901367
  2002. [[[WorldPTR]+8]+30]+58:
  2003. dd (float)224.2603302
  2004. </AssemblerScript>
  2005. </CheatEntry>
  2006. <CheatEntry>
  2007. <ID>762</ID>
  2008. <Description>"Comedy Club"</Description>
  2009. <LastState/>
  2010. <Color>008080</Color>
  2011. <VariableType>Auto Assembler Script</VariableType>
  2012. <AssemblerScript>[ENABLE]
  2013. //code from here to '[DISABLE]' will be used to enable the cheat
  2014.  
  2015. [[[WorldPTR]+8]+30]+50:
  2016. dd (float)377.1334839
  2017. [[[WorldPTR]+8]+30]+54:
  2018. dd (float)-991.3357544
  2019. [[[WorldPTR]+8]+30]+58:
  2020. dd (float)-98.60502625
  2021.  
  2022. [DISABLE]
  2023. //code from here till the end of the code will be used to disable the cheat
  2024.  
  2025. [[[WorldPTR]+8]+30]+50:
  2026. dd (float)377.1334839
  2027. [[[WorldPTR]+8]+30]+54:
  2028. dd (float)-991.3357544
  2029. [[[WorldPTR]+8]+30]+58:
  2030. dd (float)-98.60502625
  2031. </AssemblerScript>
  2032. </CheatEntry>
  2033. <CheatEntry>
  2034. <ID>758</ID>
  2035. <Description>"FIB Roof"</Description>
  2036. <LastState/>
  2037. <Color>008080</Color>
  2038. <VariableType>Auto Assembler Script</VariableType>
  2039. <AssemblerScript>[ENABLE]
  2040. //code from here to '[DISABLE]' will be used to enable the cheat
  2041.  
  2042. [[[WorldPTR]+8]+30]+50:
  2043. dd (float)135.9195099
  2044. [[[WorldPTR]+8]+30]+54:
  2045. dd (float)-749.1860962
  2046. [[[WorldPTR]+8]+30]+58:
  2047. dd (float)266.6049805
  2048.  
  2049. [DISABLE]
  2050. //code from here till the end of the code will be used to disable the cheat
  2051.  
  2052. [[[WorldPTR]+8]+30]+50:
  2053. dd (float)135.9195099
  2054. [[[WorldPTR]+8]+30]+54:
  2055. dd (float)-749.1860962
  2056. [[[WorldPTR]+8]+30]+58:
  2057. dd (float)266.6049805
  2058. </AssemblerScript>
  2059. </CheatEntry>
  2060. <CheatEntry>
  2061. <ID>756</ID>
  2062. <Description>"FIB Top Floor"</Description>
  2063. <LastState/>
  2064. <Color>008080</Color>
  2065. <VariableType>Auto Assembler Script</VariableType>
  2066. <AssemblerScript>[ENABLE]
  2067. //code from here to '[DISABLE]' will be used to enable the cheat
  2068.  
  2069. [[[WorldPTR]+8]+30]+50:
  2070. dd (float)135.733
  2071. [[[WorldPTR]+8]+30]+54:
  2072. dd (float)-749.216
  2073. [[[WorldPTR]+8]+30]+58:
  2074. dd (float)258.152
  2075.  
  2076. [DISABLE]
  2077. //code from here till the end of the code will be used to disable the cheat
  2078.  
  2079. [[[WorldPTR]+8]+30]+50:
  2080. dd (float)135.733
  2081. [[[WorldPTR]+8]+30]+54:
  2082. dd (float)-749.216
  2083. [[[WorldPTR]+8]+30]+58:
  2084. dd (float)258.152
  2085. </AssemblerScript>
  2086. </CheatEntry>
  2087. <CheatEntry>
  2088. <ID>759</ID>
  2089. <Description>"Franklin's House"</Description>
  2090. <LastState/>
  2091. <Color>008080</Color>
  2092. <VariableType>Auto Assembler Script</VariableType>
  2093. <AssemblerScript>[ENABLE]
  2094. //code from here to '[DISABLE]' will be used to enable the cheat
  2095.  
  2096. [[[WorldPTR]+8]+30]+50:
  2097. dd (float)7.588002205
  2098. [[[WorldPTR]+8]+30]+54:
  2099. dd (float)537.2966919
  2100. [[[WorldPTR]+8]+30]+58:
  2101. dd (float)176.0281067
  2102.  
  2103. [DISABLE]
  2104. //code from here till the end of the code will be used to disable the cheat
  2105.  
  2106. [[[WorldPTR]+8]+30]+50:
  2107. dd (float)7.588002205
  2108. [[[WorldPTR]+8]+30]+54:
  2109. dd (float)537.2966919
  2110. [[[WorldPTR]+8]+30]+58:
  2111. dd (float)176.0281067
  2112. </AssemblerScript>
  2113. </CheatEntry>
  2114. <CheatEntry>
  2115. <ID>761</ID>
  2116. <Description>"Michael's House"</Description>
  2117. <LastState/>
  2118. <Color>008080</Color>
  2119. <VariableType>Auto Assembler Script</VariableType>
  2120. <AssemblerScript>[ENABLE]
  2121. //code from here to '[DISABLE]' will be used to enable the cheat
  2122.  
  2123. [[[WorldPTR]+8]+30]+50:
  2124. dd (float)-813.5049438
  2125. [[[WorldPTR]+8]+30]+54:
  2126. dd (float)179.5043335
  2127. [[[WorldPTR]+8]+30]+58:
  2128. dd (float)72.15883636
  2129.  
  2130. [DISABLE]
  2131. //code from here till the end of the code will be used to disable the cheat
  2132.  
  2133. [[[WorldPTR]+8]+30]+50:
  2134. dd (float)-813.5049438
  2135. [[[WorldPTR]+8]+30]+54:
  2136. dd (float)179.5043335
  2137. [[[WorldPTR]+8]+30]+58:
  2138. dd (float)72.15883636
  2139. </AssemblerScript>
  2140. </CheatEntry>
  2141. <CheatEntry>
  2142. <ID>757</ID>
  2143. <Description>"Lester's House"</Description>
  2144. <LastState/>
  2145. <Color>008080</Color>
  2146. <VariableType>Auto Assembler Script</VariableType>
  2147. <AssemblerScript>[ENABLE]
  2148. //code from here to '[DISABLE]' will be used to enable the cheat
  2149.  
  2150. [[[WorldPTR]+8]+30]+50:
  2151. dd (float)1273.898
  2152. [[[WorldPTR]+8]+30]+54:
  2153. dd (float)-1719.304
  2154. [[[WorldPTR]+8]+30]+58:
  2155. dd (float)54.771
  2156.  
  2157. [DISABLE]
  2158. //code from here till the end of the code will be used to disable the cheat
  2159.  
  2160. [[[WorldPTR]+8]+30]+50:
  2161. dd (float)1273.898
  2162. [[[WorldPTR]+8]+30]+54:
  2163. dd (float)-1719.304
  2164. [[[WorldPTR]+8]+30]+58:
  2165. dd (float)54.771
  2166. </AssemblerScript>
  2167. </CheatEntry>
  2168. <CheatEntry>
  2169. <ID>970</ID>
  2170. <Description>"Trevor's Meth Lab"</Description>
  2171. <LastState/>
  2172. <Color>008080</Color>
  2173. <VariableType>Auto Assembler Script</VariableType>
  2174. <AssemblerScript>[ENABLE]
  2175. //code from here to '[DISABLE]' will be used to enable the cheat
  2176.  
  2177. [[[WorldPTR]+8]+30]+50:
  2178. dd (float)1393.126099
  2179. [[[WorldPTR]+8]+30]+54:
  2180. dd (float)3602.516846
  2181. [[[WorldPTR]+8]+30]+58:
  2182. dd (float)38.94193268
  2183.  
  2184. [DISABLE]
  2185. //code from here till the end of the code will be used to disable the cheat
  2186.  
  2187. [[[WorldPTR]+8]+30]+50:
  2188. dd (float)1393.126099
  2189. [[[WorldPTR]+8]+30]+54:
  2190. dd (float)3602.516846
  2191. [[[WorldPTR]+8]+30]+58:
  2192. dd (float)38.94193268
  2193. </AssemblerScript>
  2194. </CheatEntry>
  2195. <CheatEntry>
  2196. <ID>760</ID>
  2197. <Description>"Trevor's Trailer"</Description>
  2198. <LastState/>
  2199. <Color>008080</Color>
  2200. <VariableType>Auto Assembler Script</VariableType>
  2201. <AssemblerScript>[ENABLE]
  2202. //code from here to '[DISABLE]' will be used to enable the cheat
  2203.  
  2204. [[[WorldPTR]+8]+30]+50:
  2205. dd (float)1975.552
  2206. [[[WorldPTR]+8]+30]+54:
  2207. dd (float)3820.538
  2208. [[[WorldPTR]+8]+30]+58:
  2209. dd (float)33.44833
  2210.  
  2211. [DISABLE]
  2212. //code from here till the end of the code will be used to disable the cheat
  2213.  
  2214. [[[WorldPTR]+8]+30]+50:
  2215. dd (float)1975.552
  2216. [[[WorldPTR]+8]+30]+54:
  2217. dd (float)3820.538
  2218. [[[WorldPTR]+8]+30]+58:
  2219. dd (float)33.44833
  2220. </AssemblerScript>
  2221. </CheatEntry>
  2222. <CheatEntry>
  2223. <ID>910</ID>
  2224. <Description>"Maze Bank Roof"</Description>
  2225. <LastState/>
  2226. <Color>008080</Color>
  2227. <VariableType>Auto Assembler Script</VariableType>
  2228. <AssemblerScript>[ENABLE]
  2229. //code from here to '[DISABLE]' will be used to enable the cheat
  2230.  
  2231. [[[WorldPTR]+8]+30]+50:
  2232. dd (float)-75.015
  2233. [[[WorldPTR]+8]+30]+54:
  2234. dd (float)-818.215
  2235. [[[WorldPTR]+8]+30]+58:
  2236. dd (float)326.176
  2237.  
  2238. [DISABLE]
  2239. //code from here till the end of the code will be used to disable the cheat
  2240.  
  2241. [[[WorldPTR]+8]+30]+50:
  2242. dd (float)-75.015
  2243. [[[WorldPTR]+8]+30]+54:
  2244. dd (float)-818.215
  2245. [[[WorldPTR]+8]+30]+58:
  2246. dd (float)326.176
  2247. </AssemblerScript>
  2248. </CheatEntry>
  2249. <CheatEntry>
  2250. <ID>753</ID>
  2251. <Description>"Mt. Chilliad"</Description>
  2252. <LastState/>
  2253. <Color>008080</Color>
  2254. <VariableType>Auto Assembler Script</VariableType>
  2255. <AssemblerScript>[ENABLE]
  2256. //code from here to '[DISABLE]' will be used to enable the cheat
  2257.  
  2258. [[[WorldPTR]+8]+30]+50:
  2259. dd (float)501.2804871
  2260. [[[WorldPTR]+8]+30]+54:
  2261. dd (float)5599.009277
  2262. [[[WorldPTR]+8]+30]+58:
  2263. dd (float)796.1891479
  2264.  
  2265. [DISABLE]
  2266. //code from here till the end of the code will be used to disable the cheat
  2267.  
  2268. [[[WorldPTR]+8]+30]+50:
  2269. dd (float)501.2804871
  2270. [[[WorldPTR]+8]+30]+54:
  2271. dd (float)5599.009277
  2272. [[[WorldPTR]+8]+30]+58:
  2273. dd (float)796.1891479
  2274. </AssemblerScript>
  2275. </CheatEntry>
  2276. <CheatEntry>
  2277. <ID>754</ID>
  2278. <Description>"Mt. Gordo"</Description>
  2279. <LastState/>
  2280. <Color>008080</Color>
  2281. <VariableType>Auto Assembler Script</VariableType>
  2282. <AssemblerScript>[ENABLE]
  2283. //code from here to '[DISABLE]' will be used to enable the cheat
  2284.  
  2285. [[[WorldPTR]+8]+30]+50:
  2286. dd (float)2877.633
  2287. [[[WorldPTR]+8]+30]+54:
  2288. dd (float)5911.078
  2289. [[[WorldPTR]+8]+30]+58:
  2290. dd (float)369.624
  2291.  
  2292. [DISABLE]
  2293. //code from here till the end of the code will be used to disable the cheat
  2294.  
  2295. [[[WorldPTR]+8]+30]+50:
  2296. dd (float)2877.633
  2297. [[[WorldPTR]+8]+30]+54:
  2298. dd (float)5911.078
  2299. [[[WorldPTR]+8]+30]+58:
  2300. dd (float)369.624
  2301. </AssemblerScript>
  2302. </CheatEntry>
  2303. <CheatEntry>
  2304. <ID>752</ID>
  2305. <Description>"Observatory"</Description>
  2306. <LastState/>
  2307. <Color>008080</Color>
  2308. <VariableType>Auto Assembler Script</VariableType>
  2309. <AssemblerScript>[ENABLE]
  2310. //code from here to '[DISABLE]' will be used to enable the cheat
  2311.  
  2312. [[[WorldPTR]+8]+30]+50:
  2313. dd (float)-438.7547913
  2314. [[[WorldPTR]+8]+30]+54:
  2315. dd (float)1075.583618
  2316. [[[WorldPTR]+8]+30]+58:
  2317. dd (float)352.4458923
  2318.  
  2319. [DISABLE]
  2320. //code from here till the end of the code will be used to disable the cheat
  2321.  
  2322. [[[WorldPTR]+8]+30]+50:
  2323. dd (float)-438.7547913
  2324. [[[WorldPTR]+8]+30]+54:
  2325. dd (float)1075.583618
  2326. [[[WorldPTR]+8]+30]+58:
  2327. dd (float)352.4458923
  2328. </AssemblerScript>
  2329. </CheatEntry>
  2330. <CheatEntry>
  2331. <ID>755</ID>
  2332. <Description>"Vinewood Sign"</Description>
  2333. <LastState/>
  2334. <Color>008080</Color>
  2335. <VariableType>Auto Assembler Script</VariableType>
  2336. <AssemblerScript>[ENABLE]
  2337. //code from here to '[DISABLE]' will be used to enable the cheat
  2338.  
  2339. [[[WorldPTR]+8]+30]+50:
  2340. dd (float)812.5202637
  2341. [[[WorldPTR]+8]+30]+54:
  2342. dd (float)1275.353394
  2343. [[[WorldPTR]+8]+30]+58:
  2344. dd (float)360.5112
  2345.  
  2346. [DISABLE]
  2347. //code from here till the end of the code will be used to disable the cheat
  2348.  
  2349. [[[WorldPTR]+8]+30]+50:
  2350. dd (float)812.5202637
  2351. [[[WorldPTR]+8]+30]+54:
  2352. dd (float)1275.353394
  2353. [[[WorldPTR]+8]+30]+58:
  2354. dd (float)360.5112
  2355. </AssemblerScript>
  2356. </CheatEntry>
  2357. <CheatEntry>
  2358. <ID>780</ID>
  2359. <Description>"Far Out"</Description>
  2360. <LastState/>
  2361. <Color>008080</Color>
  2362. <VariableType>Auto Assembler Script</VariableType>
  2363. <AssemblerScript>[ENABLE]
  2364. //code from here to '[DISABLE]' will be used to enable the cheat
  2365.  
  2366. [[[WorldPTR]+8]+30]+50:
  2367. dd (float)50000
  2368. [[[WorldPTR]+8]+30]+54:
  2369. dd (float)1
  2370. [[[WorldPTR]+8]+30]+58:
  2371. dd (float)1
  2372.  
  2373. [DISABLE]
  2374. //code from here till the end of the code will be used to disable the cheat
  2375.  
  2376. [[[WorldPTR]+8]+30]+50:
  2377. dd (float)50000
  2378. [[[WorldPTR]+8]+30]+54:
  2379. dd (float)1
  2380. [[[WorldPTR]+8]+30]+58:
  2381. dd (float)1
  2382. </AssemblerScript>
  2383. </CheatEntry>
  2384. <CheatEntry>
  2385. <ID>784</ID>
  2386. <Description>"Get High"</Description>
  2387. <LastState/>
  2388. <Color>008080</Color>
  2389. <VariableType>Auto Assembler Script</VariableType>
  2390. <AssemblerScript>[ENABLE]
  2391. //code from here to '[DISABLE]' will be used to enable the cheat
  2392.  
  2393. [[[WorldPTR]+8]+30]+58:
  2394. dd (float)5000
  2395. [[[WorldPTR]+8]+30]+54:
  2396. dd (float)1
  2397. [[[WorldPTR]+8]+30]+50:
  2398. dd (float)1
  2399.  
  2400. [DISABLE]
  2401. //code from here till the end of the code will be used to disable the cheat
  2402.  
  2403. [[[WorldPTR]+8]+30]+58:
  2404. dd (float)5000
  2405. [[[WorldPTR]+8]+30]+54:
  2406. dd (float)1
  2407. [[[WorldPTR]+8]+30]+50:
  2408. dd (float)1
  2409. </AssemblerScript>
  2410. </CheatEntry>
  2411. </CheatEntries>
  2412. </CheatEntry>
  2413. </CheatEntries>
  2414. </CheatEntry>
  2415. </CheatEntries>
  2416. </CheatEntry>
  2417. </CheatEntries>
  2418. </CheatEntry>
  2419. </CheatEntries>
  2420. <UserdefinedSymbols/>
  2421. </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement