Advertisement
ScriptzMoDz

MW3 Offsets [1.24]

Aug 23rd, 2014
3,816
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.64 KB | None | 1 0
  1. level_locals_t - 0x00F3B180
  2. G_Spawn - 0x001C058C (Found by milky4444)
  3. G_PlayerEvent - 0x00175B10
  4. GScr_SpawnHelicopter - 0x001A3198
  5. Scr_GetString - 0x00220948
  6. Scr_GetVector - 0x00220E50
  7. Scr_GetEntity - 0x00220604
  8. GScr_SpawnPlane - 0x001A30C8
  9. Scr_GetConstString - 0x00221958
  10. Scr_GetInt - 0x002201C4
  11. SV_SetConfigstring - 0x0022A208
  12. G_TempEntity - 0x001C0B7C
  13. G_AddPlayerMantleBlockage - 0x00173FC8
  14. BG_FindWeaponIndexForName - 0x003CFD0
  15. 0x001DB240 - cbuf_addtext(int localClientNum, const char *text)
  16. 0x0022472C - SV_SendDisconnect(client_s *client, int state, const char *reason)
  17. 0x002284F8 - SV_SendClientGameState(client_s *client)
  18. 0x00223BD0 - SV_KickClient(client_s *cl, char *playerName, int maxPlayerNameLen)
  19. 0x001BA730 - G_CallSpawnEntity(gentity_s *ent)
  20. 0x00183748 - Player_Die(unsigned int *self, unsigned int *inflictor, unsigned int *attacker, int damage, int meansOfDeath, int iWeapon, const float *vDir, unsigned int hitLoc, int psTimeOffset)
  21. 0x002249FC - SV_DropClient(client_s *drop, const char *reason, bool tellThem)
  22. 0x0022CEBC - SV_SendServerCommand(client_s *,svscmd_type,char const *,...)
  23. 0x001BB1B0 - Scr_Notify(gentity_s *ent, unsigned __int16 stringValue, unsigned int paramcount)
  24. 0x00229C1C - Sv_SetGametype(void)
  25. 0x00223774 - Sv_Maprestart(int fast_restart)
  26. 0x00223B20 - sv_maprestart_f
  27. 0x0022ADF8 - sv_spawnsever(const char *server)
  28. 0x002235A0 - sv_map_f
  29. 0x0022F7A8 - sv_matchend(void)
  30. 0x00393640 - R_AddCmdDrawText(const char *text, int maxChars, void *font, float x, float y, float xScale, float yScale, float rotation, const float *color, int style)
  31. 0x003808B8 - R_RegisterFont(char* asset, int imagetrack)
  32. 0x00392D78 - R_AddCmdDrawStretchPic(float x, float y, float w, float h, float xScale, float yScale, float xay, float yay, const float *color, int material)
  33. 0x000D93A8 - CL_DrawTextHook(const char *text, int maxChars, void *font, float x, float y, float xScale, float yScale, const float *color, int style)
  34. 0x003937C0 - R_AddCmdDrawTextWithEffects(char const *,int,Font_s *,float,float,float,float,float,float const * const,int,float const * const,Material *,Material *,int,int,int,int)
  35. 0x0007A5C8 - CG_BoldGameMessage(int LocalClientNum, const char *Message)
  36. 0x0023A810 - UI_FillRectPhysical(float x, float y, float width, float height, const float *color)
  37. 0x0023A730 - UI_DrawLoadBar(ScreenPlacement *scrPlace, float x, float y, float w, float h, int horzAlign, int vertAlign, const float *color, Material *material)
  38. 0x001B07F0 - Scr_MakeGameMessage(int iClientNum, const char *pszCmd)
  39. 0x001B04F4 - Scr_ConstructMessageString(int firstParmIndex, int lastParmIndex, const char *errorContext, char *string, unsigned int stringLimit)
  40. 0x003808F0 - R_NormalizedTextScale(Font_s *font, float scale)
  41. 0x00191B00 - TeleportPlayer(gentity_s *player, float *origin, float *angles)
  42. 0x000D9490 - CL_DrawText(ScreenPlacement *scrPlace, const char *text, int maxChars, Font_s *font, float x, float y, int horzAlign, int vertAlign, float xScale, float yScale, const float *color, int style)
  43. 0x000D9554 - CL_DrawTextRotate(ScreenPlacement *scrPlace, const char *text, int maxChars, Font_s *font, float x, float y, float rotation, int horzAlign, int vertAlign, float xScale, float yScale, const float *color, int style)
  44. 0x00229020 - SV_GameDropClient(int clientNum, const char *reason)
  45. 0x00291060 - Dvar_GetBool(const char *dvarName)
  46. 0x002910DC - Dvar_GetInt(const char *dvarName)
  47. 0x00291148 - Dvar_GetFloat(const char *dvarName)
  48. 0x002933F0 - Dvar_RegisterBool(const char *dvarName, bool value, unsigned __int16 flags, const char *description)
  49. 0x0029019C - Dvar_IsValidName(const char *dvarName)
  50. 0x0038B044 - Material_RegisterHandle(const char *name, int imageTrack)
  51. 0x000D9734 - CL_RegisterFont(const char *fontName, int imageTrack)
  52. 0x001767E0 - SetClientViewAngle(gentity_s *ent, const float *angle)
  53. 0x0037E420 - R_RegisterDvars(void)
  54. 0x003808B8 - R_RegisterFont(const char *name, int imageTrack)
  55. 0x0017CB4C - PlayerCmd_SetClientDvar(scr_entref_t entref)
  56. 0x00018E20 - Jump_RegisterDvars(void)
  57. 0x00012098 - AimTarget_RegisterDvars
  58. 0x001C0840 - G_FreeEntity(gentity_s *ed)
  59. 0x001C4A5C - G_EntUnlink(gentity_s *ent)
  60. 0x00229A68 - SV_DObjGetTree(gentity_s *ent)
  61. 0x0001D1F0 - BG_GetEntityTypeName(const int eType)
  62. 0x000E26A8 - CL_GetClientState(int localClientNum, uiClientState_s *state)
  63. 0x000C5E7C - CL_GetConfigString(int localClientNum, int configStringIndex)
  64. 0x00299604 - Info_ValueForKey(const char *s, const char *key)
  65. 0x002201C4 - Scr_GetInt(unsigned int index)
  66. 0x00177468 - ClientSpawn(gentity_s *ent, const float *spawn_origin, const float *spawn_angles)
  67. 0x00228178 - Sv_ClientCommand(client_s *cl, msg_t *msg)
  68. 0x00228B50 - Sv_ExecuteClientMessage(client_s *cl, msg_t *msg)
  69. 0x00182DEC - Sv_ExecuteClientCommand(client_s *cl, const char *s, int clientOK)
  70. 0x00182440 - ClientCommand(int clientNum)
  71. 0x0019031C - CalculateRanks(void)
  72. 0x00176150 - ClientScr_SetScore(gclient_s *pSelf, client_fields_s *pField)
  73. 0x002201C4 - Scr_GetInt(unsigned int index)
  74. 0x00176094 - ClientScr_SetMaxHealth(gclient_s *pSelf, client_fields_s *pField)
  75. 0x002244E0 - Sv_ReceiveStats(netadr_t from, msg_t *msg)
  76. 0x001771A0 - ClientConnect(int clientNum, unsigned __int16 scriptPersId)
  77. 0x00255BB4 - Sv_DirectConnect(netadr_t from)
  78. 0x0022A208 - Sv_SetConfigstring(int index, const char *val)
  79. 0x0022CBA0 - Sv_AddServerCommand(client_s *client, svscmd_type type, const char *cmd)
  80. 0x001745F8 - IntermissionClientEndFrame(gentity_s *ent)
  81. 0x0049B928 - memset
  82. level_locals_t - 0x00F3B180
  83. G_Spawn - 0x001C058C (Found by milky4444)
  84. G_PlayerEvent - 0x00175B10
  85. GScr_SpawnHelicopter - 0x001A3198
  86. Scr_GetString - 0x00220948
  87. Scr_GetVector - 0x00220E50
  88. Scr_GetEntity - 0x00220604
  89. GScr_SpawnPlane - 0x001A30C8
  90. Scr_GetConstString - 0x00221958
  91. Scr_GetInt - 0x002201C4
  92. SV_SetConfigstring - 0x0022A208
  93. G_TempEntity - 0x001C0B7C
  94. G_AddPlayerMantleBlockage - 0x00173FC8
  95. BG_FindWeaponIndexForName - 0x003CFD0
  96.  
  97.  
  98. Non-Host:
  99. UAV: 0x018db8c4 // change to 01
  100.  
  101. Wallhack: Offset: 0x018C6476
  102.  
  103. 58 40 00 56 76 14 00 04 01 00 05 90 40 45 00 - Wallhack On
  104.  
  105. 58 40 00 56 76 14 00 04 01 00 00 00 00 00 00 - Wallhack Off
  106.  
  107. Visions:
  108. Offset: 0x018C6437
  109.  
  110. D4 00 04 04 00 00 00 00 00 3F 80 00 00 00 00 00 00 3F 80 00 - Defualt
  111.  
  112. D4 00 04 04 00 00 00 00 00 3E 30 00 00 00 00 00 00 3F 80 00 - Weed!
  113.  
  114. D4 00 04 04 00 00 00 00 00 3E FF 00 00 00 00 00 00 3D FF 00 - Drugs!
  115.  
  116. D4 00 04 04 00 00 00 00 00 4F 80 00 00 00 00 00 00 3F 80 00 - Blind (Black Screen)
  117.  
  118. D4 00 04 04 00 40 00 00 00 8F 80 00 00 00 00 00 00 3F 80 00 - Wind Screen
  119.  
  120. Offset: 0x018C66DA
  121.  
  122. 00 00 00 56 78 AC 00 4C 01 01 3F 80 - Defualt
  123.  
  124. 00 00 00 56 78 AC 00 4C 01 01 39 80 - Evening
  125.  
  126. 00 00 00 56 78 AC 00 4C 01 01 50 80 - Black & White
  127.  
  128. 00 00 00 56 78 AC 00 4C 01 01 60 80 - Half Black
  129.  
  130. 00 00 00 56 78 AC 00 4C 01 01 3F FF - Flashy
  131.  
  132. Offset: 0x018C643A
  133. Defualt:
  134. 04 00 00 00 00 00 3F 80 00 00 80 00 00 00 3F 80 00
  135.  
  136. Right Side Weapon:
  137. 04 00 00 00 00 00 3F 50 00 00 80 00 00 00 3F 80 00
  138.  
  139. Left Side Weapon:
  140. 04 00 00 00 00 00 3F B1 00 00 80 00 00 00 3F 80 00
  141.  
  142. Crazy Fov WTF?!
  143. 04 00 00 00 00 00 3F 99 FF 00 3F 00 00 00 3F 60 00
  144.  
  145. Crazy Weapon Position:
  146. 04 00 00 00 00 00 3F 80 00 00 80 00 00 00 3F FF 00
  147.  
  148. Crazy Left Side Gun:
  149. 04 00 00 00 00 00 3F FF 00 00 80 00 00 00 3F FF 00
  150.  
  151. Crazy Right Side Gun:
  152. 04 00 00 00 00 00 3F 60 00 00 80 00 00 00 3F FF 00
  153.  
  154. (You can Play with the value then it can be Diffrent!)
  155.  
  156. Spec Ops:
  157.  
  158. GodMode:
  159. 64 FF FF FF FF - On
  160. 00 00 00 64 00 - Off
  161. Client 0: 0x010EEC28
  162. Client 1: 0x010eee9c
  163.  
  164. Client 0:
  165. Primary Clips Ammo: 0x01227631
  166. Secondary Clips Ammo: 0x01227649
  167. Primary Bullets Ammo: 0x012276cd
  168. Secondary Bullets Ammo: 0x012276d9
  169. Lethal Ammo: 0x012276b5
  170. Tactical Ammo: 0x012276c1
  171. Claymore Ammo: 0x012276d9
  172. C4 Ammo: 0x012276e5
  173.  
  174. Client 1:
  175. Primary Ammo: 0x012326f9
  176. Secondary Ammo: 0x01232711
  177. Primary Bullets Ammo: 0x01232771
  178. Secondary Bullets Ammo: 0x01232795
  179. Lethal Ammo: 0x0123277d
  180. Tactical Ammo: 0x01232789
  181. Claymore Ammo: 0x012327a1
  182. C4 Ammo: 0x012327ad
  183.  
  184. FF FF FF - Ultimate Ammo
  185. 00 00 00 - No Ammo.
  186.  
  187. All Perks:
  188. Client 0: 0x01227788
  189. Client 1: 0x01232850
  190. FF FF FF FF FF FF FF FF FF FF - All Perks
  191. 00 00 00 00 00 00 00 00 00 00 - No Perks
  192.  
  193. --- Extended Mags ---
  194. Client 0: 0x0122778a
  195. Client 1: 0x01232852
  196. FF - Extended Mags
  197. 00 - Regular Clips
  198.  
  199. --- Rapid Fire ---
  200. Client 0: 0x0122778b
  201. Client 1: 0x01232853
  202. FF - On
  203. 00 - Off
  204.  
  205. --------------------------
  206. Get Client Name: -
  207. Client 0: 0x012320BC -
  208. Client 1: 0x0123D184 -
  209. --------------------------
  210.  
  211. Status Offsets - by EliteHackzPS3
  212.  
  213. Expiriance Points: 0x018814f1
  214. LVL50: F4 35 21
  215. LVL0: 00 00 00
  216.  
  217. Kills Offset: 0x01881591
  218. Juggernaut Kills Offset: 0x01881595
  219. Headshots Offset: 0x01881599
  220. Waves Survived Offset: 0x018815a5
  221.  
  222. Misses: 0x0188159D - 01 00 00 00
  223. Hits: 0x018815a1 - FF FF FF 0F
  224.  
  225. Change Name In Game (Host): 0x012320BC
  226. Change Lobby Name: 0x01827EA4
  227.  
  228. Auto drop shot:
  229. Offset - 0x0110a28d - Change to 54
  230.  
  231. Low Friction:
  232. Offset - 0x0110a28e - Change to 01
  233.  
  234. UAV Always On:
  235. Offset - 0x18db8c4 - Change to 01
  236.  
  237. Draw Gun:
  238. Offset - 0x18d5308 - Change to 01
  239.  
  240. Compass Size:
  241. Offset - 0x18d8e00 - Change to 43FF for big compass, 45FF for small compass
  242.  
  243. Black and White Vision (i know you can just use send serve command, but still :y:)
  244. Offset - 0x18c66a0 - Change to 5000
  245.  
  246. Inverted Vision (i know again useless but still :y:)
  247. Offset - 0x018c81b8, 0x018c8240, 0x018c84a4 - Change all to 01
  248.  
  249. // My findings below
  250.  
  251. Disable Sprinting:
  252. Offset - 0x0110a28e - Change to 0F
  253.  
  254. Now i was looking at some dex menus and i saw loads of people had spraying ac130's so i went on a mission to find out how and this is how:
  255. Offset - 0x0110A6cd - Change to FFFFFF (change after reloading sign has gone)
  256.  
  257. Non Flinch Godmode:
  258.  
  259. Offset: 0x0110d62e
  260. On: 0xFF, 0xFF, 0xFF
  261. Off: 0x00, 0x64, 0x00
  262. Client Interval: 0x3980
  263. *Make sure you use normal godmode with this.*
  264.  
  265. Non Flash Godmode:
  266.  
  267. Offset: 0x0110a426
  268. On: 0xFF, 0xFF
  269. Off: 0x00, 0x64
  270. Client Interval: 0x3980
  271. *Make sure you use normal godmode with this.*
  272.  
  273. Offset1: 0x0110a4fe
  274. Offset2: 0x0110a5f2
  275. Offset3: 0x0110a626
  276. Offset4: 0x0110a6a6
  277.  
  278. Client Interval: 0x3980
  279.  
  280. Night Vision DPADs:
  281. NightVision - Up = 0x0110a79b,
  282. NightVision - Down = 0x0110a79f,
  283. NightVision - Left = 0x0110a7a3,
  284. NightVision - Right = 0x0110a7a7,
  285. On: 0x0F
  286. Off - 0x02
  287.  
  288. Offset: 0x0110D73B
  289. UAV On: 0x01
  290. Advanced UAV On: 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01
  291. Off: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  292. Offset: 0x0110D73F
  293. Counter UAV On: 0x01, 0xFF, 0xFF, 0xFF, 0xFD
  294. Off: 0x00, 0x00, 0x00, 0x00
  295. Client Interval: 0x3980
  296.  
  297.  
  298. UAV Class:
  299. 0x133788 bytes : 0xFF, 0x00, 0xF9, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0x18, 0x02 .
  300.  
  301.  
  302.  
  303.  
  304. - Name change = 01BBBC30
  305. - 0110976c - godmode
  306. - Prestige = 1C1947C
  307. - Level = 01C1926C
  308. - Level 80 = 18 A5 1A
  309. ---------------------------------------
  310. regicidali -- Credits for patch class
  311. specialist classfspec
  312.  
  313.  
  314.  
  315.  
  316. #1: Search 0x0110976c
  317. #2: Go to first hex code value of "persons name"
  318. #3: Click Cnrtl i
  319. #4: Put -12565 for "length"
  320. #5: Copy End address
  321. #6: Paste (in new window - memory)
  322. #7: Right click on first HEX VALUE
  323. #8: LOAD MEMORY ->> AC-130.BIN
  324. #9: DONT GET BANNED!!! -Lol :p
  325. --------------------------------------
  326. (39 05 00)? 99 7F FF
  327.  
  328. ***FF FF FF 7F*** MAX EVERYTHING
  329. 0x01C187D0 - CODNoobFriendly unlock all bin offset
  330.  
  331. - Stats Entry Point = 0x01C187D0
  332. - Prestige = 0x01C1947C - FF FF FF 7F
  333. - Experiences = 0x01C1926C - FF FF FF 7F
  334. - Scores = 0x01C19484 - FF FF FF 7F -- TOO MUCH (2147482960 & below)
  335. - Accuracy = 0x01C19504 - FF FF FF 7F
  336. - Kills = 0x01C194AC - FF FF FF 7F
  337. - KillStreak = 0x01C194B0 - FF FF FF 7F
  338. - Death = 0x01C194B4 - 00 00 00
  339. - Assist = 0x01C194BC - FF FF FF 7F
  340. - HeadShots = 0x01C194C0 - FF FF FF 7F
  341. - Times Played = 0x01C194CE -99 7F FF for 24846 days played
  342. & 0x01C194D6 - 00 00 00 00 or FF F0
  343. - Tokens = 0x01C1B2DB - FF FF FF 7F - MAX PRESTIGE TOKENS
  344. - Wins = 0x01C194E0 - FF FF FF 7F
  345. - Losses = 0x01C194E4 - 00 00 00 00
  346. - Ties = 0x01C194E8 - FF FF FF 7F
  347. - WinStreak = 0x01C194EC - FF FF FF 7F
  348. - Hits = 0x01C194F8 - 99 7F FF or FF FF FF 7F
  349. - Misses = 0x01C194FC - 00 00 00 00
  350. - Ratio = 0x01C19500 - FF FF FF 7F
  351. -----5A E1 01 00 F7 01 00
  352. - Double XP = 0x01C1B331 - FF FF FF 7F
  353. - Double XP Weapons = 0x01C1B339 - FF FF FF 7F
  354. - Classes Name = 0x1C1982C
  355. (+ 0x62 For The Next)
  356. - Add Classes = 0x01C1B2E3
  357. - Prestige MW = 0x01C1B376
  358. - Prestige WAW = 0x01C1B37B
  359. - Prestige MW2 = 0x01C1B381
  360. - Prestige BO = 0x01C1B388
  361.  
  362. ((LEGIT STATS
  363.  
  364. 20th prestige
  365. level 80
  366. score (XXX)
  367. kills 719,821
  368. K/D - 22.78
  369. Deaths 31599
  370. Headshots - 19111
  371. Killstreak - 236
  372. Assists - 310241
  373. Wins - 333851
  374. Losses - 42967
  375. XP - 1746200
  376. Ties - 420
  377. Winstreak - 17638
  378. Hits - 972,918
  379. Misses - 194432
  380. Tokens - 999999
  381. ))
  382.  
  383.  
  384.  
  385. //Updating...
  386.  
  387. /MW3 ALL CLIENT UAV:
  388.  
  389. //ON: GameSendServerCommand(0, "q g_compassshowenemies 1");
  390.  
  391. //OFF: GameSendServerCommand(0, "q g_compassshowenemies 0");
  392.  
  393. //ex.
  394.  
  395. private void button1_Click(object sender, EventArgs e)
  396. {
  397. GameSendServerCommand((int), "g_compassshowenemies 1");
  398. }
  399. //NOTE: You need to have RPC for SendServerCommand!
  400.  
  401. //ANTIQUIT:
  402. byte[] buffer = new byte[0x20];
  403. GameSendServerCommand((int), "g_scriptmainmenu");
  404. Thread.Sleep(10);
  405. PS3.SetMemory(0x523b30, buffer);
  406.  
  407.  
  408. //Give All Perks:
  409. byte[] buffer = new byte[]
  410. {
  411. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  412. 0, 0, 0, 0, 0, 0, 12, 0x30, 0x8e, 0, 0, 0, 0, 0, 0, 0,
  413. 0, 0, 0, 0, 0, 0, 0, 7, 0xff, 0, 0, 0, 0, 0, 0xff, 0xff,
  414. 0xff, 0xff, 0xff, 0xff
  415. };
  416. PS3.Setmemory(0x110a73f + (i * 0x3980), buffer);
  417.  
  418.  
  419. /*MW3 MODELS:
  420. http://www.nextgenupdate.com/forums/modern-warfare-3-mods-patches-tutorials/728968-release-mw3-models-offset-values-source-code-post5795522.html
  421. ((int), "vehicle_av8b_harrier_jet_mp"); //Harrier*/
  422.  
  423. //Models CODE C#
  424. /*private void method_16(int int_4, string string_3)
  425. {
  426. smethod_4(0x1bef5c, (uint) (0xfca280 + (int_4 * 640)), smethod_3(string_3), 0, 0, 0);
  427. }
  428.  
  429. public static void smethod_4(uint uint_9, uint uint_10 = 0, uint uint_11 = 0, uint uint_12 = 0, uint uint_13 = 0, uint uint_14 = 0)
  430. {
  431. byte[] bytes = BitConverter.GetBytes(uint_10);
  432. byte[] array = BitConverter.GetBytes(uint_11);
  433. byte[] buffer3 = BitConverter.GetBytes(uint_12);
  434. byte[] buffer4 = BitConverter.GetBytes(uint_13);
  435. byte[] buffer5 = BitConverter.GetBytes(uint_14);
  436. Array.Reverse(bytes);
  437. Array.Reverse(array);
  438. Array.Reverse(buffer3);
  439. Array.Reverse(buffer4);
  440. Array.Reverse(buffer5);
  441. GSetMemory.SetMemory(0x523b10, bytes);
  442. GSetMemory.SetMemory(0x523b14, array);
  443. GSetMemory.SetMemory(0x523b18, buffer3);
  444. GSetMemory.SetMemory(0x523b1c, buffer4);
  445. GSetMemory.SetMemory(0x523b20, buffer5);
  446. GSetMemory.SetMemory(0x3bca04, smethod_5(0x3bca04, uint_9));
  447. byte[] buffer6 = new byte[4];
  448. buffer6[3] = 1;
  449. GSetMemory.SetMemory(0x1db1244, buffer6);
  450. Thread.Sleep(10);
  451. }
  452.  
  453. ublic static byte[] smethod_5(uint uint_9, uint uint_10)
  454. {
  455. byte[] array = new byte[4];
  456. uint num = (uint_10 - uint_9) + 1;
  457. if (uint_10 > uint_9)
  458. {
  459. array[3] = 0x48;
  460. }
  461. else
  462. {
  463. array[3] = 0x4b;
  464. num = (0x1000000 - (uint_9 - uint_10)) + 1;
  465. }
  466. byte[] bytes = BitConverter.GetBytes(num);
  467. for (int i = 0; i < 3; i++)
  468. {
  469. array[i] = bytes[i];
  470. }
  471. Array.Reverse(array);
  472. return array;
  473. }
  474.  
  475. public static uint smethod_3(string string_3)
  476. {
  477. uint num2;
  478. uint num = 0x523b30;
  479. byte[] buffer = new byte[1];
  480. for (num2 = 0; num2 < 5; num2++)
  481. {
  482. PS3.SetMemory(num, ref buffer);
  483. if (buffer[0] == 0)
  484. {
  485. break;
  486. }
  487. if (num2 == 4)
  488. {
  489. num2 = 0;
  490. break;
  491. }
  492. }
  493. num = 0x523b30 + (num2 * 0x68);
  494. PS3.SetMemory(num, new byte[0x68]);
  495. PS3.SetMemory(num, Encoding.UTF8.GetBytes(string_3));
  496. return num;
  497. }
  498. */
  499.  
  500.  
  501.  
  502. - Red Boxes = 0110a289
  503. (value at 10 00 change 00 to 55)
  504.  
  505.  
  506. - Unlock All = 01C19FF9
  507. ----- 01C195CA
  508.  
  509. - 0x01C1B2BF
  510. > 0x1302 WINTER CAMO - 0x01C1B2EC (0f0f0f0f)
  511. - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes) MAX STATS
  512. - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
  513. - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
  514.  
  515. - Godmode = 0x0110976c
  516. - (go to this offset then press ctrl F and search your name
  517. MW3 Spectator godmode: 02=you are on the opposite team, you can kill team mates)
  518. 07=spectator team
  519.  
  520. 4f=80
  521.  
  522. Health: 0x0FCA41E
  523. Change to FF FF 64 (Default is 00 00 64)
  524.  
  525. Speed Offsets
  526. - Speed: 0x000173B60
  527. - Normal Speed: 38 A0 00 BE -
  528. - Super Speed: 38 A0 07 D0 -
  529. - Freeze Everyone: 38 A0 00 00
  530. 3C 60 02 81
  531.  
  532. - Super Jump Offset: 0x000019780
  533. jump high-44 F9 C0
  534. JUMP SUPER HIGH-46 00 00
  535. NORMAL JUMP- 42 9c 00
  536.  
  537. - for a "ghetto" noclip/ufo go to offset. client id + 0x32e2 and change the 00 infront of the ff's to 02. this will enable the spectating fly mode and you can fly wherever you want and then just disable it again (change back to 00).
  538.  
  539. - radar Constant UAV: 0x18DB880
  540. (Change To 01 To Enable)
  541.  
  542. -Show Ping: 0x18DA40C
  543. (Change To 01 To Enable)
  544.  
  545. - Change Map(Must Be a Fresh game Boot from Disc) = 0x12325D4
  546.  
  547. - Change Twitter Message = 0x8930B2
  548.  
  549. - Change DLC Ad = 0x0123E2Fb
  550.  
  551. - Change Party Header = 0x123ECB8
  552.  
  553. - Compass Size: 0x018d8dbc
  554.  
  555. - moab timer
  556. address: 18CA2E4
  557. name: scr_nukeTimer
  558. type: string
  559. value: "10"
  560. FOV:
  561. 018d5390
  562.  
  563. Custom Title Text: 00892C00 00892CB -- 3rd offset from the right (XX) 00 00
  564. 9F for UNSTOPPABLE title and FE FOR GOLD TITLES
  565. 1B and 12 for ELITE TITLE 9F for Green gasmask title
  566. - Clan Level = 00892C21
  567.  
  568. - Clan Tag: 00892C0E
  569. (Add { To Make It Unbound)
  570.  
  571. - 3p cagematch = 0189D5E0
  572.  
  573. - arena = 0189D265
  574.  
  575. - one flag = 0189D78D
  576.  
  577. - votes to skip = 0199939D
  578.  
  579. - Recent Players = 01D4D660
  580.  
  581. - Message Of The Day = 008930A4
  582. - 008A3120
  583.  
  584. Maybe AimBot - 0123E83B
  585.  
  586. - Playlist Offsets = 01893F8C
  587.  
  588. - 01899D07
  589.  
  590. - Lobby Timer = 0x018CEE54
  591. - 20 to ff
  592.  
  593. - Force 18 Players :
  594. Load this .Bin in the memory, at this offset : 0x018CC0A4
  595.  
  596. Modded Drop Zone .BIN (drop.bin) : Go to this offset => 0x02183B00 => Inject it next to 00 00 12
  597. How to use : Same as infected, search for a Drop Zone game and once the countdown start, inject the .BIN
  598.  
  599. ====Spec Ops=====
  600. Special Ops Godmode Offset: special ops:
  601.  
  602. 0x010EEC28 its the same from online
  603. just change the 00 00 64 to ff ff 64
  604.  
  605. === ALL WEAPONS 31 ===
  606. All Camos & 15 Classes: 0x01c19f39 set the whole line to 0F (0f0f0f0f)
  607. Start Address : 01C19240
  608. End Address : 01C19360
  609. Fill with : 0x0C8BC0201 with no 4weapon xp
  610. with 4 weapon xp :0x0C80af0201
  611.  
  612. === WALKING AC130 ===
  613.  
  614. 6A = 105mm, 69 = 45mm, 68 = 25mm
  615.  
  616. === Client 0 ===
  617. 0x0110A291 => 90 10 0C
  618. 0x0110A4FC => Throw your weapon (00 00 00 00)
  619. 0x0110A63F => Write down 6A 00 00 03 E6
  620. 0x0110A51C => Replace by 6A
  621. 0x0110A60C => Replace anyweapon by 6A & Give ammo
  622. Secondary Weapon - 0x0110A4F7 Change to 6A
  623. Primary Weapon - 0110A4FF Change to 6A
  624.  
  625. Secondary offset Secondary : 0x0110A51C (if not working try this one 0x0110A4F7)
  626.  
  627. UAV_STRIKE_MARKER_MP
  628.  
  629. - Gun Offsets = 0x0110A4F7
  630. - 01 = default gun
  631. - 04 = riot shield
  632. - 05 = riot shield
  633. - 06 = .44 magnum
  634. - 07 = usp .45
  635. - 08 = usp .45
  636. - 09 = desert eagle
  637. - 10 = mp9
  638. - 11 = g18
  639. - 12 = mp5
  640. - 13 = pm-9
  641. - 14 = p90
  642. - 15 = pp90m1
  643. - 16 = ump45
  644. - 17 = mp7
  645. - 18 = ak-47
  646. 19 = m16a4
  647. 20 = g36c
  648. 21 = cm901
  649. 23 = m320 glm
  650. 24 = rpg-7
  651. 25 = smaw
  652. 26 = stinger
  653. 27 = javelin
  654. 28 = xm25
  655. 29 = dragunov (no sight)
  656. 30 = model 1887
  657. 31 = striker
  658. 32 = aa-12
  659. 33 = usas 12
  660. 34 = spas-12
  661. 35 = m60e4
  662. 36 = m60e4
  663. 37 = mk46
  664. 38 = pkp pecheneg
  665. 39 = l86 lsw
  666. 42 = -1 nade
  667. 43 = +1 nade
  668. 46 = +1 stun
  669. 47 = -1 stun
  670. 3F = Nz3 Designator (MW2 F2000)
  671. 2D = as50 (no sight)
  672. 2A = msr (no sight)
  673. 2E = l118a (no sight)
  674. 3C = c4
  675. 2B = barrett .50cal
  676. 1D = type 95
  677. 0D = five seven
  678. 0F = skorpion
  679. 1F = scar-r
  680. 2F = ksg 12
  681. 0B = mp412
  682. 1B = fad
  683. 0E = fmg9
  684. 1E = mk14
  685. 3A = mg36
  686. ------------------------------------------------------------------------------------------------------------------------------
  687. Other Juggernaut Offset for experimental purposes:
  688.  
  689. Weapon Name / Weapon ID / Hex Code
  690. MP412 / iw5_mp412jugg / 59
  691. Riot Shield / riotshieldjugg / 5B
  692. USP 45. / iw5_usp45jugg / 58
  693.  
  694.  
  695. So here's the MW2 camos:
  696.  
  697. MW3 Cammo:[Classic] = MW2 cammo:[Woodland][/i]
  698. [i]MW3 Cammo:[Snow] = MW2 Cammo:[Desert][/i]
  699. [i]MW3 Cammo:[Multicam] = MW2 Cammo:[Winter][/i]
  700. [i]MW3 Cammo:[Digital Urban] = MW2 Cammo:[Digital][/i]
  701. [i]MW3 Cammo:[Hex] = MW2 Cammo:[Urban][/i]
  702. [i]MW3 Cammo:[Snake] = MW2 Cammo:[Blue Tiger][/i]
  703. [i]MW3 Cammo:[Blue] = MW2 Cammo:[Autumn]
  704.  
  705. ******PUT 2D AS WEAPON OFFSET FOR INVISIBILITY/GODMODE/AFTERLIFE CLASS*******
  706. ******PUT 7B AS WEAPON FOR FLACKJACKET********
  707.  
  708. 42 00 00 00 00 00 00 00 7B FOR XM25 WITH FLAK JACKET, AND PUT 80 FOR DEATHSTREAK
  709. Here's the converted Hex values:
  710.  
  711.  
  712.  
  713. *******WEAPON SCRAMBLER-FLACK JACKET-STRIKER-USP IMPACT-UAV DEATHSTREAK CLASS******
  714. --01 32 00 00 00 00 00 00 00 7B 00 00 00 58 00 09 00 00 00 00 00 8C 00 00 00 6C 00 5C 00 4E 00 94 00 00 00 5E 00 6E 00 00 00 5E 35 55 41 56 20 5E 33 44 45 41 54 48
  715. *******************************************************************************************************************************************************************
  716. 01 00 00 00 02 00 00 00 03 00 4F
  717.  
  718. **PUT 61 FOR PROFICIENCY-- UNKNOWN PROFICIENCY**
  719.  
  720. None = 0
  721. Classic = 1
  722. Snow = 2
  723. Multicam = 3
  724. DigitalUrban = 4
  725. Hex = 5
  726. Choco = 6
  727. Marine = 7
  728. Snake = 8
  729. Winter = 9
  730. Blue = 0A
  731. Red = 0B
  732. Autumn = 0C
  733. Gold = 0D
  734.  
  735.  
  736.  
  737. MW3 camos that don't work: No weapon or default M60:
  738.  
  739. Cammo: Red (Null)
  740. Cammo: Gold (Default M60 Gold)
  741. Cammo: Choco (Null)
  742. Cammo: Marine (Null)
  743.  
  744.  
  745.  
  746. Working attachments:
  747.  
  748. [1] No attatchments: No sight (Black Pipe)
  749. [2] Silencer: Makes silenced (Shows silencer with or without it equiped)
  750. [3] Thermal: Makes thermal sight (Shows thermal scope equiped or not)
  751. [4] Dual Attatchments: Thermal Silencer
  752. These two do the same except ACOG is closer than Red dot:
  753. [5] Red Dot
  754. [6] ACOG
  755.  
  756.  
  757. Converted Hex values for the attachments:
  758. danger close
  759. scrambler
  760. one man army - dont work
  761. marathon - dont work
  762. fmj - dont work
  763.  
  764.  
  765. 01C1997E
  766. 17 00 04 00 01 00 00 00 7A --Unlimited Care packages for secondary class
  767. 7A - CARE PACKAGES
  768.  
  769.  
  770.  
  771. UAV = 80
  772. None = 0
  773. RedDotSight = 1
  774. AcogScope = 2
  775. Grip = 3
  776. Akimbo = 4
  777. Thermal = 5
  778. Shotgun = 6
  779. HeartbeatSensor = 7
  780. Secret_FMJ = 8
  781. ExtendedMags = 9
  782. RapidFire = 0A
  783. HolographicSight = 0B
  784. TacKnife = 0C
  785. VariableZoom = 0D
  786. GrenadeLauncher = 0E
  787. GrenadeLauncher2 = 0F
  788. GrenadeLauncher3 = 10
  789. Silencer = 11
  790. SilencerHandgun = 12
  791. SilencerSniper = 13
  792. HAMRScope = 14
  793. HybridSight = 15
  794. VariableZoomScope2 = 16
  795.  
  796.  
  797.  
  798. What it is:
  799. Juggernaut M60
  800. You must add a camo in order for Aug skin to appear.
  801.  
  802. Juggernaut M60 Hex value converted:
  803.  
  804. Weapon Name / Weapon ID / Hex Code
  805. M60EA / iw5_m60jugg / 5A
  806.  
  807.  
  808.  
  809. --------------------------------------------------------------------
  810.  
  811.  
  812. - Weapon Offset: 0110A4F7 -
  813. - 0x6C: AC-130 -
  814. - 3F: F2000 -
  815. - 1: Default weapon -
  816. - 2: Null -
  817. - 3: Riot Shield -
  818. - 4: Riot Shield -
  819. - 5: .44 Magnum -
  820. - 6: Usp .45 -
  821. - 7: Usp .45 -
  822. - 8: Desert eagle -
  823. - 9: MP412 -
  824. - A: MP412 -
  825. - B: P99 -
  826. - C: Five Seven -
  827. - D: FMG9 -
  828. - E: Skorpion -
  829. - F: MP9 -
  830. - 10: G18 -
  831. - 11: MP5 -
  832. - 12: PM-9 -
  833. - 13: P90 -
  834. - 14: PP90M1 -
  835. - 15: Ump45 -
  836. - 16: MP7 -
  837. - 17: AK-47 -
  838. - 18: M16A4 -
  839. - 19: M4A1 -
  840. - 1A: FAD -
  841. - 1B: ACR 6.8 -
  842. - 1C: Type 95 -
  843. - 1D: MK14 -
  844. - 1E: Scar-L -
  845. - 1F: G36C -
  846. - 20: CM901 -
  847. - 21: Null -
  848. - 22: M320 GLM -
  849. - 23: RPG -
  850. - 24: SMAW -
  851. - 25: Stinger -
  852. - 26: Javalin -
  853. - 27: XM25 -
  854. - 28: Scopeless Draganov -
  855. - 29: Scopeless MSR -
  856. - 2A: Scopeless Barrett -
  857. - 2B: Scopeless RSASS -
  858. - 2C: Scopeless AS50 -
  859. - 2D: Scopeless LLA8A -
  860. - 2E: KSG 12 -
  861. - 2F: P99 -
  862. - 30: Striker -
  863. - 31: AA 12 -
  864. - 32: USAS 12 -
  865. - 33: Spas 12 -
  866. - 34: M60E4 -
  867. - 35: M60E4 -
  868. - 36: MK46 -
  869. - 37: PKP PECHENEG -
  870. - 38: L86 LSW -
  871. - 39: MG36 -
  872. - 3B: C4 (Acts As A Frag) -
  873. - 3E: NZ3 Designator -
  874. - 3F to 6A: Null -
  875. - 6B: Javalin (Can't shoot) -
  876. - 6F: Unknown Weapon/Osprey -
  877. - 70: Unknown Weapon/Harrier -
  878. - 71: Unknown Weapon/Chopper -
  879. - 72: Null -
  880. - 73: Null -
  881. - 74: Unknown Weapon/Throwing knife bullets -
  882. - 87: Unknown Weapon/Crashes -
  883. ----------------------------------------------
  884. ================================================================
  885.  
  886.  
  887.  
  888.  
  889. ----------------------------------------------------------------------------------------------------
  890.  
  891.  
  892.  
  893.  
  894. 02388d8f - invite
  895.  
  896. 0x007E055D - class change
  897.  
  898.  
  899. Commands terminal send dvars :::
  900.  
  901. Offset:
  902. 0x054CE2C (CREDIT TO CHOCO FOR THE OFFSET! WITHOUT HIM NONE OF THIS WOULD BE EVEN REMOTELY POSSIBLE!!!!!!!)
  903. From there you go to %s(you will see two near that offset on the text side! CHANGE THE SECOND ONE, NOT THE FIRST ONE!) and replace it with any of the commands below. (press select twice after you have changed the text to whatever you desire to activate the change)
  904. i.e: c "^4Hi ^2Welcome!" would write on screen Hi Welcome!
  905.  
  906.  
  907. Commands:
  908. a: no gun (change to 0 will take away your gun. You can still fire and it will give you a silent kill)
  909. b: changes score and clone your player
  910. i: Blury
  911. k: resetPlayerStance
  912. l: Game Volume 0=off 1=low =2medium 3=heigh 4=Loud
  913. o: open options menu and other menu's (would not mess with this, hard to close or navigate)
  914. r: Custom error message (will kick the whole lobby to the main menu with the message you input)
  915. s: open options gui (False Open) (again would not mess with)
  916. u: shows kill message 0=headshot 1=assist 2= longshot etc. (must use underscore like so " u _ # ") and
  917. to change the score it says given " u _ 0 5"
  918. v: resets/ deletes rubble animation (delete as in like takes broken car pieces and deletes them)
  919. q: sets dvars (have not tested dvars yet!)
  920.  
  921. //Examples///
  922. a 0
  923. b "99999999999"
  924. i "22"
  925. l "0"
  926. s "1"
  927. o "3"
  928. u 0 999999999999
  929. v "1"
  930. q cg_fov 120
  931. r "^1DERANKED! jk"
  932.  
  933. Text Position:
  934. c=textonscreen
  935. e=TextBottomscreen
  936. f=textbottomscreen
  937. g=TextOnScreen
  938.  
  939. 0x01C187D0 - CODNoobFriendly unlock all bin offset
  940.  
  941.  
  942.  
  943.  
  944. MW3 1.24 All Offsets Found!
  945.  
  946. CREDITS
  947.  
  948. iMCSx
  949. FAKA_ELITE
  950. nicooo
  951. aerosoul94
  952. Ownage
  953. *CODGlitcha*
  954. Anera
  955. D3CH
  956. sharkbait263
  957. x-riggs_tq1
  958. Bad Luck Brian
  959. XBSRocksX
  960. SubwayMonkey147
  961. primetime43
  962.  
  963. More credits are getting adding if you deserve them quote me. and if there is anyone else who is suppose to have credits please quote me.
  964.  
  965. Code:
  966. for the real good noclip go the 0x0110d60c search your name. scroll down a bit until you see a bunch of ff's. change the 00 in front of it to 02. and you have a faster/better noclip than mine.
  967. this one works online!
  968. If you have offsets we can help others out if you want too.
  969. Post your offsets below and I will update thread.
  970. IMCS offsets for unlock all+gold guns+t&e
  971. Spoiler:
  972.  
  973. - Stats Entry Point = 0x01C187D0
  974. - Prestige = 0x01C1947C
  975. - Experiences = 0x01C1926C
  976. - Scores = 0x01C19484
  977. - Kills = 0x01C194AC
  978. - KillStreaks = 0x01C194B0
  979. - Death = 0x01C194B4
  980. - Assist = 0x01C194BC
  981. - HeadShots = 0x01C194C0
  982. - Times Played = 0x01C194CE & 0x01C194D6
  983. - Tokens = 0x01C1B2DB
  984. - Wins = 0x01C194E0
  985. - Losses = 0x01C194E4
  986. - Ties = 0x01C194E8
  987. - WinStreaks = 0x01C194EC
  988. - Hits = 0x01C194F8
  989. - Misses = 0x01C194FC
  990. - Ratio = 0x01C19500
  991. - Double XP = 0x01C1B331
  992. - Double XP Weapons = 0x01C1B339
  993. - Accuracy = 0x01C19504
  994. - Classes Name = 0x1C1982C (+ 0x62 For The Next)
  995. - Add Classes = 0x01C1B2E3
  996. - Prestige MW = 0x01C1B376
  997. - Prestige WAW = 0x01C1B37B
  998. - Prestige MW2 = 0x01C1B381
  999. - Prestige BO = 0x01C1B388
  1000.  
  1001.  
  1002. Unlock All :
  1003.  
  1004. - 0x01C19FAB > 0x1302
  1005. - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
  1006. - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
  1007. - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
  1008.  
  1009.  
  1010. (XBSRocksX)0x01C190B4 -> Ctrl I -> Value: 0x1e381e38 -> Length: 710 -> Enter
  1011.  
  1012. Buttons in name.
  1013. Code:
  1014. 0x008A8130 change your name (credit faka_elite)
  1015. buttons in your name (value) :
  1016. 01 = Cross
  1017. 02 = Cercle
  1018. 03 = Square
  1019. 04 = Triangle
  1020. 05 = L1
  1021. 06 = R1
  1022. 10 = L3
  1023. 11 = R3
  1024. 12 = L2
  1025. 13 = R2
  1026. 14 = DPAD UP
  1027. 15 = DPAD DOWN
  1028. 16 = DAPD LEFT
  1029. 17 = DPAD RIGHT
  1030. 0E = Start
  1031. 0F = Select
  1032. (credit: me)-exceptional hell
  1033. Code:
  1034. You could also add the info that all online stats offset like prestige, level, xp etc. can be easily converted to lan/splitscreen offset.
  1035. Just add 0x3005 to the offset with a hex calculator e.g. Hex Calculator - Addition, Subtraction, Multiplication & Division
  1036. For prestige it would be 0x01C1947C + 0x3005 = 0x1c1c48
  1037.  
  1038. The offset for YOUR name is: 0x01BBBC2C and the offset for your friends is 0x008A8130
  1039. Code:
  1040. ExceptionHell:
  1041. Real UAV Hack, Constant UAV
  1042. 0x18DB880 change it to 01 to enable.
  1043. Third Person:
  1044. 0x18CCE38 change it to 01 to enable.
  1045. Disable all FX:
  1046. 0x18C8B48 change it to 00 to enable.
  1047. Change FOV:
  1048. 0x18D5390 change 82 to a0 for FOV 80.
  1049. Ping Text:
  1050. 0x18DA40C change it to 01 to enable.
  1051.  
  1052.  
  1053.  
  1054. Badluk Brian:GODMODE
  1055. Code:
  1056. OFFSET (not accurate but just search your PSN name): 0x0110976c
  1057.  
  1058. Go to that offset, search for your name (ctrl + F)
  1059.  
  1060.  
  1061. now look in the video to locate the offset and change it to one of those value.
  1062.  
  1063. 02 = you are now in the opposite team (you can only kill your "teammates" and the "enemy" can't kill you. WARNING: your teammates CAN kill you tho)
  1064.  
  1065. 07 = you are in the "spectator team",everyone is your ennemy and no one can kill you :)
  1066.  
  1067. Laggy:invisable+godmode
  1068. Code:
  1069. Search For Address : 0110D60C
  1070.  
  1071. Then Press Ctrl+F And Type In Your Name.
  1072.  
  1073. You Will See Two : "01 00 00 00 00 00 00 01"
  1074.  
  1075. Edit It Like : "01 00 00 00 00 00 00 05" For Invsible
  1076.  
  1077. Or "05" For God Mode.
  1078. Code:
  1079. primetime43:
  1080. Another 3rd person is:
  1081. 3rd Person Offset: 0x0110a292 set to 99 (Press triangle to go from third to first back and forth) (This is also spectator god mode)
  1082. Turn Night Vision On:
  1083. 0x0110a5f7 change to 40
  1084. or
  1085. 00 to turn off
  1086. or
  1087. 0A to shoot with your tactical grenade.
  1088. Code:
  1089. FAKA_ELITE
  1090. Pre-game Lobby Time changer: Just go on: 0x018CEE54 and change the 20´s to ff and you got 255 seconds to trolll
  1091. *CODGlitcha*
  1092. 0x018dcf58 - Spectate Speed
  1093. 0x018de168 - Reload Speed
  1094. 0x018de124 - Steady Aim
  1095. 0x018d5390 - FOV
  1096. 0x018de7c8 - Sprint Recovery
  1097. 0x018de740 - Quickdraw
  1098. 0x018de784 - Fast Snipe
  1099. 0x018e4190 - Square Button Distance
  1100. 0x018d54e1 - Draw Breath Hint
  1101. 0x018d52c1 - Drawgun
  1102. 0x018c63f8 - Zfar
  1103. 0x018da164 - Ping Width
  1104. 0x018d91b8 - Radar Line Thickness
  1105. 0x018d8dbc - Compass Size
  1106. 0x018d75d4 - Name Font
  1107. Code:
  1108. In game speed offset:
  1109. Speed : 0x000173B60
  1110. change the first line to:
  1111. NORMAL SPEED- 38 A0 00 BE
  1112. SUPER SPEED-38 A0 07 D0
  1113. Freeze Everyone-38 A0 00 00
  1114. ------------------------------------------------
  1115. Super Jump Offset: 0x000019780
  1116. jump high-44 F9 C0
  1117. JUMP SUPER HIGH-46 00 00
  1118. NORMAL JUMP- 42 9c 00
  1119.  
  1120. Code:
  1121. Unlock All
  1122. Address 1: 0x1C1CFB0 > 0x1302
  1123. Address 2: 0x1C1C0B9 > 0x1EB8 (Length 0x200 Bytes)
  1124. Address 3: 0x1C1CFF7 > 0x0A0A0A0A (Length 0x1064 Bytes)
  1125. Address 4: 0x1C1E0A5 > 0xFF (During 0x200 Bytes)
  1126.  
  1127. Stats Entry Point
  1128. Address: 0x1C1B7D5
  1129.  
  1130. Prestige
  1131. Address: 0x1C1C481
  1132.  
  1133. Experience
  1134. Address: 0x1C1C271
  1135.  
  1136. Score
  1137. Address: 0x1C1C489
  1138.  
  1139. Wins
  1140. Address: 0x1C1C4E5
  1141.  
  1142. Losses
  1143. Address: 0x1C1C4E9
  1144.  
  1145. Ties
  1146. Address: 0x1C1C4ED
  1147.  
  1148. Win Streak
  1149. Address: 0x1C1C4F1
  1150.  
  1151. Kills
  1152. Address: 0x1C1C4B1
  1153.  
  1154. Deaths
  1155. Address: 0x1C1C4B9
  1156.  
  1157. K:D Ratio
  1158. Address: 0x1C1C505
  1159.  
  1160. Headshots
  1161. Address: 0x1C1C4C5
  1162.  
  1163. Accuracy
  1164. Address: 0x1C1C509
  1165.  
  1166. Assists
  1167. Address: 0x1C1C4C1
  1168.  
  1169. Kill Streak
  1170. Address: 0x1C1C4B5
  1171.  
  1172. Time Played
  1173. Address: 0x1C1C4D3 & 0x1C1C4DB
  1174.  
  1175. Add Classes
  1176. Address: 0x1C1E2E8
  1177.  
  1178. Change Class Name
  1179. Address: 0x1C1C831 (Add 0x62 For Next Class)
  1180. Ownage
  1181. Code:
  1182. All Offsets Found :
  1183.  
  1184. - Name Change Offset: 0X01bbbc2c
  1185. - Stats Entry Point = 0x01C187D0
  1186. - Prestige = 0x01C1947C (2 bytes)
  1187. - Experience = 0x01C1926C (4 bytes)
  1188. - Scores = 0x01C19484 (4 bytes)
  1189. - Kills = 0x01C194AC (4 bytes)
  1190. - KillStreaks = 0x01C194B0 (4 bytes)
  1191. - Death = 0x01C194B4 (4 bytes)
  1192. - Assist = 0x01C194BC (4 bytes)
  1193. - HeadShots = 0x01C194C0 (4 bytes)
  1194. - Times Played = 0x01C194CE & 0x01C194D6
  1195. - Tokens = 0x01C1B2DB (4 bytes)
  1196. - Wins = 0x01C194E0 (4 bytes)
  1197. - Losses = 0x01C194E4 (4 bytes)
  1198. - Ties = 0x01C194E8 (4 bytes)
  1199. - WinStreaks = 0x01C194EC (4 bytes)
  1200. - Hits = 0x01C194F8 (4 bytes)
  1201. - Misses = 0x01C194FC (4 bytes)
  1202. - Ratio = 0x01C19500(4 bytes)
  1203. - Double XP = 0x01C1B331
  1204. - Double XP Weapons = 0x01C1B339
  1205. - Accuracy = 0x01C19504 (4 bytes)
  1206. - Classes Name = 0x1C1982C (+ 0x62 For The Next)
  1207. - Add Classes = 0x01C1B2E3
  1208. - Prestige MW = 0x01C1B376
  1209. - Prestige WAW = 0x01C1B37B
  1210. - Prestige MW2 = 0x01C1B381
  1211. - Prestige BO = 0x01C1B388
  1212.  
  1213.  
  1214. Unlock All :
  1215.  
  1216. - 0x01C19FAB > 0x1302
  1217. - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
  1218. - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
  1219. - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
  1220. === UNLOCK ALL CHALLENGES ===
  1221.  
  1222.  
  1223. Unlock All Offset:
  1224. Start Adress : 0x01C19F87
  1225. Lenght : 4824
  1226. Fill with : 0F0F0F0F
  1227.  
  1228. === ALL WEAPONS 31 ===
  1229. All Camos & 15 Classes: 0x01c19f39 set the whole line to 0F
  1230. Start Address : 01C19240
  1231. End Address : 01C19360
  1232. Fill with : 0x0C8BC0201 with no 4weapon xp
  1233. with 4 weapon xp :0x0C80af0201
  1234.  
  1235.  
  1236.  
  1237. ========SWEET COMMANDS======
  1238. 0x0FCA41E - HEALTH OFFSET (move to find your client id)
  1239. SET TO:00 00 00 00 OR FF FF FF FF
  1240.  
  1241. Now go up one line from the health offset and go to the end of
  1242.  
  1243. the line and put FF and the next line where the 64 is on the
  1244.  
  1245. health offset, put FF. So it should be like FF FF 64. This is
  1246.  
  1247. god mode just for you, if you want god mode for everyone, do the
  1248.  
  1249. same thing, but instead of FF FF 64, you put 00 00 64)
  1250.  
  1251. TELEPORT:
  1252. 0x0110A29C (doesnt work online)
  1253. coordinate in x, y, z
  1254. XX XX XX XX YY YY YY YY ZZ ZZ ZZ ZZ
  1255.  
  1256. In game speed offset:
  1257. Speed : 0x000173B60
  1258. change the first line to:
  1259. NORMAL SPEED- 38 A0 00 BE
  1260. SUPER SPEED-38 A0 07 D0
  1261. Freeze Everyone-38 A0 00 00
  1262.  
  1263. Tactical Inf Ammo:
  1264. 0x0110a6b7 change to FF
  1265. --------------------------------------------------
  1266. Lethal Inf Ammo:
  1267. 0x0110a69f change to FF
  1268. ---------------------------------------------------
  1269. Turn Night Vision On:
  1270. 0x0110a5f7 change to 40
  1271. or
  1272. 00 to turn off
  1273. 0a to shoot your hand grenade
  1274.  
  1275. bring up killstreak map:
  1276. 0x0110a48b
  1277. Secondary Weapon (Change): 0x0110A4F7
  1278. Change the first two numbers to change your secondary weapon.
  1279.  
  1280.  
  1281.  
  1282.  
  1283. Hidden Weapons:
  1284. 01 = Default Weapon
  1285. 29 = Dragonuv
  1286. 3F = F2000
  1287.  
  1288. change weapon:
  1289. 0110A4F7 - 0x6C for ac 130
  1290. change leathal:
  1291. 0110A4FB
  1292. change attachment:
  1293. 0110A4FD
  1294. AMMO:
  1295. 0110A4FE
  1296. vision:
  1297. 0110A292
  1298. wall hack:
  1299. 0x0110a293 fill with 55
  1300. primary weapon:
  1301. 0110A4FF
  1302. 3rd Weapon:
  1303. 0110A4FB
  1304. 4th weapon:
  1305. 0110A503
  1306. killstreak:
  1307. 0110A50B
  1308. 0x0110a62b - Primay Wepon Clip Ammo
  1309. -Change Clan = 0x00892C0E
  1310. -Change Twitter Message = 0x8930B2
  1311. -Change Map(Must Be a Fresh game Boot from Disc) = 0x12325D4
  1312. -Change DLC Ad = 0x0123E2Fb
  1313. -Change Party Header = 0x123ECB8
  1314. Super Jump Offset: 0x000019780
  1315. jump high-44 F9 C0
  1316. JUMP SUPER HIGH-46 00 00
  1317. NORMAL JUMP- 43 00 00 / 42 9c 00
  1318. -moab timer
  1319. address: 18CA2E4
  1320. name: scr_nukeTimer
  1321. type: string
  1322. value: "10"
  1323. FOV:
  1324. 018d5390
  1325.  
  1326.  
  1327. ====Spec Ops=====
  1328. Special Ops Godmode Offset: special ops:
  1329.  
  1330. 0x010EEC28 its the same from online
  1331. just change the 00 00 64 to ff ff 64
  1332.  
  1333. Code:
  1334. nicooo
  1335. Client 0 (host in private match) : 0x0110A29C
  1336. Client 1: 0x0110DC1C
  1337. Client 2: 0x0111159C
  1338. Client 3: 0x01114F1C
  1339. Client 4: 0x0111889C
  1340. Client 5: 0x0111C21C
  1341. Client 6: 0x0111FB9C
  1342. Client 7: 0x0112351C
  1343. Client 8: 0x01126E9C
  1344. Client 9: 0x0112A81C
  1345. Client 10: 0x0112E19C
  1346. Client 11: 0x01131B1C
  1347. Client 12: 0x0113549C
  1348. Client 13: 0x01138E1C
  1349. Client 14: 0x0113C79C
  1350. Client 15: 0x0114011C
  1351. Client 16: 0x01143A9C
  1352. Client 17: 0x0114741C
  1353.  
  1354. Weapons and ammo All clients :
  1355.  
  1356. Client 0 Weapons : 0x0110A4FF | 0x0110A4F7 | 0x0110A4FB | 0x0110A503 [AMMO : 0x00110A4FE]
  1357. Client 1 Weapons : 0x0110DE7F | 0x0110DE77 | 0x0110DE7B | 0x0110DE83 [AMMO : 0x0110DE7E]
  1358.  
  1359. Now up to you to find the rest
  1360.  
  1361.  
  1362. This is all playerState for all client, wich means that those offsets stores, weapons, ammo, current location, vision etc... etc... To change the vision, you need to look a line up before the local in X,Y,Z, you should see a 00 00 10 00 00
  1363. replace by 00 00 10 55 00 for Red Box only and 00 00 10 99 00 for Red Box + thermal vision
  1364.  
  1365. these offsets allow you to enable the UFO etc... but it's up to you to find it.
  1366. also these offsets works online, if you invite someone in a party he will be surely the client 0, so you can make him invincible etc.. to find your self, i use a quicktip, since the position is updated in real time, and all players will move like crazy, it's easy to find himself, just don't move and you'll see that your X,Y,Z position will not move, and you'll know that it's you.
  1367. these offsets also store the name of the player (ingame), just scroll down
  1368. hope people will share some more, don't be silly we're a community and we're doing it for fun
  1369. leechers can go to hell
  1370.  
  1371. + BONUS = spec ops offsets
  1372.  
  1373. God Mode : 0x010EEC28 (client 0 & 1)
  1374. Teleport + Visions : 0x012272F4 (client 0 only)
  1375.  
  1376. Forcing 18 Players
  1377. You can force 18 players in game, this leads to Free for All in Dome with 18 players (absolute bullsh*t);
  1378. the spawns become absolutely garbage, you'll see like 4 people spawning on the same spawn etc...
  1379. You can also go to search and destroy and play with Unlimited lifes + 18 players, it becomes a WAR ZONE.
  1380. First, go to this offset : 0x018CC0A4
  1381. Then start a private match (if you already played in a Private match early, you don't need to do this)
  1382. Then go to Debugger and you should see some 00 00 00 01, replace by 00 00 00 0C. (DONT REPLACE THE 01 THAT ARE RIGHT NEXT TO ANOTHER VALUE LIKE 43 21 66)
  1383. Now go to Free for All and let the people join you.
  1384. After a while you should be 18 Players on Free for All.
  1385. If you find a way to remove the score limit, it becomes absolute bullsh*t, since people spawn everywhere, etc...
  1386. Code:
  1387. WAW, MW1, MW2, MW3, BO 1, BO 2
  1388. If You Want To Find A Certain Offset Press CTRL+F And Type In The Name Of What Your Looking For Ex: Walking AC-130, If You Cant Find The Offset Then
  1389. Its Probably Not In Here!
  1390.  
  1391. *** WAW ***
  1392. - Prestige: 0x01C1B37B
  1393. -----------------------
  1394.  
  1395. *** MW 1 ***
  1396. - Prestige: 0x01C1B376
  1397. -----------------------
  1398.  
  1399. *** MW 2 ***
  1400. - Prestige: 0x01C1B381
  1401. -----------------------
  1402.  
  1403. *** MW 3 ***
  1404.  
  1405. Stats:
  1406.  
  1407. - Stats Entry Point: 0x01C187D0
  1408. - Prestige: 0x01C1947C
  1409. - Experience: 0x01C1926C
  1410. - Scores: 0x01C19484
  1411. - Kills: 0x01C194AC
  1412. - KillStreaks: 0x01C194B0
  1413. - Death: 0x01C194B4
  1414. - Assist: 0x01C194BC
  1415. - HeadShots: 0x01C194C0
  1416. - Times Played: 0x01C194CE & 0x01C194D6
  1417. - Tokens: 0x01C1B2DB
  1418. - Wins: 0x01C194E0
  1419. - Losses: 0x01C194E4
  1420. - Ties: 0x01C194E8
  1421. - WinStreaks: 0x01C194EC
  1422. - Hits: 0x01C194F8
  1423. - Misses: 0x01C194FC
  1424. - Ratio: 0x01C19500
  1425. - Double XP: 0x01C1B331
  1426. - Double XP Weapons: 0x01C1B339
  1427. - Accuracy: 0x01C19504
  1428. - Classes Name: 0x1C1982C (+ 0x62 For The Next)
  1429. - Add Classes: 0x01C1B2E3
  1430. - Clan Tag: 00892C0E (Add { To Make It Unbound)
  1431. - Leaderboards Score: 01C19484 (For High Rank 4E 99 A5 45)
  1432. - Double XP: 01C1B332
  1433. - Double Weapon XP: 01C1B33B
  1434. - Other CoD Prestige 01C1B365 (Spam 99 Across)
  1435. - Score Limit: 00540800
  1436. - Score Demolition: 00540A64
  1437. - Message of The Day: 005357F0
  1438. - Kill Feed: 01C1B081 (Not Sure How To Use)
  1439. - Change Name: 0X01BBBC2C
  1440. - Change Friends Name: 0x008A8130
  1441. - Enemies: 0x007DFDAE-0x01163B2C-0x01110FFE
  1442. - Change Party Name: 01229C73
  1443. - Name Font: 0x018d75d4
  1444.  
  1445. Spec Ops:
  1446. - God Mode: 0x010EEC28
  1447. - Teleport + Visions: 0x012272F4
  1448.  
  1449. Unlock All:
  1450.  
  1451. - 0x01C19FAB > 0x1302
  1452. - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
  1453. - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
  1454. - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
  1455.  
  1456. Button Codes:
  1457. These Can Be Used When Editing Name Or Clan Tag
  1458.  
  1459. - 01: Cross
  1460. - 02: Cercle
  1461. - 03: Square
  1462. - 04: Triangle
  1463. - 05: L1
  1464. - 06: R1
  1465. - 10: L3
  1466. - 11: R3
  1467. - 12: L2
  1468. - 13: R2
  1469. - 14: DPAD UP
  1470. - 15: DPAD DOWN
  1471. - 16: DAPD LEFT
  1472. - 17: DPAD RIGHT
  1473. - 0E: Start
  1474. - 0F: Select
  1475. - 0A: New Line (Glitchy Names)
  1476.  
  1477. Prestiege Codes:
  1478.  
  1479. - Total XP Level 80: 1746200
  1480. - Prestige 1: 0x01
  1481. - Prestige 2: 0x02
  1482. - Prestige 3: 0x03
  1483. - Prestige 4: 0x04
  1484. - Prestige 5: 0x05
  1485. - Prestige 6: 0x06
  1486. - Prestige 7: 0x07
  1487. - Prestige 8: 0x08
  1488. - Prestige 9: 0x09
  1489. - Prestige 10: 0x0A
  1490. - Prestige 11: 0x0B
  1491. - Prestige 12: 0x0C
  1492. - Prestige 13: 0x0D
  1493. - Prestige 14: 0x0E
  1494. - Prestige 15: 0x0F
  1495. - Prestige 16: 0x10
  1496. - Prestige 17: 0x11
  1497. - Prestige 18: 0x12
  1498. - Prestige 19: 0x13
  1499. - Prestige 20: 0x14
  1500.  
  1501. Misc:
  1502.  
  1503. - Wall Hack: 0x0110a293 (55, 3 Across)
  1504. - No Gun: 018D52C1 (Change To 0 For No Gun)
  1505. - Night Vision: 0x0110A5F7 (40 = On, 00 = Off, 0A = Shoot With Hand Grenade)
  1506. - Martydrom Missle: 0x05257f0 (Change frag_grenade_short_mp To remotemissile_projectile_mp)
  1507. - Primary Weapon Clip: 0x0110a62b
  1508. - Tacticals: 0x0110a6b7 (Change To FF For Infinite)
  1509. - Lethals: 0x0110a69f (Change To FF For Infinite)
  1510. - Teleport: 0x0110A29C (Offline Only, X/Y/Z 00 00 00 00 | 00 00 00 00 | 00 00 00 00)
  1511. - Aim Assist: 0x573A70 (Not Sure How To Activate Yet)
  1512. - 3RD Person: 0x0110a292 (Set To 99)
  1513. - Spectate Speed: 0x018dcf58
  1514. - Reload Speed: 0x018de168
  1515. - Steady Aim: 0x018de124
  1516. - FOV: 0x018d5390
  1517. - Sprint Recovery: 0x018de7c8
  1518. - Quickdraw: 0x018de740
  1519. - Fast Snipe: 0x018de784
  1520. - Square Button Distance: 0x018e4190
  1521. - Draw Breath Hint: 0x018d54e1
  1522. - Drawgun: 0x018d52c1
  1523. - Zfar: 0x018c63f8
  1524. - Ping Width: 0x018da164
  1525. - Radar Line Thickness: 0x018d91b8
  1526. - Compass Size: 0x018d8dbc
  1527. - Pre-game Lobby Timer: 0x018CEE54
  1528. - Disable all FX: 0x18C8B48 (Change To 00 To Disable FX)
  1529. - Constant UAV: 0x18DB880 (Change To 01 To Enable)
  1530. - Show Ping: 0x18DA40C (Change To 01 To Enable)
  1531. - Killstreak Map: 0x0110a48b
  1532. - Change Twitter Message: 0x8930B2
  1533. - Change Map: 0x12325D4
  1534. - Change DLC Advert: 0x0123E2Fb
  1535. - Change Party Leader: 0x123ECB8
  1536. - MOAB Timer: 18CA2E4
  1537. - Change Lethal: 0110A4FB
  1538. - Change Attachment: 0110A4FD
  1539. - Ammo: 0110A4FE
  1540. - Primary Weapon: 0110A4FF
  1541. - 3rd Weapon: 0110A4FB
  1542. - 4th Weapon: 0110A503
  1543. - Killstreak: 0110A50B
  1544. - Chrome Mod: 0x018c6659 - r_specularcolorscale
  1545. - Inverted Vision: 0x018c8174, 0x18c81fc, 0x18c8460 (Change All To 01)
  1546. - Vision: 0110A292
  1547.  
  1548. - Weapon Offsets ------------------------------
  1549. - Weapon Offset: 0110A4F7 -
  1550. - 0x6C: AC-130 -
  1551. - 3F: F2000 -
  1552. - 1: Default weapon -
  1553. - 2: Null -
  1554. - 3: Riot Shield -
  1555. - 4: Riot Shield -
  1556. - 5: .44 Magnum -
  1557. - 6: Usp .45 -
  1558. - 7: Usp .45 -
  1559. - 8: Desert eagle -
  1560. - 9: MP412 -
  1561. - A: MP412 -
  1562. - B: P99 -
  1563. - C: Five Seven -
  1564. - D: FMG9 -
  1565. - E: Skorpion -
  1566. - F: MP9 -
  1567. - 10: G18 -
  1568. - 11: MP5 -
  1569. - 12: PM-9 -
  1570. - 13: P90 -
  1571. - 14: PP90M1 -
  1572. - 15: Ump45 -
  1573. - 16: MP7 -
  1574. - 17: AK-47 -
  1575. - 18: M16A4 -
  1576. - 19: M4A1 -
  1577. - 1A: FAD -
  1578. - 1B: ACR 6.8 -
  1579. - 1C: Type 95 -
  1580. - 1D: MK14 -
  1581. - 1E: Scar-L -
  1582. - 1F: G36C -
  1583. - 20: CM901 -
  1584. - 21: Null -
  1585. - 22: M320 GLM -
  1586. - 23: RPG -
  1587. - 24: SMAW -
  1588. - 25: Stinger -
  1589. - 26: Javalin -
  1590. - 27: XM25 -
  1591. - 28: Scopeless Draganov -
  1592. - 29: Scopeless MSR -
  1593. - 2A: Scopeless Barrett -
  1594. - 2B: Scopeless RSASS -
  1595. - 2C: Scopeless AS50 -
  1596. - 2D: Scopeless LLA8A -
  1597. - 2E: KSG 12 -
  1598. - 2F: P99 -
  1599. - 30: Striker -
  1600. - 31: AA 12 -
  1601. - 32: USAS 12 -
  1602. - 33: Spas 12 -
  1603. - 34: M60E4 -
  1604. - 35: M60E4 -
  1605. - 36: MK46 -
  1606. - 37: PKP PECHENEG -
  1607. - 38: L86 LSW -
  1608. - 39: MG36 -
  1609. - 3B: C4 (Acts As A Frag) -
  1610. - 3E: NZ3 Designator -
  1611. - 3F to 6A: Null -
  1612. - 6B: Javalin (Can't shoot) -
  1613. - 6F: Unknown Weapon/Osprey -
  1614. - 70: Unknown Weapon/Harrier -
  1615. - 71: Unknown Weapon/Chopper -
  1616. - 72: Null -
  1617. - 73: Null -
  1618. - 74: Unknown Weapon/Throwing knife bullets -
  1619. - 87: Unknown Weapon/Crashes -
  1620. ----------------------------------------------
  1621. ================================================================
  1622. - Health Offsets ---------------
  1623. - Health: 0x0110976C -
  1624. - Search Name First -
  1625. - 01: Normal -
  1626. - 02: Opposite Team -
  1627. - 05: God Mode -
  1628. - 07: Spec Team -
  1629. --------------------------------
  1630. ===============================================================
  1631. - Invisible ---------------------------------------------------
  1632. - 4th Offset Before godmode -
  1633. - set it to 02 so for example, godmode = 05 for me, -
  1634. - it would look like this 02 00 00 00 05 if not working -
  1635. - try changing the 02 to 03, 04 , 05 but NOT 00 -
  1636. - Video: http://www.youtube.com/watch?v=xp--k9fy9Ys -
  1637. ---------------------------------------------------------------
  1638. ===============================================================
  1639. - Speed Offsets ----------------
  1640. - Speed Offset: 0x000173B60 -
  1641. - Normal Speed: 38 A0 00 BE -
  1642. - Super Speed: 38 A0 07 D0 -
  1643. - Freeze Everyone: 38 A0 00 00 -
  1644. --------------------------------
  1645. ================================
  1646. - Jump Offsets -----------------
  1647. - Jump Offset: 0x000019780 -
  1648. - High Jump: 44 F9 C0 -
  1649. - Super Jump: 46 00 00 -
  1650. - Normal Jump: 42 9c 00 -
  1651. --------------------------------
  1652. ================================
  1653.  
  1654.  
  1655.  
  1656. *** BO 2 ***
  1657.  
  1658. - Change Name: 026DE278
  1659. - Experience/Rank: 0x0271AB1B (D8 60 F1 12 For Level 55)
  1660. - Prestige: 0x0271ab04
  1661. - Jump Height: 0x59A19C (50 00 00 For Super Jump)
  1662. - Score: 0x0271AB40
  1663. - Kills: 0x0271A660
  1664. - Wins: 0x0271AC42
  1665. Code:
  1666. === Download Links ====
  1667.  
  1668. Modded AoN => http://www.mediafire.com/?5270ennt2pnh36c
  1669. Force 18 Players => http://www.mediafire.com/?ecdh380381h805r
  1670.  
  1671. === Descriptions ====
  1672.  
  1673. Modded AoN => Contains Modded Classes, forces Model 1887 + AC130, Reaper, Predator Missile and Precision Airstrike on Support Package
  1674. Up to you to extend game timelimit and scorelimit (scr_dm_timelimit & scr_dm_scorelimit)
  1675.  
  1676. 18 Players Force => Force 18 constant Players, in any game you host, you'll have constantly 18 Players, fun to use in Dome and FFA
  1677.  
  1678. === How to use ? ====
  1679.  
  1680. Modded AoN :
  1681. First search for a AoN game, quit right after.
  1682. Load this .Bin in the memory, at this offset : 0x021864E3
  1683. Host & Enjoy.
  1684.  
  1685. Force 18 Players :
  1686. Load this .Bin in the memory, at this offset : 0x018CC0A4
  1687. Code:
  1688. only a lil something but ill be finding more :P
  1689. lag offset: 0x0110D5AF change from 02 to 01 (this is for client 0 i.e you in a private match offset will vary for public matches)
  1690. 0110D577 00 00 00 00 00 00 00 00 00 00 00 00 00 FF FF FF ................
  1691. 0110D587 FF FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00 ................
  1692. 0110D597 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1693. 0110D5A7 00 18 F1 00 00 00 00 00 02 00 06 55 76 00 00 00
  1694. just search for your name after inputting any client then scroll up a little bit until you see this ^ change the red 02 to 01 and you have lag
  1695. Code:
  1696. How to find you Client id easily:
  1697. 1. Go to offset 0x0110976C
  1698. 2. Search for your/your friends name
  1699. 3. Copy the the offset of the first letter of the name
  1700. 4. Go to Hex Calculator - Addition, Subtraction, Multiplication & Division
  1701. 5. your copied offset - client 0 offset (0x0110d60c)
  1702. 6. the difference between those to / 0x3980 = your client id.
  1703. client 0 = 0x0110d60c
  1704. client 1 = 0x01110f8c
  1705. client 2 = 0x0111490c
  1706. client 3 = 0x0111828c
  1707. client 4 = 0x0111bc0c
  1708. client 5 = 0x0111f58c
  1709. client 6 = 0x01122f0c
  1710. client 7 = 0x0112688c
  1711. client 8 = 0x0112a20c
  1712. client 9 = 0x0112db8c
  1713. client 10 = 0x0113150c
  1714. client 11 = 0x01134e8c
  1715. client 12 = 0x0113880c
  1716. client 13 = 0x0113c18c
  1717. client 14 = 0x0113fb0c
  1718. client 15 = 0x0114348c
  1719. client 16 = 0x01146e0c
  1720. client 17 = 0x0114a78c
  1721. Weapon 1 = 0x263
  1722. Weapon 2 = 0x25b
  1723. Weapon 3 = 0x25f
  1724. Weapon 4 = 0x267
  1725.  
  1726. Primary ammo = 0x38c
  1727. Primary clip = 0x40c
  1728.  
  1729. Secondary ammo = 0x37c
  1730. Secondary clip = 0x3f4
  1731.  
  1732. tactical ammo = 0x418
  1733. lethal ammo = 0x400
  1734.  
  1735. ammo ac130 big = 0x433
  1736. ammo ac130 middle = 0x43c
  1737. ammo ac130 small = 0x488
  1738.  
  1739. noobtube (and shotgun?) ammo = 0x424
  1740.  
  1741.  
  1742. Code:
  1743. === WALKING AC130 ===
  1744.  
  1745. 6A = 105mm, 69 = 45mm, 68 = 25mm
  1746.  
  1747. === Client 0 ===
  1748. 0x0110A291 => 90 10 0C
  1749. 0x0110A4FC => Throw your weapon (00 00 00 00)
  1750. 0x0110A63F => Write down 6A 00 00 03 E6
  1751. 0x0110A51C => Replace by 6A
  1752. 0x0110A60C => Replace anyweapon by 6A & Give ammo
  1753. Secondary Weapon - 0x0110A4F7 Change to 6A
  1754. Primary Weapon - 0110A4FF Change to 6A
  1755.  
  1756. (REPLACE > 0x0110A5F3 by 6A)
  1757.  
  1758. 01 = Default Weapon
  1759. 02 = Default Weapon no damage
  1760. 03 = Claymore
  1761. 04 = Riot Shield
  1762. 05 = Riot Shield
  1763. 06 = .44 Magnum
  1764. 07 = USP .45
  1765. 08 = USP .45
  1766. 09 = Desert Eagle
  1767. 0A = MP412
  1768. 0B = MP412
  1769. 0C = P99
  1770. 0D = Five Seven
  1771. 0E = FMG9
  1772. 0F = Skorpion
  1773. 10 = MP9
  1774. 11 = G18
  1775. 12 = MP5
  1776. 13 = PM-9
  1777. 14 = P90
  1778. 15 = PP90M1
  1779. 16 = UMP45
  1780. 17 = MP7
  1781. 18 = AK-47
  1782. 19 = M16A4
  1783. 1A = M4A1
  1784. 1B = FAD
  1785. 1C = ACR 6.8
  1786. 1D = Type 95
  1787. 1E = MK14
  1788. 1F = Scar-L
  1789. 20 = G36C
  1790. 21 = CM901
  1791. 22 = Noobtube M16A4 (Extremly Powerfull)
  1792. 23 = M320 GLM
  1793. 24 = RPG-7
  1794. 25 = SMAW
  1795. 26 = Stinger
  1796. 27 = Javelin
  1797. 28 = XM25
  1798. 29 = Dragunov (No Scope)
  1799. 2A = MSR (No Scope)
  1800. 2B = Barret .50Cal (No Scope)
  1801. 2C = RSASS (No Scope)
  1802. 2D = AS50 (No Scope)
  1803. 2E = L118A (No Scope)
  1804. 2F = KSG12
  1805. 30 = Model 1887
  1806. 31 = Striker
  1807. 32 = AA-12
  1808. 33 = USAS 12
  1809. 34 = Spass 12
  1810. 35 = M60E4 Juggernaut
  1811. 36 = M60E4
  1812. 37 = MK46
  1813. 38 = PKP Pecheneg
  1814. 39 = L86 LSW
  1815. 3A = MG36
  1816. 3B = C4
  1817. 3C = C4 (Dead mans hand?)
  1818. 3D = Claymore
  1819. 3E = Trophy System
  1820. 3F = NZ3 Designator (F2000)
  1821. 40 = Jammer
  1822. 41 = Some Kind of Granade
  1823. 42 = Semtex
  1824. 43 = Grenade
  1825. 44 = Flash
  1826. 45 = Smoke
  1827. 46 = Stun
  1828. 47 = EMP Grenade
  1829. 48 = Throwing Knife
  1830. 49 = Bouncing Betty
  1831. 4A = Tactical Insertion
  1832. 4B = Scavanger
  1833. 4C = Grenade
  1834. 4D = Claymore
  1835. 4E = Claymore
  1836. 4F = Portable Radar
  1837. 50 = Bomb
  1838. 51 = Bomb
  1839. 52 = Killstreak Caller
  1840. 53 = Killstreak Notebook
  1841. 54 = Killstreak Caller
  1842. 55 = Airdrop Marker
  1843. 56 = Killstreak Caller
  1844. 57 = Killstreak Notebook
  1845. 58 = Killstreak Caller
  1846. 59 = Killstreak Notebook
  1847. 8A = Airdrop Marker
  1848. 5B = Killstreak Caller
  1849. 5C = Killstreak Caller
  1850. 5D = Killstreak Notebook
  1851. 5E = Airdrop Makrer
  1852. 5F = Killstreak Notebook (You can knife)
  1853. 60 = Killstreak Caller
  1854. 61 = Vest Duffel Bag
  1855. 62 = Airdrop Marker
  1856. 63 = Airdrop Caller
  1857. 64 = Killstreak Caller
  1858. 65 = Killstreak Notebook
  1859. 66 = Killstreak Caller
  1860. 67 = Airdrop Marker
  1861. 68 = AC130 25MM
  1862. 69 = AC130 40MM
  1863. 6A = AC130 105MM
  1864. 6B = Stinger Bullets
  1865. 6C = Javelin (Not working)
  1866. 6D = Claymore
  1867. 6E = Claymore
  1868. 6F = Nothing
  1869. 70 = Harrier
  1870. 71 = Harrier Rockets
  1871. 72 = Pavelow
  1872. 73 = Grenade
  1873. 74 = Osprey Interface
  1874. 75 = Helicopter
  1875. 76 = Weird Gun (Freeze when you shoot)
  1876. 77 = Weird Gun (Freeze when you shoot)
  1877. 78 = Weird Gun (Freeze when you shoot)
  1878. 79 = Weird Gun (Freeze when you shoot)
  1879. 7A = Weird Gun (Freeze when you shoot)
  1880. 7B = Stinger bullets
  1881. 7C = Bullets with no damage
  1882. 7D = Osprey Bullets
  1883. 7E = Osprey Bulltes (Explosive)
  1884. 7F = Javelin (Not working)
  1885. 80 = Freeze
  1886. 81 = Reaper Interface
  1887. 82 = IMS
  1888. 83 = Weird Gun (Freeze when you shoot)
  1889. 84 = Killstreak Notebook
  1890. 85 = Remote Sentry
  1891. 86 = Recon drone interface
  1892. 87 = Recon Drone
  1893. 88 = Weird Gun (Freeze when you shoot)
  1894. 89 = Killstreak Notebook
  1895. 8A = Assault Drone Interface
  1896. 8B = Assault Drone Rockets
  1897. 8C-FF = Freeze
  1898. some maps do not have the 02 Default Weapon. Because of that you have to minus 1 for the following maps. (I might create a 2nd list tomorrow)
  1899. Seatown
  1900. Arkaden
  1901. Resistance
  1902. Downturn
  1903. Bootleg
  1904. Lockdown
  1905. Village
  1906. Underground
  1907. Mission
  1908. Code:
  1909. for a "ghetto" noclip/ufo go to offset. client id + 0x32e2 and change the 00 infront of the ff's to 02. this will enable the spectating fly mode and you can fly wherever you want and then just disable it again (change back to 00).
  1910.  
  1911. NOTE: this isn't a real good noclip like iMCSx has but it works :P
  1912. Private match default class names:
  1913. Team 1 - Default Class 1: 0x02182F94
  1914. Team 2 - Default Class 1: 0x021831E6
  1915.  
  1916.  
  1917. Recently added.
  1918. Code:
  1919. client 0: 0x0110A29C
  1920. health: 0x0FCA41E
  1921. ammo: 0x0110a62b
  1922. vision: 0x0110a293
  1923. primary weapon: 0x0110A4FF
  1924. secondary weapon: 0x0110A4F7
  1925.  
  1926. client 1: 0x0110DC1C
  1927. health: 0x00fca69e
  1928. ammo: 0x110DFAB
  1929. vision: 0x110DC13
  1930. primary weapon: 0x110DE7F
  1931. secondary weapon: 0x110DE77
  1932.  
  1933. client 2: 0x0111159C
  1934. health: 0xFCA91E
  1935. ammo: 0x111192B
  1936. vision: 0x1111593
  1937. primary weapon: 0x11117FF
  1938. secondary weapon: 0x11117F7
  1939.  
  1940. client 3: 0x01114F1C
  1941. health: 0xFCAB9E
  1942. ammo: 0x11152AB
  1943. vision: 0x1114F13
  1944. primary weapon: 0x111517F
  1945. secondary weapon: 0x1115177
  1946.  
  1947. client 4: 0x0111889C
  1948. health: 0xFCAE1E
  1949. ammo: 0x1118C2B
  1950. vision: 0x1118893
  1951. primary weapon: 0x1118AFF
  1952. secondary weapon: 0x1118AF7
  1953.  
  1954. client 5: 0x0111C21C
  1955. health: 0xFCB09E
  1956. ammo: 0x111C5AB
  1957. vision: 0x111C213
  1958. primary: 0x111C47F
  1959. secondary: 0x111C477
  1960.  
  1961.  
  1962. client 6: 0x0111FB9C
  1963. health: 0xFCB31E
  1964. ammo: 0x111FF2B
  1965. vision: 0x111FB93
  1966. primary: 0x111FDFF
  1967. secondary: 0x111FDF7
  1968.  
  1969. client 7: 0x0112351C
  1970. health: 0xFCB59E
  1971. ammo: 0x11238AB
  1972. vison: 0x1123513
  1973. primary: 0x112377F
  1974. secondary: 0x1123777
  1975.  
  1976. client 8: 0x01126E9C
  1977. health: 0xFCB81E
  1978. ammo: 0x112722B
  1979. vison: 0x1126E93
  1980. primary: 0x11270FF
  1981. secondary: 0x11270F7
  1982.  
  1983. client 9: 0x0112A81C
  1984. health: 0xFCBA9E
  1985. ammo: 0x112ABAB
  1986. vision: 0x112A813
  1987. primary: 0x112AA7F
  1988. secondary: 0x112AA77
  1989.  
  1990. client 10: 0x0112E19C
  1991. health: 0xFCBD1E
  1992. ammo: 0x112E52B
  1993. vision: 0x112E193
  1994. primary: 0x112E3FF
  1995. secondary: 0x112E3F7
  1996.  
  1997. client 11: 0x01131B1C
  1998. health: 0xFCBF9E
  1999. ammo: 0x1131EAB
  2000. vision: 0x1131B13
  2001. primary: 0x1131D7F
  2002. secondary: 0x1131D77
  2003.  
  2004. client 12: 0x0113549C
  2005. health: 0xFCC21E
  2006. ammo: 0x113582B
  2007. vision: 0x1135493
  2008. primary: 0x11356FF
  2009. secondary: 0x11356F7
  2010.  
  2011. client 13: 0x1138E1C
  2012. health: 0xFCC49E
  2013. ammo: 0x11391AB
  2014. vision: 0x1138E13
  2015. primary: 0x113907F
  2016. secondary: 0x1139077
  2017.  
  2018. client 14: 0x113C79C
  2019. health: 0xFCC71E
  2020. ammo: 0x113CB2B
  2021. vision: 0x113C793
  2022. primary: 0x113C9FF
  2023. secondary: 0x113C9F7
  2024.  
  2025. client 15: 0x114011C
  2026. health: 0xFCC99E
  2027. ammo: 0x11404AB
  2028. vision: 0x1140113
  2029. primary: 0x114037F
  2030. secondary: 0x1140377
  2031.  
  2032. client 16: 0x1143A9C
  2033. health: 0xFCCC1E
  2034. ammo: 0x1143E2B
  2035. vision: 0x1143A93
  2036. primary: 0x1143CFF
  2037. secondary: 0x1143CF7
  2038.  
  2039. client 17: 0x114741C
  2040. health: 0xFCCE9E
  2041. ammo: 0x11477AB
  2042. vision: 0x1147413
  2043. primary: 0x114767F
  2044. secondary: 0x1147677
  2045.  
  2046. Client offsets are still the same in 1.24!
  2047. A few offsets for the new 1.24:
  2048. sv_gamesendservercommand = 0x0054cefc
  2049. walking speed = 0x00173bb0
  2050. show ping = 0x018da450
  2051. third person = 0x018cce7c
  2052. disable fx = 0x018c8b8c
  2053. fov = 0x018d53d4
  2054. spectate speed = 0x018dcf9c
  2055. super steady aim = 0x018de168
  2056. super sleight of hand = 0x018de1ac
  2057. super quick draw = 0x018de784
  2058. Message of day 0x11bbc33 - 0x11bbc7b -milky4444
  2059.  
  2060. Change clients names.
  2061. Client 1: 0x0110D694
  2062.  
  2063. Client 2: 0x01111014
  2064.  
  2065. Client 3: 0x01114994
  2066.  
  2067. Client 4: 0x01118314
  2068.  
  2069. Client 5: 0x0111BC94
  2070.  
  2071. Client 6: 0x0111F614
  2072.  
  2073. Client 7: 0x01122F94
  2074.  
  2075. Client 8: 0x01126914
  2076.  
  2077. Client 9: 0x0112A294
  2078.  
  2079. Client 10: 0x0112DC14
  2080.  
  2081. Client 11: 0x01131594
  2082.  
  2083. Client 12: 0x01134F14
  2084.  
  2085. Client 13: 0x01138894
  2086.  
  2087. Client 14: 0x0113C214
  2088.  
  2089. Client 15: 0x0113FB94
  2090.  
  2091. Client 16: 0x01143514
  2092.  
  2093. Client 17: 0x01146E94
  2094.  
  2095. Client 18: 0x0114A814
  2096.  
  2097. Enjoy :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement