Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- level_locals_t - 0x00F3B180
- G_Spawn - 0x001C058C (Found by milky4444)
- G_PlayerEvent - 0x00175B10
- GScr_SpawnHelicopter - 0x001A3198
- Scr_GetString - 0x00220948
- Scr_GetVector - 0x00220E50
- Scr_GetEntity - 0x00220604
- GScr_SpawnPlane - 0x001A30C8
- Scr_GetConstString - 0x00221958
- Scr_GetInt - 0x002201C4
- SV_SetConfigstring - 0x0022A208
- G_TempEntity - 0x001C0B7C
- G_AddPlayerMantleBlockage - 0x00173FC8
- BG_FindWeaponIndexForName - 0x003CFD0
- 0x001DB240 - cbuf_addtext(int localClientNum, const char *text)
- 0x0022472C - SV_SendDisconnect(client_s *client, int state, const char *reason)
- 0x002284F8 - SV_SendClientGameState(client_s *client)
- 0x00223BD0 - SV_KickClient(client_s *cl, char *playerName, int maxPlayerNameLen)
- 0x001BA730 - G_CallSpawnEntity(gentity_s *ent)
- 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)
- 0x002249FC - SV_DropClient(client_s *drop, const char *reason, bool tellThem)
- 0x0022CEBC - SV_SendServerCommand(client_s *,svscmd_type,char const *,...)
- 0x001BB1B0 - Scr_Notify(gentity_s *ent, unsigned __int16 stringValue, unsigned int paramcount)
- 0x00229C1C - Sv_SetGametype(void)
- 0x00223774 - Sv_Maprestart(int fast_restart)
- 0x00223B20 - sv_maprestart_f
- 0x0022ADF8 - sv_spawnsever(const char *server)
- 0x002235A0 - sv_map_f
- 0x0022F7A8 - sv_matchend(void)
- 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)
- 0x003808B8 - R_RegisterFont(char* asset, int imagetrack)
- 0x00392D78 - R_AddCmdDrawStretchPic(float x, float y, float w, float h, float xScale, float yScale, float xay, float yay, const float *color, int material)
- 0x000D93A8 - CL_DrawTextHook(const char *text, int maxChars, void *font, float x, float y, float xScale, float yScale, const float *color, int style)
- 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)
- 0x0007A5C8 - CG_BoldGameMessage(int LocalClientNum, const char *Message)
- 0x0023A810 - UI_FillRectPhysical(float x, float y, float width, float height, const float *color)
- 0x0023A730 - UI_DrawLoadBar(ScreenPlacement *scrPlace, float x, float y, float w, float h, int horzAlign, int vertAlign, const float *color, Material *material)
- 0x001B07F0 - Scr_MakeGameMessage(int iClientNum, const char *pszCmd)
- 0x001B04F4 - Scr_ConstructMessageString(int firstParmIndex, int lastParmIndex, const char *errorContext, char *string, unsigned int stringLimit)
- 0x003808F0 - R_NormalizedTextScale(Font_s *font, float scale)
- 0x00191B00 - TeleportPlayer(gentity_s *player, float *origin, float *angles)
- 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)
- 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)
- 0x00229020 - SV_GameDropClient(int clientNum, const char *reason)
- 0x00291060 - Dvar_GetBool(const char *dvarName)
- 0x002910DC - Dvar_GetInt(const char *dvarName)
- 0x00291148 - Dvar_GetFloat(const char *dvarName)
- 0x002933F0 - Dvar_RegisterBool(const char *dvarName, bool value, unsigned __int16 flags, const char *description)
- 0x0029019C - Dvar_IsValidName(const char *dvarName)
- 0x0038B044 - Material_RegisterHandle(const char *name, int imageTrack)
- 0x000D9734 - CL_RegisterFont(const char *fontName, int imageTrack)
- 0x001767E0 - SetClientViewAngle(gentity_s *ent, const float *angle)
- 0x0037E420 - R_RegisterDvars(void)
- 0x003808B8 - R_RegisterFont(const char *name, int imageTrack)
- 0x0017CB4C - PlayerCmd_SetClientDvar(scr_entref_t entref)
- 0x00018E20 - Jump_RegisterDvars(void)
- 0x00012098 - AimTarget_RegisterDvars
- 0x001C0840 - G_FreeEntity(gentity_s *ed)
- 0x001C4A5C - G_EntUnlink(gentity_s *ent)
- 0x00229A68 - SV_DObjGetTree(gentity_s *ent)
- 0x0001D1F0 - BG_GetEntityTypeName(const int eType)
- 0x000E26A8 - CL_GetClientState(int localClientNum, uiClientState_s *state)
- 0x000C5E7C - CL_GetConfigString(int localClientNum, int configStringIndex)
- 0x00299604 - Info_ValueForKey(const char *s, const char *key)
- 0x002201C4 - Scr_GetInt(unsigned int index)
- 0x00177468 - ClientSpawn(gentity_s *ent, const float *spawn_origin, const float *spawn_angles)
- 0x00228178 - Sv_ClientCommand(client_s *cl, msg_t *msg)
- 0x00228B50 - Sv_ExecuteClientMessage(client_s *cl, msg_t *msg)
- 0x00182DEC - Sv_ExecuteClientCommand(client_s *cl, const char *s, int clientOK)
- 0x00182440 - ClientCommand(int clientNum)
- 0x0019031C - CalculateRanks(void)
- 0x00176150 - ClientScr_SetScore(gclient_s *pSelf, client_fields_s *pField)
- 0x002201C4 - Scr_GetInt(unsigned int index)
- 0x00176094 - ClientScr_SetMaxHealth(gclient_s *pSelf, client_fields_s *pField)
- 0x002244E0 - Sv_ReceiveStats(netadr_t from, msg_t *msg)
- 0x001771A0 - ClientConnect(int clientNum, unsigned __int16 scriptPersId)
- 0x00255BB4 - Sv_DirectConnect(netadr_t from)
- 0x0022A208 - Sv_SetConfigstring(int index, const char *val)
- 0x0022CBA0 - Sv_AddServerCommand(client_s *client, svscmd_type type, const char *cmd)
- 0x001745F8 - IntermissionClientEndFrame(gentity_s *ent)
- 0x0049B928 - memset
- level_locals_t - 0x00F3B180
- G_Spawn - 0x001C058C (Found by milky4444)
- G_PlayerEvent - 0x00175B10
- GScr_SpawnHelicopter - 0x001A3198
- Scr_GetString - 0x00220948
- Scr_GetVector - 0x00220E50
- Scr_GetEntity - 0x00220604
- GScr_SpawnPlane - 0x001A30C8
- Scr_GetConstString - 0x00221958
- Scr_GetInt - 0x002201C4
- SV_SetConfigstring - 0x0022A208
- G_TempEntity - 0x001C0B7C
- G_AddPlayerMantleBlockage - 0x00173FC8
- BG_FindWeaponIndexForName - 0x003CFD0
- Non-Host:
- UAV: 0x018db8c4 // change to 01
- Wallhack: Offset: 0x018C6476
- 58 40 00 56 76 14 00 04 01 00 05 90 40 45 00 - Wallhack On
- 58 40 00 56 76 14 00 04 01 00 00 00 00 00 00 - Wallhack Off
- Visions:
- Offset: 0x018C6437
- D4 00 04 04 00 00 00 00 00 3F 80 00 00 00 00 00 00 3F 80 00 - Defualt
- D4 00 04 04 00 00 00 00 00 3E 30 00 00 00 00 00 00 3F 80 00 - Weed!
- D4 00 04 04 00 00 00 00 00 3E FF 00 00 00 00 00 00 3D FF 00 - Drugs!
- D4 00 04 04 00 00 00 00 00 4F 80 00 00 00 00 00 00 3F 80 00 - Blind (Black Screen)
- D4 00 04 04 00 40 00 00 00 8F 80 00 00 00 00 00 00 3F 80 00 - Wind Screen
- Offset: 0x018C66DA
- 00 00 00 56 78 AC 00 4C 01 01 3F 80 - Defualt
- 00 00 00 56 78 AC 00 4C 01 01 39 80 - Evening
- 00 00 00 56 78 AC 00 4C 01 01 50 80 - Black & White
- 00 00 00 56 78 AC 00 4C 01 01 60 80 - Half Black
- 00 00 00 56 78 AC 00 4C 01 01 3F FF - Flashy
- Offset: 0x018C643A
- Defualt:
- 04 00 00 00 00 00 3F 80 00 00 80 00 00 00 3F 80 00
- Right Side Weapon:
- 04 00 00 00 00 00 3F 50 00 00 80 00 00 00 3F 80 00
- Left Side Weapon:
- 04 00 00 00 00 00 3F B1 00 00 80 00 00 00 3F 80 00
- Crazy Fov WTF?!
- 04 00 00 00 00 00 3F 99 FF 00 3F 00 00 00 3F 60 00
- Crazy Weapon Position:
- 04 00 00 00 00 00 3F 80 00 00 80 00 00 00 3F FF 00
- Crazy Left Side Gun:
- 04 00 00 00 00 00 3F FF 00 00 80 00 00 00 3F FF 00
- Crazy Right Side Gun:
- 04 00 00 00 00 00 3F 60 00 00 80 00 00 00 3F FF 00
- (You can Play with the value then it can be Diffrent!)
- Spec Ops:
- GodMode:
- 64 FF FF FF FF - On
- 00 00 00 64 00 - Off
- Client 0: 0x010EEC28
- Client 1: 0x010eee9c
- Client 0:
- Primary Clips Ammo: 0x01227631
- Secondary Clips Ammo: 0x01227649
- Primary Bullets Ammo: 0x012276cd
- Secondary Bullets Ammo: 0x012276d9
- Lethal Ammo: 0x012276b5
- Tactical Ammo: 0x012276c1
- Claymore Ammo: 0x012276d9
- C4 Ammo: 0x012276e5
- Client 1:
- Primary Ammo: 0x012326f9
- Secondary Ammo: 0x01232711
- Primary Bullets Ammo: 0x01232771
- Secondary Bullets Ammo: 0x01232795
- Lethal Ammo: 0x0123277d
- Tactical Ammo: 0x01232789
- Claymore Ammo: 0x012327a1
- C4 Ammo: 0x012327ad
- FF FF FF - Ultimate Ammo
- 00 00 00 - No Ammo.
- All Perks:
- Client 0: 0x01227788
- Client 1: 0x01232850
- FF FF FF FF FF FF FF FF FF FF - All Perks
- 00 00 00 00 00 00 00 00 00 00 - No Perks
- --- Extended Mags ---
- Client 0: 0x0122778a
- Client 1: 0x01232852
- FF - Extended Mags
- 00 - Regular Clips
- --- Rapid Fire ---
- Client 0: 0x0122778b
- Client 1: 0x01232853
- FF - On
- 00 - Off
- --------------------------
- Get Client Name: -
- Client 0: 0x012320BC -
- Client 1: 0x0123D184 -
- --------------------------
- Status Offsets - by EliteHackzPS3
- Expiriance Points: 0x018814f1
- LVL50: F4 35 21
- LVL0: 00 00 00
- Kills Offset: 0x01881591
- Juggernaut Kills Offset: 0x01881595
- Headshots Offset: 0x01881599
- Waves Survived Offset: 0x018815a5
- Misses: 0x0188159D - 01 00 00 00
- Hits: 0x018815a1 - FF FF FF 0F
- Change Name In Game (Host): 0x012320BC
- Change Lobby Name: 0x01827EA4
- Auto drop shot:
- Offset - 0x0110a28d - Change to 54
- Low Friction:
- Offset - 0x0110a28e - Change to 01
- UAV Always On:
- Offset - 0x18db8c4 - Change to 01
- Draw Gun:
- Offset - 0x18d5308 - Change to 01
- Compass Size:
- Offset - 0x18d8e00 - Change to 43FF for big compass, 45FF for small compass
- Black and White Vision (i know you can just use send serve command, but still :y:)
- Offset - 0x18c66a0 - Change to 5000
- Inverted Vision (i know again useless but still :y:)
- Offset - 0x018c81b8, 0x018c8240, 0x018c84a4 - Change all to 01
- // My findings below
- Disable Sprinting:
- Offset - 0x0110a28e - Change to 0F
- 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:
- Offset - 0x0110A6cd - Change to FFFFFF (change after reloading sign has gone)
- Non Flinch Godmode:
- Offset: 0x0110d62e
- On: 0xFF, 0xFF, 0xFF
- Off: 0x00, 0x64, 0x00
- Client Interval: 0x3980
- *Make sure you use normal godmode with this.*
- Non Flash Godmode:
- Offset: 0x0110a426
- On: 0xFF, 0xFF
- Off: 0x00, 0x64
- Client Interval: 0x3980
- *Make sure you use normal godmode with this.*
- Offset1: 0x0110a4fe
- Offset2: 0x0110a5f2
- Offset3: 0x0110a626
- Offset4: 0x0110a6a6
- Client Interval: 0x3980
- Night Vision DPADs:
- NightVision - Up = 0x0110a79b,
- NightVision - Down = 0x0110a79f,
- NightVision - Left = 0x0110a7a3,
- NightVision - Right = 0x0110a7a7,
- On: 0x0F
- Off - 0x02
- Offset: 0x0110D73B
- UAV On: 0x01
- Advanced UAV On: 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x01
- Off: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
- Offset: 0x0110D73F
- Counter UAV On: 0x01, 0xFF, 0xFF, 0xFF, 0xFD
- Off: 0x00, 0x00, 0x00, 0x00
- Client Interval: 0x3980
- UAV Class:
- 0x133788 bytes : 0xFF, 0x00, 0xF9, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0x18, 0x02 .
- - Name change = 01BBBC30
- - 0110976c - godmode
- - Prestige = 1C1947C
- - Level = 01C1926C
- - Level 80 = 18 A5 1A
- ---------------------------------------
- regicidali -- Credits for patch class
- specialist classfspec
- #1: Search 0x0110976c
- #2: Go to first hex code value of "persons name"
- #3: Click Cnrtl i
- #4: Put -12565 for "length"
- #5: Copy End address
- #6: Paste (in new window - memory)
- #7: Right click on first HEX VALUE
- #8: LOAD MEMORY ->> AC-130.BIN
- #9: DONT GET BANNED!!! -Lol :p
- --------------------------------------
- (39 05 00)? 99 7F FF
- ***FF FF FF 7F*** MAX EVERYTHING
- 0x01C187D0 - CODNoobFriendly unlock all bin offset
- - Stats Entry Point = 0x01C187D0
- - Prestige = 0x01C1947C - FF FF FF 7F
- - Experiences = 0x01C1926C - FF FF FF 7F
- - Scores = 0x01C19484 - FF FF FF 7F -- TOO MUCH (2147482960 & below)
- - Accuracy = 0x01C19504 - FF FF FF 7F
- - Kills = 0x01C194AC - FF FF FF 7F
- - KillStreak = 0x01C194B0 - FF FF FF 7F
- - Death = 0x01C194B4 - 00 00 00
- - Assist = 0x01C194BC - FF FF FF 7F
- - HeadShots = 0x01C194C0 - FF FF FF 7F
- - Times Played = 0x01C194CE -99 7F FF for 24846 days played
- & 0x01C194D6 - 00 00 00 00 or FF F0
- - Tokens = 0x01C1B2DB - FF FF FF 7F - MAX PRESTIGE TOKENS
- - Wins = 0x01C194E0 - FF FF FF 7F
- - Losses = 0x01C194E4 - 00 00 00 00
- - Ties = 0x01C194E8 - FF FF FF 7F
- - WinStreak = 0x01C194EC - FF FF FF 7F
- - Hits = 0x01C194F8 - 99 7F FF or FF FF FF 7F
- - Misses = 0x01C194FC - 00 00 00 00
- - Ratio = 0x01C19500 - FF FF FF 7F
- -----5A E1 01 00 F7 01 00
- - Double XP = 0x01C1B331 - FF FF FF 7F
- - Double XP Weapons = 0x01C1B339 - FF FF FF 7F
- - Classes Name = 0x1C1982C
- (+ 0x62 For The Next)
- - Add Classes = 0x01C1B2E3
- - Prestige MW = 0x01C1B376
- - Prestige WAW = 0x01C1B37B
- - Prestige MW2 = 0x01C1B381
- - Prestige BO = 0x01C1B388
- ((LEGIT STATS
- 20th prestige
- level 80
- score (XXX)
- kills 719,821
- K/D - 22.78
- Deaths 31599
- Headshots - 19111
- Killstreak - 236
- Assists - 310241
- Wins - 333851
- Losses - 42967
- XP - 1746200
- Ties - 420
- Winstreak - 17638
- Hits - 972,918
- Misses - 194432
- Tokens - 999999
- ))
- //Updating...
- /MW3 ALL CLIENT UAV:
- //ON: GameSendServerCommand(0, "q g_compassshowenemies 1");
- //OFF: GameSendServerCommand(0, "q g_compassshowenemies 0");
- //ex.
- private void button1_Click(object sender, EventArgs e)
- {
- GameSendServerCommand((int), "g_compassshowenemies 1");
- }
- //NOTE: You need to have RPC for SendServerCommand!
- //ANTIQUIT:
- byte[] buffer = new byte[0x20];
- GameSendServerCommand((int), "g_scriptmainmenu");
- Thread.Sleep(10);
- PS3.SetMemory(0x523b30, buffer);
- //Give All Perks:
- byte[] buffer = new byte[]
- {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 12, 0x30, 0x8e, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 7, 0xff, 0, 0, 0, 0, 0, 0xff, 0xff,
- 0xff, 0xff, 0xff, 0xff
- };
- PS3.Setmemory(0x110a73f + (i * 0x3980), buffer);
- /*MW3 MODELS:
- http://www.nextgenupdate.com/forums/modern-warfare-3-mods-patches-tutorials/728968-release-mw3-models-offset-values-source-code-post5795522.html
- ((int), "vehicle_av8b_harrier_jet_mp"); //Harrier*/
- //Models CODE C#
- /*private void method_16(int int_4, string string_3)
- {
- smethod_4(0x1bef5c, (uint) (0xfca280 + (int_4 * 640)), smethod_3(string_3), 0, 0, 0);
- }
- 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)
- {
- byte[] bytes = BitConverter.GetBytes(uint_10);
- byte[] array = BitConverter.GetBytes(uint_11);
- byte[] buffer3 = BitConverter.GetBytes(uint_12);
- byte[] buffer4 = BitConverter.GetBytes(uint_13);
- byte[] buffer5 = BitConverter.GetBytes(uint_14);
- Array.Reverse(bytes);
- Array.Reverse(array);
- Array.Reverse(buffer3);
- Array.Reverse(buffer4);
- Array.Reverse(buffer5);
- GSetMemory.SetMemory(0x523b10, bytes);
- GSetMemory.SetMemory(0x523b14, array);
- GSetMemory.SetMemory(0x523b18, buffer3);
- GSetMemory.SetMemory(0x523b1c, buffer4);
- GSetMemory.SetMemory(0x523b20, buffer5);
- GSetMemory.SetMemory(0x3bca04, smethod_5(0x3bca04, uint_9));
- byte[] buffer6 = new byte[4];
- buffer6[3] = 1;
- GSetMemory.SetMemory(0x1db1244, buffer6);
- Thread.Sleep(10);
- }
- ublic static byte[] smethod_5(uint uint_9, uint uint_10)
- {
- byte[] array = new byte[4];
- uint num = (uint_10 - uint_9) + 1;
- if (uint_10 > uint_9)
- {
- array[3] = 0x48;
- }
- else
- {
- array[3] = 0x4b;
- num = (0x1000000 - (uint_9 - uint_10)) + 1;
- }
- byte[] bytes = BitConverter.GetBytes(num);
- for (int i = 0; i < 3; i++)
- {
- array[i] = bytes[i];
- }
- Array.Reverse(array);
- return array;
- }
- public static uint smethod_3(string string_3)
- {
- uint num2;
- uint num = 0x523b30;
- byte[] buffer = new byte[1];
- for (num2 = 0; num2 < 5; num2++)
- {
- PS3.SetMemory(num, ref buffer);
- if (buffer[0] == 0)
- {
- break;
- }
- if (num2 == 4)
- {
- num2 = 0;
- break;
- }
- }
- num = 0x523b30 + (num2 * 0x68);
- PS3.SetMemory(num, new byte[0x68]);
- PS3.SetMemory(num, Encoding.UTF8.GetBytes(string_3));
- return num;
- }
- */
- - Red Boxes = 0110a289
- (value at 10 00 change 00 to 55)
- - Unlock All = 01C19FF9
- ----- 01C195CA
- - 0x01C1B2BF
- > 0x1302 WINTER CAMO - 0x01C1B2EC (0f0f0f0f)
- - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes) MAX STATS
- - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
- - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
- - Godmode = 0x0110976c
- - (go to this offset then press ctrl F and search your name
- MW3 Spectator godmode: 02=you are on the opposite team, you can kill team mates)
- 07=spectator team
- 4f=80
- Health: 0x0FCA41E
- Change to FF FF 64 (Default is 00 00 64)
- Speed Offsets
- - Speed: 0x000173B60
- - Normal Speed: 38 A0 00 BE -
- - Super Speed: 38 A0 07 D0 -
- - Freeze Everyone: 38 A0 00 00
- 3C 60 02 81
- - Super Jump Offset: 0x000019780
- jump high-44 F9 C0
- JUMP SUPER HIGH-46 00 00
- NORMAL JUMP- 42 9c 00
- - 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).
- - radar Constant UAV: 0x18DB880
- (Change To 01 To Enable)
- -Show Ping: 0x18DA40C
- (Change To 01 To Enable)
- - Change Map(Must Be a Fresh game Boot from Disc) = 0x12325D4
- - Change Twitter Message = 0x8930B2
- - Change DLC Ad = 0x0123E2Fb
- - Change Party Header = 0x123ECB8
- - Compass Size: 0x018d8dbc
- - moab timer
- address: 18CA2E4
- name: scr_nukeTimer
- type: string
- value: "10"
- FOV:
- 018d5390
- Custom Title Text: 00892C00 00892CB -- 3rd offset from the right (XX) 00 00
- 9F for UNSTOPPABLE title and FE FOR GOLD TITLES
- 1B and 12 for ELITE TITLE 9F for Green gasmask title
- - Clan Level = 00892C21
- - Clan Tag: 00892C0E
- (Add { To Make It Unbound)
- - 3p cagematch = 0189D5E0
- - arena = 0189D265
- - one flag = 0189D78D
- - votes to skip = 0199939D
- - Recent Players = 01D4D660
- - Message Of The Day = 008930A4
- - 008A3120
- Maybe AimBot - 0123E83B
- - Playlist Offsets = 01893F8C
- - 01899D07
- - Lobby Timer = 0x018CEE54
- - 20 to ff
- - Force 18 Players :
- Load this .Bin in the memory, at this offset : 0x018CC0A4
- Modded Drop Zone .BIN (drop.bin) : Go to this offset => 0x02183B00 => Inject it next to 00 00 12
- How to use : Same as infected, search for a Drop Zone game and once the countdown start, inject the .BIN
- ====Spec Ops=====
- Special Ops Godmode Offset: special ops:
- 0x010EEC28 its the same from online
- just change the 00 00 64 to ff ff 64
- === ALL WEAPONS 31 ===
- All Camos & 15 Classes: 0x01c19f39 set the whole line to 0F (0f0f0f0f)
- Start Address : 01C19240
- End Address : 01C19360
- Fill with : 0x0C8BC0201 with no 4weapon xp
- with 4 weapon xp :0x0C80af0201
- === WALKING AC130 ===
- 6A = 105mm, 69 = 45mm, 68 = 25mm
- === Client 0 ===
- 0x0110A291 => 90 10 0C
- 0x0110A4FC => Throw your weapon (00 00 00 00)
- 0x0110A63F => Write down 6A 00 00 03 E6
- 0x0110A51C => Replace by 6A
- 0x0110A60C => Replace anyweapon by 6A & Give ammo
- Secondary Weapon - 0x0110A4F7 Change to 6A
- Primary Weapon - 0110A4FF Change to 6A
- Secondary offset Secondary : 0x0110A51C (if not working try this one 0x0110A4F7)
- UAV_STRIKE_MARKER_MP
- - Gun Offsets = 0x0110A4F7
- - 01 = default gun
- - 04 = riot shield
- - 05 = riot shield
- - 06 = .44 magnum
- - 07 = usp .45
- - 08 = usp .45
- - 09 = desert eagle
- - 10 = mp9
- - 11 = g18
- - 12 = mp5
- - 13 = pm-9
- - 14 = p90
- - 15 = pp90m1
- - 16 = ump45
- - 17 = mp7
- - 18 = ak-47
- 19 = m16a4
- 20 = g36c
- 21 = cm901
- 23 = m320 glm
- 24 = rpg-7
- 25 = smaw
- 26 = stinger
- 27 = javelin
- 28 = xm25
- 29 = dragunov (no sight)
- 30 = model 1887
- 31 = striker
- 32 = aa-12
- 33 = usas 12
- 34 = spas-12
- 35 = m60e4
- 36 = m60e4
- 37 = mk46
- 38 = pkp pecheneg
- 39 = l86 lsw
- 42 = -1 nade
- 43 = +1 nade
- 46 = +1 stun
- 47 = -1 stun
- 3F = Nz3 Designator (MW2 F2000)
- 2D = as50 (no sight)
- 2A = msr (no sight)
- 2E = l118a (no sight)
- 3C = c4
- 2B = barrett .50cal
- 1D = type 95
- 0D = five seven
- 0F = skorpion
- 1F = scar-r
- 2F = ksg 12
- 0B = mp412
- 1B = fad
- 0E = fmg9
- 1E = mk14
- 3A = mg36
- ------------------------------------------------------------------------------------------------------------------------------
- Other Juggernaut Offset for experimental purposes:
- Weapon Name / Weapon ID / Hex Code
- MP412 / iw5_mp412jugg / 59
- Riot Shield / riotshieldjugg / 5B
- USP 45. / iw5_usp45jugg / 58
- So here's the MW2 camos:
- MW3 Cammo:[Classic] = MW2 cammo:[Woodland][/i]
- [i]MW3 Cammo:[Snow] = MW2 Cammo:[Desert][/i]
- [i]MW3 Cammo:[Multicam] = MW2 Cammo:[Winter][/i]
- [i]MW3 Cammo:[Digital Urban] = MW2 Cammo:[Digital][/i]
- [i]MW3 Cammo:[Hex] = MW2 Cammo:[Urban][/i]
- [i]MW3 Cammo:[Snake] = MW2 Cammo:[Blue Tiger][/i]
- [i]MW3 Cammo:[Blue] = MW2 Cammo:[Autumn]
- ******PUT 2D AS WEAPON OFFSET FOR INVISIBILITY/GODMODE/AFTERLIFE CLASS*******
- ******PUT 7B AS WEAPON FOR FLACKJACKET********
- 42 00 00 00 00 00 00 00 7B FOR XM25 WITH FLAK JACKET, AND PUT 80 FOR DEATHSTREAK
- Here's the converted Hex values:
- *******WEAPON SCRAMBLER-FLACK JACKET-STRIKER-USP IMPACT-UAV DEATHSTREAK CLASS******
- --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
- *******************************************************************************************************************************************************************
- 01 00 00 00 02 00 00 00 03 00 4F
- **PUT 61 FOR PROFICIENCY-- UNKNOWN PROFICIENCY**
- None = 0
- Classic = 1
- Snow = 2
- Multicam = 3
- DigitalUrban = 4
- Hex = 5
- Choco = 6
- Marine = 7
- Snake = 8
- Winter = 9
- Blue = 0A
- Red = 0B
- Autumn = 0C
- Gold = 0D
- MW3 camos that don't work: No weapon or default M60:
- Cammo: Red (Null)
- Cammo: Gold (Default M60 Gold)
- Cammo: Choco (Null)
- Cammo: Marine (Null)
- Working attachments:
- [1] No attatchments: No sight (Black Pipe)
- [2] Silencer: Makes silenced (Shows silencer with or without it equiped)
- [3] Thermal: Makes thermal sight (Shows thermal scope equiped or not)
- [4] Dual Attatchments: Thermal Silencer
- These two do the same except ACOG is closer than Red dot:
- [5] Red Dot
- [6] ACOG
- Converted Hex values for the attachments:
- danger close
- scrambler
- one man army - dont work
- marathon - dont work
- fmj - dont work
- 01C1997E
- 17 00 04 00 01 00 00 00 7A --Unlimited Care packages for secondary class
- 7A - CARE PACKAGES
- UAV = 80
- None = 0
- RedDotSight = 1
- AcogScope = 2
- Grip = 3
- Akimbo = 4
- Thermal = 5
- Shotgun = 6
- HeartbeatSensor = 7
- Secret_FMJ = 8
- ExtendedMags = 9
- RapidFire = 0A
- HolographicSight = 0B
- TacKnife = 0C
- VariableZoom = 0D
- GrenadeLauncher = 0E
- GrenadeLauncher2 = 0F
- GrenadeLauncher3 = 10
- Silencer = 11
- SilencerHandgun = 12
- SilencerSniper = 13
- HAMRScope = 14
- HybridSight = 15
- VariableZoomScope2 = 16
- What it is:
- Juggernaut M60
- You must add a camo in order for Aug skin to appear.
- Juggernaut M60 Hex value converted:
- Weapon Name / Weapon ID / Hex Code
- M60EA / iw5_m60jugg / 5A
- --------------------------------------------------------------------
- - Weapon Offset: 0110A4F7 -
- - 0x6C: AC-130 -
- - 3F: F2000 -
- - 1: Default weapon -
- - 2: Null -
- - 3: Riot Shield -
- - 4: Riot Shield -
- - 5: .44 Magnum -
- - 6: Usp .45 -
- - 7: Usp .45 -
- - 8: Desert eagle -
- - 9: MP412 -
- - A: MP412 -
- - B: P99 -
- - C: Five Seven -
- - D: FMG9 -
- - E: Skorpion -
- - F: MP9 -
- - 10: G18 -
- - 11: MP5 -
- - 12: PM-9 -
- - 13: P90 -
- - 14: PP90M1 -
- - 15: Ump45 -
- - 16: MP7 -
- - 17: AK-47 -
- - 18: M16A4 -
- - 19: M4A1 -
- - 1A: FAD -
- - 1B: ACR 6.8 -
- - 1C: Type 95 -
- - 1D: MK14 -
- - 1E: Scar-L -
- - 1F: G36C -
- - 20: CM901 -
- - 21: Null -
- - 22: M320 GLM -
- - 23: RPG -
- - 24: SMAW -
- - 25: Stinger -
- - 26: Javalin -
- - 27: XM25 -
- - 28: Scopeless Draganov -
- - 29: Scopeless MSR -
- - 2A: Scopeless Barrett -
- - 2B: Scopeless RSASS -
- - 2C: Scopeless AS50 -
- - 2D: Scopeless LLA8A -
- - 2E: KSG 12 -
- - 2F: P99 -
- - 30: Striker -
- - 31: AA 12 -
- - 32: USAS 12 -
- - 33: Spas 12 -
- - 34: M60E4 -
- - 35: M60E4 -
- - 36: MK46 -
- - 37: PKP PECHENEG -
- - 38: L86 LSW -
- - 39: MG36 -
- - 3B: C4 (Acts As A Frag) -
- - 3E: NZ3 Designator -
- - 3F to 6A: Null -
- - 6B: Javalin (Can't shoot) -
- - 6F: Unknown Weapon/Osprey -
- - 70: Unknown Weapon/Harrier -
- - 71: Unknown Weapon/Chopper -
- - 72: Null -
- - 73: Null -
- - 74: Unknown Weapon/Throwing knife bullets -
- - 87: Unknown Weapon/Crashes -
- ----------------------------------------------
- ================================================================
- ----------------------------------------------------------------------------------------------------
- 02388d8f - invite
- 0x007E055D - class change
- Commands terminal send dvars :::
- Offset:
- 0x054CE2C (CREDIT TO CHOCO FOR THE OFFSET! WITHOUT HIM NONE OF THIS WOULD BE EVEN REMOTELY POSSIBLE!!!!!!!)
- 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)
- i.e: c "^4Hi ^2Welcome!" would write on screen Hi Welcome!
- Commands:
- a: no gun (change to 0 will take away your gun. You can still fire and it will give you a silent kill)
- b: changes score and clone your player
- i: Blury
- k: resetPlayerStance
- l: Game Volume 0=off 1=low =2medium 3=heigh 4=Loud
- o: open options menu and other menu's (would not mess with this, hard to close or navigate)
- r: Custom error message (will kick the whole lobby to the main menu with the message you input)
- s: open options gui (False Open) (again would not mess with)
- u: shows kill message 0=headshot 1=assist 2= longshot etc. (must use underscore like so " u _ # ") and
- to change the score it says given " u _ 0 5"
- v: resets/ deletes rubble animation (delete as in like takes broken car pieces and deletes them)
- q: sets dvars (have not tested dvars yet!)
- //Examples///
- a 0
- b "99999999999"
- i "22"
- l "0"
- s "1"
- o "3"
- u 0 999999999999
- v "1"
- q cg_fov 120
- r "^1DERANKED! jk"
- Text Position:
- c=textonscreen
- e=TextBottomscreen
- f=textbottomscreen
- g=TextOnScreen
- 0x01C187D0 - CODNoobFriendly unlock all bin offset
- MW3 1.24 All Offsets Found!
- CREDITS
- iMCSx
- FAKA_ELITE
- nicooo
- aerosoul94
- Ownage
- *CODGlitcha*
- Anera
- D3CH
- sharkbait263
- x-riggs_tq1
- Bad Luck Brian
- XBSRocksX
- SubwayMonkey147
- primetime43
- 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.
- Code:
- 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.
- this one works online!
- If you have offsets we can help others out if you want too.
- Post your offsets below and I will update thread.
- IMCS offsets for unlock all+gold guns+t&e
- Spoiler:
- - Stats Entry Point = 0x01C187D0
- - Prestige = 0x01C1947C
- - Experiences = 0x01C1926C
- - Scores = 0x01C19484
- - Kills = 0x01C194AC
- - KillStreaks = 0x01C194B0
- - Death = 0x01C194B4
- - Assist = 0x01C194BC
- - HeadShots = 0x01C194C0
- - Times Played = 0x01C194CE & 0x01C194D6
- - Tokens = 0x01C1B2DB
- - Wins = 0x01C194E0
- - Losses = 0x01C194E4
- - Ties = 0x01C194E8
- - WinStreaks = 0x01C194EC
- - Hits = 0x01C194F8
- - Misses = 0x01C194FC
- - Ratio = 0x01C19500
- - Double XP = 0x01C1B331
- - Double XP Weapons = 0x01C1B339
- - Accuracy = 0x01C19504
- - Classes Name = 0x1C1982C (+ 0x62 For The Next)
- - Add Classes = 0x01C1B2E3
- - Prestige MW = 0x01C1B376
- - Prestige WAW = 0x01C1B37B
- - Prestige MW2 = 0x01C1B381
- - Prestige BO = 0x01C1B388
- Unlock All :
- - 0x01C19FAB > 0x1302
- - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
- - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
- - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
- (XBSRocksX)0x01C190B4 -> Ctrl I -> Value: 0x1e381e38 -> Length: 710 -> Enter
- Buttons in name.
- Code:
- 0x008A8130 change your name (credit faka_elite)
- buttons in your name (value) :
- 01 = Cross
- 02 = Cercle
- 03 = Square
- 04 = Triangle
- 05 = L1
- 06 = R1
- 10 = L3
- 11 = R3
- 12 = L2
- 13 = R2
- 14 = DPAD UP
- 15 = DPAD DOWN
- 16 = DAPD LEFT
- 17 = DPAD RIGHT
- 0E = Start
- 0F = Select
- (credit: me)-exceptional hell
- Code:
- You could also add the info that all online stats offset like prestige, level, xp etc. can be easily converted to lan/splitscreen offset.
- Just add 0x3005 to the offset with a hex calculator e.g. Hex Calculator - Addition, Subtraction, Multiplication & Division
- For prestige it would be 0x01C1947C + 0x3005 = 0x1c1c48
- The offset for YOUR name is: 0x01BBBC2C and the offset for your friends is 0x008A8130
- Code:
- ExceptionHell:
- Real UAV Hack, Constant UAV
- 0x18DB880 change it to 01 to enable.
- Third Person:
- 0x18CCE38 change it to 01 to enable.
- Disable all FX:
- 0x18C8B48 change it to 00 to enable.
- Change FOV:
- 0x18D5390 change 82 to a0 for FOV 80.
- Ping Text:
- 0x18DA40C change it to 01 to enable.
- Badluk Brian:GODMODE
- Code:
- OFFSET (not accurate but just search your PSN name): 0x0110976c
- Go to that offset, search for your name (ctrl + F)
- now look in the video to locate the offset and change it to one of those value.
- 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)
- 07 = you are in the "spectator team",everyone is your ennemy and no one can kill you :)
- Laggy:invisable+godmode
- Code:
- Search For Address : 0110D60C
- Then Press Ctrl+F And Type In Your Name.
- You Will See Two : "01 00 00 00 00 00 00 01"
- Edit It Like : "01 00 00 00 00 00 00 05" For Invsible
- Or "05" For God Mode.
- Code:
- primetime43:
- Another 3rd person is:
- 3rd Person Offset: 0x0110a292 set to 99 (Press triangle to go from third to first back and forth) (This is also spectator god mode)
- Turn Night Vision On:
- 0x0110a5f7 change to 40
- or
- 00 to turn off
- or
- 0A to shoot with your tactical grenade.
- Code:
- FAKA_ELITE
- Pre-game Lobby Time changer: Just go on: 0x018CEE54 and change the 20´s to ff and you got 255 seconds to trolll
- *CODGlitcha*
- 0x018dcf58 - Spectate Speed
- 0x018de168 - Reload Speed
- 0x018de124 - Steady Aim
- 0x018d5390 - FOV
- 0x018de7c8 - Sprint Recovery
- 0x018de740 - Quickdraw
- 0x018de784 - Fast Snipe
- 0x018e4190 - Square Button Distance
- 0x018d54e1 - Draw Breath Hint
- 0x018d52c1 - Drawgun
- 0x018c63f8 - Zfar
- 0x018da164 - Ping Width
- 0x018d91b8 - Radar Line Thickness
- 0x018d8dbc - Compass Size
- 0x018d75d4 - Name Font
- Code:
- In game speed offset:
- Speed : 0x000173B60
- change the first line to:
- NORMAL SPEED- 38 A0 00 BE
- SUPER SPEED-38 A0 07 D0
- Freeze Everyone-38 A0 00 00
- ------------------------------------------------
- Super Jump Offset: 0x000019780
- jump high-44 F9 C0
- JUMP SUPER HIGH-46 00 00
- NORMAL JUMP- 42 9c 00
- Code:
- Unlock All
- Address 1: 0x1C1CFB0 > 0x1302
- Address 2: 0x1C1C0B9 > 0x1EB8 (Length 0x200 Bytes)
- Address 3: 0x1C1CFF7 > 0x0A0A0A0A (Length 0x1064 Bytes)
- Address 4: 0x1C1E0A5 > 0xFF (During 0x200 Bytes)
- Stats Entry Point
- Address: 0x1C1B7D5
- Prestige
- Address: 0x1C1C481
- Experience
- Address: 0x1C1C271
- Score
- Address: 0x1C1C489
- Wins
- Address: 0x1C1C4E5
- Losses
- Address: 0x1C1C4E9
- Ties
- Address: 0x1C1C4ED
- Win Streak
- Address: 0x1C1C4F1
- Kills
- Address: 0x1C1C4B1
- Deaths
- Address: 0x1C1C4B9
- K:D Ratio
- Address: 0x1C1C505
- Headshots
- Address: 0x1C1C4C5
- Accuracy
- Address: 0x1C1C509
- Assists
- Address: 0x1C1C4C1
- Kill Streak
- Address: 0x1C1C4B5
- Time Played
- Address: 0x1C1C4D3 & 0x1C1C4DB
- Add Classes
- Address: 0x1C1E2E8
- Change Class Name
- Address: 0x1C1C831 (Add 0x62 For Next Class)
- Ownage
- Code:
- All Offsets Found :
- - Name Change Offset: 0X01bbbc2c
- - Stats Entry Point = 0x01C187D0
- - Prestige = 0x01C1947C (2 bytes)
- - Experience = 0x01C1926C (4 bytes)
- - Scores = 0x01C19484 (4 bytes)
- - Kills = 0x01C194AC (4 bytes)
- - KillStreaks = 0x01C194B0 (4 bytes)
- - Death = 0x01C194B4 (4 bytes)
- - Assist = 0x01C194BC (4 bytes)
- - HeadShots = 0x01C194C0 (4 bytes)
- - Times Played = 0x01C194CE & 0x01C194D6
- - Tokens = 0x01C1B2DB (4 bytes)
- - Wins = 0x01C194E0 (4 bytes)
- - Losses = 0x01C194E4 (4 bytes)
- - Ties = 0x01C194E8 (4 bytes)
- - WinStreaks = 0x01C194EC (4 bytes)
- - Hits = 0x01C194F8 (4 bytes)
- - Misses = 0x01C194FC (4 bytes)
- - Ratio = 0x01C19500(4 bytes)
- - Double XP = 0x01C1B331
- - Double XP Weapons = 0x01C1B339
- - Accuracy = 0x01C19504 (4 bytes)
- - Classes Name = 0x1C1982C (+ 0x62 For The Next)
- - Add Classes = 0x01C1B2E3
- - Prestige MW = 0x01C1B376
- - Prestige WAW = 0x01C1B37B
- - Prestige MW2 = 0x01C1B381
- - Prestige BO = 0x01C1B388
- Unlock All :
- - 0x01C19FAB > 0x1302
- - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
- - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
- - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
- === UNLOCK ALL CHALLENGES ===
- Unlock All Offset:
- Start Adress : 0x01C19F87
- Lenght : 4824
- Fill with : 0F0F0F0F
- === ALL WEAPONS 31 ===
- All Camos & 15 Classes: 0x01c19f39 set the whole line to 0F
- Start Address : 01C19240
- End Address : 01C19360
- Fill with : 0x0C8BC0201 with no 4weapon xp
- with 4 weapon xp :0x0C80af0201
- ========SWEET COMMANDS======
- 0x0FCA41E - HEALTH OFFSET (move to find your client id)
- SET TO:00 00 00 00 OR FF FF FF FF
- Now go up one line from the health offset and go to the end of
- the line and put FF and the next line where the 64 is on the
- health offset, put FF. So it should be like FF FF 64. This is
- god mode just for you, if you want god mode for everyone, do the
- same thing, but instead of FF FF 64, you put 00 00 64)
- TELEPORT:
- 0x0110A29C (doesnt work online)
- coordinate in x, y, z
- XX XX XX XX YY YY YY YY ZZ ZZ ZZ ZZ
- In game speed offset:
- Speed : 0x000173B60
- change the first line to:
- NORMAL SPEED- 38 A0 00 BE
- SUPER SPEED-38 A0 07 D0
- Freeze Everyone-38 A0 00 00
- Tactical Inf Ammo:
- 0x0110a6b7 change to FF
- --------------------------------------------------
- Lethal Inf Ammo:
- 0x0110a69f change to FF
- ---------------------------------------------------
- Turn Night Vision On:
- 0x0110a5f7 change to 40
- or
- 00 to turn off
- 0a to shoot your hand grenade
- bring up killstreak map:
- 0x0110a48b
- Secondary Weapon (Change): 0x0110A4F7
- Change the first two numbers to change your secondary weapon.
- Hidden Weapons:
- 01 = Default Weapon
- 29 = Dragonuv
- 3F = F2000
- change weapon:
- 0110A4F7 - 0x6C for ac 130
- change leathal:
- 0110A4FB
- change attachment:
- 0110A4FD
- AMMO:
- 0110A4FE
- vision:
- 0110A292
- wall hack:
- 0x0110a293 fill with 55
- primary weapon:
- 0110A4FF
- 3rd Weapon:
- 0110A4FB
- 4th weapon:
- 0110A503
- killstreak:
- 0110A50B
- 0x0110a62b - Primay Wepon Clip Ammo
- -Change Clan = 0x00892C0E
- -Change Twitter Message = 0x8930B2
- -Change Map(Must Be a Fresh game Boot from Disc) = 0x12325D4
- -Change DLC Ad = 0x0123E2Fb
- -Change Party Header = 0x123ECB8
- Super Jump Offset: 0x000019780
- jump high-44 F9 C0
- JUMP SUPER HIGH-46 00 00
- NORMAL JUMP- 43 00 00 / 42 9c 00
- -moab timer
- address: 18CA2E4
- name: scr_nukeTimer
- type: string
- value: "10"
- FOV:
- 018d5390
- ====Spec Ops=====
- Special Ops Godmode Offset: special ops:
- 0x010EEC28 its the same from online
- just change the 00 00 64 to ff ff 64
- Code:
- nicooo
- Client 0 (host in private match) : 0x0110A29C
- Client 1: 0x0110DC1C
- Client 2: 0x0111159C
- Client 3: 0x01114F1C
- Client 4: 0x0111889C
- Client 5: 0x0111C21C
- Client 6: 0x0111FB9C
- Client 7: 0x0112351C
- Client 8: 0x01126E9C
- Client 9: 0x0112A81C
- Client 10: 0x0112E19C
- Client 11: 0x01131B1C
- Client 12: 0x0113549C
- Client 13: 0x01138E1C
- Client 14: 0x0113C79C
- Client 15: 0x0114011C
- Client 16: 0x01143A9C
- Client 17: 0x0114741C
- Weapons and ammo All clients :
- Client 0 Weapons : 0x0110A4FF | 0x0110A4F7 | 0x0110A4FB | 0x0110A503 [AMMO : 0x00110A4FE]
- Client 1 Weapons : 0x0110DE7F | 0x0110DE77 | 0x0110DE7B | 0x0110DE83 [AMMO : 0x0110DE7E]
- Now up to you to find the rest
- 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
- replace by 00 00 10 55 00 for Red Box only and 00 00 10 99 00 for Red Box + thermal vision
- these offsets allow you to enable the UFO etc... but it's up to you to find it.
- 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.
- these offsets also store the name of the player (ingame), just scroll down
- hope people will share some more, don't be silly we're a community and we're doing it for fun
- leechers can go to hell
- + BONUS = spec ops offsets
- God Mode : 0x010EEC28 (client 0 & 1)
- Teleport + Visions : 0x012272F4 (client 0 only)
- Forcing 18 Players
- You can force 18 players in game, this leads to Free for All in Dome with 18 players (absolute bullsh*t);
- the spawns become absolutely garbage, you'll see like 4 people spawning on the same spawn etc...
- You can also go to search and destroy and play with Unlimited lifes + 18 players, it becomes a WAR ZONE.
- First, go to this offset : 0x018CC0A4
- Then start a private match (if you already played in a Private match early, you don't need to do this)
- 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)
- Now go to Free for All and let the people join you.
- After a while you should be 18 Players on Free for All.
- If you find a way to remove the score limit, it becomes absolute bullsh*t, since people spawn everywhere, etc...
- Code:
- WAW, MW1, MW2, MW3, BO 1, BO 2
- 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
- Its Probably Not In Here!
- *** WAW ***
- - Prestige: 0x01C1B37B
- -----------------------
- *** MW 1 ***
- - Prestige: 0x01C1B376
- -----------------------
- *** MW 2 ***
- - Prestige: 0x01C1B381
- -----------------------
- *** MW 3 ***
- Stats:
- - Stats Entry Point: 0x01C187D0
- - Prestige: 0x01C1947C
- - Experience: 0x01C1926C
- - Scores: 0x01C19484
- - Kills: 0x01C194AC
- - KillStreaks: 0x01C194B0
- - Death: 0x01C194B4
- - Assist: 0x01C194BC
- - HeadShots: 0x01C194C0
- - Times Played: 0x01C194CE & 0x01C194D6
- - Tokens: 0x01C1B2DB
- - Wins: 0x01C194E0
- - Losses: 0x01C194E4
- - Ties: 0x01C194E8
- - WinStreaks: 0x01C194EC
- - Hits: 0x01C194F8
- - Misses: 0x01C194FC
- - Ratio: 0x01C19500
- - Double XP: 0x01C1B331
- - Double XP Weapons: 0x01C1B339
- - Accuracy: 0x01C19504
- - Classes Name: 0x1C1982C (+ 0x62 For The Next)
- - Add Classes: 0x01C1B2E3
- - Clan Tag: 00892C0E (Add { To Make It Unbound)
- - Leaderboards Score: 01C19484 (For High Rank 4E 99 A5 45)
- - Double XP: 01C1B332
- - Double Weapon XP: 01C1B33B
- - Other CoD Prestige 01C1B365 (Spam 99 Across)
- - Score Limit: 00540800
- - Score Demolition: 00540A64
- - Message of The Day: 005357F0
- - Kill Feed: 01C1B081 (Not Sure How To Use)
- - Change Name: 0X01BBBC2C
- - Change Friends Name: 0x008A8130
- - Enemies: 0x007DFDAE-0x01163B2C-0x01110FFE
- - Change Party Name: 01229C73
- - Name Font: 0x018d75d4
- Spec Ops:
- - God Mode: 0x010EEC28
- - Teleport + Visions: 0x012272F4
- Unlock All:
- - 0x01C19FAB > 0x1302
- - 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
- - 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
- - 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
- Button Codes:
- These Can Be Used When Editing Name Or Clan Tag
- - 01: Cross
- - 02: Cercle
- - 03: Square
- - 04: Triangle
- - 05: L1
- - 06: R1
- - 10: L3
- - 11: R3
- - 12: L2
- - 13: R2
- - 14: DPAD UP
- - 15: DPAD DOWN
- - 16: DAPD LEFT
- - 17: DPAD RIGHT
- - 0E: Start
- - 0F: Select
- - 0A: New Line (Glitchy Names)
- Prestiege Codes:
- - Total XP Level 80: 1746200
- - Prestige 1: 0x01
- - Prestige 2: 0x02
- - Prestige 3: 0x03
- - Prestige 4: 0x04
- - Prestige 5: 0x05
- - Prestige 6: 0x06
- - Prestige 7: 0x07
- - Prestige 8: 0x08
- - Prestige 9: 0x09
- - Prestige 10: 0x0A
- - Prestige 11: 0x0B
- - Prestige 12: 0x0C
- - Prestige 13: 0x0D
- - Prestige 14: 0x0E
- - Prestige 15: 0x0F
- - Prestige 16: 0x10
- - Prestige 17: 0x11
- - Prestige 18: 0x12
- - Prestige 19: 0x13
- - Prestige 20: 0x14
- Misc:
- - Wall Hack: 0x0110a293 (55, 3 Across)
- - No Gun: 018D52C1 (Change To 0 For No Gun)
- - Night Vision: 0x0110A5F7 (40 = On, 00 = Off, 0A = Shoot With Hand Grenade)
- - Martydrom Missle: 0x05257f0 (Change frag_grenade_short_mp To remotemissile_projectile_mp)
- - Primary Weapon Clip: 0x0110a62b
- - Tacticals: 0x0110a6b7 (Change To FF For Infinite)
- - Lethals: 0x0110a69f (Change To FF For Infinite)
- - Teleport: 0x0110A29C (Offline Only, X/Y/Z 00 00 00 00 | 00 00 00 00 | 00 00 00 00)
- - Aim Assist: 0x573A70 (Not Sure How To Activate Yet)
- - 3RD Person: 0x0110a292 (Set To 99)
- - Spectate Speed: 0x018dcf58
- - Reload Speed: 0x018de168
- - Steady Aim: 0x018de124
- - FOV: 0x018d5390
- - Sprint Recovery: 0x018de7c8
- - Quickdraw: 0x018de740
- - Fast Snipe: 0x018de784
- - Square Button Distance: 0x018e4190
- - Draw Breath Hint: 0x018d54e1
- - Drawgun: 0x018d52c1
- - Zfar: 0x018c63f8
- - Ping Width: 0x018da164
- - Radar Line Thickness: 0x018d91b8
- - Compass Size: 0x018d8dbc
- - Pre-game Lobby Timer: 0x018CEE54
- - Disable all FX: 0x18C8B48 (Change To 00 To Disable FX)
- - Constant UAV: 0x18DB880 (Change To 01 To Enable)
- - Show Ping: 0x18DA40C (Change To 01 To Enable)
- - Killstreak Map: 0x0110a48b
- - Change Twitter Message: 0x8930B2
- - Change Map: 0x12325D4
- - Change DLC Advert: 0x0123E2Fb
- - Change Party Leader: 0x123ECB8
- - MOAB Timer: 18CA2E4
- - Change Lethal: 0110A4FB
- - Change Attachment: 0110A4FD
- - Ammo: 0110A4FE
- - Primary Weapon: 0110A4FF
- - 3rd Weapon: 0110A4FB
- - 4th Weapon: 0110A503
- - Killstreak: 0110A50B
- - Chrome Mod: 0x018c6659 - r_specularcolorscale
- - Inverted Vision: 0x018c8174, 0x18c81fc, 0x18c8460 (Change All To 01)
- - Vision: 0110A292
- - Weapon Offsets ------------------------------
- - Weapon Offset: 0110A4F7 -
- - 0x6C: AC-130 -
- - 3F: F2000 -
- - 1: Default weapon -
- - 2: Null -
- - 3: Riot Shield -
- - 4: Riot Shield -
- - 5: .44 Magnum -
- - 6: Usp .45 -
- - 7: Usp .45 -
- - 8: Desert eagle -
- - 9: MP412 -
- - A: MP412 -
- - B: P99 -
- - C: Five Seven -
- - D: FMG9 -
- - E: Skorpion -
- - F: MP9 -
- - 10: G18 -
- - 11: MP5 -
- - 12: PM-9 -
- - 13: P90 -
- - 14: PP90M1 -
- - 15: Ump45 -
- - 16: MP7 -
- - 17: AK-47 -
- - 18: M16A4 -
- - 19: M4A1 -
- - 1A: FAD -
- - 1B: ACR 6.8 -
- - 1C: Type 95 -
- - 1D: MK14 -
- - 1E: Scar-L -
- - 1F: G36C -
- - 20: CM901 -
- - 21: Null -
- - 22: M320 GLM -
- - 23: RPG -
- - 24: SMAW -
- - 25: Stinger -
- - 26: Javalin -
- - 27: XM25 -
- - 28: Scopeless Draganov -
- - 29: Scopeless MSR -
- - 2A: Scopeless Barrett -
- - 2B: Scopeless RSASS -
- - 2C: Scopeless AS50 -
- - 2D: Scopeless LLA8A -
- - 2E: KSG 12 -
- - 2F: P99 -
- - 30: Striker -
- - 31: AA 12 -
- - 32: USAS 12 -
- - 33: Spas 12 -
- - 34: M60E4 -
- - 35: M60E4 -
- - 36: MK46 -
- - 37: PKP PECHENEG -
- - 38: L86 LSW -
- - 39: MG36 -
- - 3B: C4 (Acts As A Frag) -
- - 3E: NZ3 Designator -
- - 3F to 6A: Null -
- - 6B: Javalin (Can't shoot) -
- - 6F: Unknown Weapon/Osprey -
- - 70: Unknown Weapon/Harrier -
- - 71: Unknown Weapon/Chopper -
- - 72: Null -
- - 73: Null -
- - 74: Unknown Weapon/Throwing knife bullets -
- - 87: Unknown Weapon/Crashes -
- ----------------------------------------------
- ================================================================
- - Health Offsets ---------------
- - Health: 0x0110976C -
- - Search Name First -
- - 01: Normal -
- - 02: Opposite Team -
- - 05: God Mode -
- - 07: Spec Team -
- --------------------------------
- ===============================================================
- - Invisible ---------------------------------------------------
- - 4th Offset Before godmode -
- - set it to 02 so for example, godmode = 05 for me, -
- - it would look like this 02 00 00 00 05 if not working -
- - try changing the 02 to 03, 04 , 05 but NOT 00 -
- - Video: http://www.youtube.com/watch?v=xp--k9fy9Ys -
- ---------------------------------------------------------------
- ===============================================================
- - Speed Offsets ----------------
- - Speed Offset: 0x000173B60 -
- - Normal Speed: 38 A0 00 BE -
- - Super Speed: 38 A0 07 D0 -
- - Freeze Everyone: 38 A0 00 00 -
- --------------------------------
- ================================
- - Jump Offsets -----------------
- - Jump Offset: 0x000019780 -
- - High Jump: 44 F9 C0 -
- - Super Jump: 46 00 00 -
- - Normal Jump: 42 9c 00 -
- --------------------------------
- ================================
- *** BO 2 ***
- - Change Name: 026DE278
- - Experience/Rank: 0x0271AB1B (D8 60 F1 12 For Level 55)
- - Prestige: 0x0271ab04
- - Jump Height: 0x59A19C (50 00 00 For Super Jump)
- - Score: 0x0271AB40
- - Kills: 0x0271A660
- - Wins: 0x0271AC42
- Code:
- === Download Links ====
- Modded AoN => http://www.mediafire.com/?5270ennt2pnh36c
- Force 18 Players => http://www.mediafire.com/?ecdh380381h805r
- === Descriptions ====
- Modded AoN => Contains Modded Classes, forces Model 1887 + AC130, Reaper, Predator Missile and Precision Airstrike on Support Package
- Up to you to extend game timelimit and scorelimit (scr_dm_timelimit & scr_dm_scorelimit)
- 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
- === How to use ? ====
- Modded AoN :
- First search for a AoN game, quit right after.
- Load this .Bin in the memory, at this offset : 0x021864E3
- Host & Enjoy.
- Force 18 Players :
- Load this .Bin in the memory, at this offset : 0x018CC0A4
- Code:
- only a lil something but ill be finding more :P
- 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)
- 0110D577 00 00 00 00 00 00 00 00 00 00 00 00 00 FF FF FF ................
- 0110D587 FF FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00 ................
- 0110D597 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 0110D5A7 00 18 F1 00 00 00 00 00 02 00 06 55 76 00 00 00
- 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
- Code:
- How to find you Client id easily:
- 1. Go to offset 0x0110976C
- 2. Search for your/your friends name
- 3. Copy the the offset of the first letter of the name
- 4. Go to Hex Calculator - Addition, Subtraction, Multiplication & Division
- 5. your copied offset - client 0 offset (0x0110d60c)
- 6. the difference between those to / 0x3980 = your client id.
- client 0 = 0x0110d60c
- client 1 = 0x01110f8c
- client 2 = 0x0111490c
- client 3 = 0x0111828c
- client 4 = 0x0111bc0c
- client 5 = 0x0111f58c
- client 6 = 0x01122f0c
- client 7 = 0x0112688c
- client 8 = 0x0112a20c
- client 9 = 0x0112db8c
- client 10 = 0x0113150c
- client 11 = 0x01134e8c
- client 12 = 0x0113880c
- client 13 = 0x0113c18c
- client 14 = 0x0113fb0c
- client 15 = 0x0114348c
- client 16 = 0x01146e0c
- client 17 = 0x0114a78c
- Weapon 1 = 0x263
- Weapon 2 = 0x25b
- Weapon 3 = 0x25f
- Weapon 4 = 0x267
- Primary ammo = 0x38c
- Primary clip = 0x40c
- Secondary ammo = 0x37c
- Secondary clip = 0x3f4
- tactical ammo = 0x418
- lethal ammo = 0x400
- ammo ac130 big = 0x433
- ammo ac130 middle = 0x43c
- ammo ac130 small = 0x488
- noobtube (and shotgun?) ammo = 0x424
- Code:
- === WALKING AC130 ===
- 6A = 105mm, 69 = 45mm, 68 = 25mm
- === Client 0 ===
- 0x0110A291 => 90 10 0C
- 0x0110A4FC => Throw your weapon (00 00 00 00)
- 0x0110A63F => Write down 6A 00 00 03 E6
- 0x0110A51C => Replace by 6A
- 0x0110A60C => Replace anyweapon by 6A & Give ammo
- Secondary Weapon - 0x0110A4F7 Change to 6A
- Primary Weapon - 0110A4FF Change to 6A
- (REPLACE > 0x0110A5F3 by 6A)
- 01 = Default Weapon
- 02 = Default Weapon no damage
- 03 = Claymore
- 04 = Riot Shield
- 05 = Riot Shield
- 06 = .44 Magnum
- 07 = USP .45
- 08 = USP .45
- 09 = Desert Eagle
- 0A = MP412
- 0B = MP412
- 0C = P99
- 0D = Five Seven
- 0E = FMG9
- 0F = Skorpion
- 10 = MP9
- 11 = G18
- 12 = MP5
- 13 = PM-9
- 14 = P90
- 15 = PP90M1
- 16 = UMP45
- 17 = MP7
- 18 = AK-47
- 19 = M16A4
- 1A = M4A1
- 1B = FAD
- 1C = ACR 6.8
- 1D = Type 95
- 1E = MK14
- 1F = Scar-L
- 20 = G36C
- 21 = CM901
- 22 = Noobtube M16A4 (Extremly Powerfull)
- 23 = M320 GLM
- 24 = RPG-7
- 25 = SMAW
- 26 = Stinger
- 27 = Javelin
- 28 = XM25
- 29 = Dragunov (No Scope)
- 2A = MSR (No Scope)
- 2B = Barret .50Cal (No Scope)
- 2C = RSASS (No Scope)
- 2D = AS50 (No Scope)
- 2E = L118A (No Scope)
- 2F = KSG12
- 30 = Model 1887
- 31 = Striker
- 32 = AA-12
- 33 = USAS 12
- 34 = Spass 12
- 35 = M60E4 Juggernaut
- 36 = M60E4
- 37 = MK46
- 38 = PKP Pecheneg
- 39 = L86 LSW
- 3A = MG36
- 3B = C4
- 3C = C4 (Dead mans hand?)
- 3D = Claymore
- 3E = Trophy System
- 3F = NZ3 Designator (F2000)
- 40 = Jammer
- 41 = Some Kind of Granade
- 42 = Semtex
- 43 = Grenade
- 44 = Flash
- 45 = Smoke
- 46 = Stun
- 47 = EMP Grenade
- 48 = Throwing Knife
- 49 = Bouncing Betty
- 4A = Tactical Insertion
- 4B = Scavanger
- 4C = Grenade
- 4D = Claymore
- 4E = Claymore
- 4F = Portable Radar
- 50 = Bomb
- 51 = Bomb
- 52 = Killstreak Caller
- 53 = Killstreak Notebook
- 54 = Killstreak Caller
- 55 = Airdrop Marker
- 56 = Killstreak Caller
- 57 = Killstreak Notebook
- 58 = Killstreak Caller
- 59 = Killstreak Notebook
- 8A = Airdrop Marker
- 5B = Killstreak Caller
- 5C = Killstreak Caller
- 5D = Killstreak Notebook
- 5E = Airdrop Makrer
- 5F = Killstreak Notebook (You can knife)
- 60 = Killstreak Caller
- 61 = Vest Duffel Bag
- 62 = Airdrop Marker
- 63 = Airdrop Caller
- 64 = Killstreak Caller
- 65 = Killstreak Notebook
- 66 = Killstreak Caller
- 67 = Airdrop Marker
- 68 = AC130 25MM
- 69 = AC130 40MM
- 6A = AC130 105MM
- 6B = Stinger Bullets
- 6C = Javelin (Not working)
- 6D = Claymore
- 6E = Claymore
- 6F = Nothing
- 70 = Harrier
- 71 = Harrier Rockets
- 72 = Pavelow
- 73 = Grenade
- 74 = Osprey Interface
- 75 = Helicopter
- 76 = Weird Gun (Freeze when you shoot)
- 77 = Weird Gun (Freeze when you shoot)
- 78 = Weird Gun (Freeze when you shoot)
- 79 = Weird Gun (Freeze when you shoot)
- 7A = Weird Gun (Freeze when you shoot)
- 7B = Stinger bullets
- 7C = Bullets with no damage
- 7D = Osprey Bullets
- 7E = Osprey Bulltes (Explosive)
- 7F = Javelin (Not working)
- 80 = Freeze
- 81 = Reaper Interface
- 82 = IMS
- 83 = Weird Gun (Freeze when you shoot)
- 84 = Killstreak Notebook
- 85 = Remote Sentry
- 86 = Recon drone interface
- 87 = Recon Drone
- 88 = Weird Gun (Freeze when you shoot)
- 89 = Killstreak Notebook
- 8A = Assault Drone Interface
- 8B = Assault Drone Rockets
- 8C-FF = Freeze
- 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)
- Seatown
- Arkaden
- Resistance
- Downturn
- Bootleg
- Lockdown
- Village
- Underground
- Mission
- Code:
- 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).
- NOTE: this isn't a real good noclip like iMCSx has but it works :P
- Private match default class names:
- Team 1 - Default Class 1: 0x02182F94
- Team 2 - Default Class 1: 0x021831E6
- Recently added.
- Code:
- client 0: 0x0110A29C
- health: 0x0FCA41E
- ammo: 0x0110a62b
- vision: 0x0110a293
- primary weapon: 0x0110A4FF
- secondary weapon: 0x0110A4F7
- client 1: 0x0110DC1C
- health: 0x00fca69e
- ammo: 0x110DFAB
- vision: 0x110DC13
- primary weapon: 0x110DE7F
- secondary weapon: 0x110DE77
- client 2: 0x0111159C
- health: 0xFCA91E
- ammo: 0x111192B
- vision: 0x1111593
- primary weapon: 0x11117FF
- secondary weapon: 0x11117F7
- client 3: 0x01114F1C
- health: 0xFCAB9E
- ammo: 0x11152AB
- vision: 0x1114F13
- primary weapon: 0x111517F
- secondary weapon: 0x1115177
- client 4: 0x0111889C
- health: 0xFCAE1E
- ammo: 0x1118C2B
- vision: 0x1118893
- primary weapon: 0x1118AFF
- secondary weapon: 0x1118AF7
- client 5: 0x0111C21C
- health: 0xFCB09E
- ammo: 0x111C5AB
- vision: 0x111C213
- primary: 0x111C47F
- secondary: 0x111C477
- client 6: 0x0111FB9C
- health: 0xFCB31E
- ammo: 0x111FF2B
- vision: 0x111FB93
- primary: 0x111FDFF
- secondary: 0x111FDF7
- client 7: 0x0112351C
- health: 0xFCB59E
- ammo: 0x11238AB
- vison: 0x1123513
- primary: 0x112377F
- secondary: 0x1123777
- client 8: 0x01126E9C
- health: 0xFCB81E
- ammo: 0x112722B
- vison: 0x1126E93
- primary: 0x11270FF
- secondary: 0x11270F7
- client 9: 0x0112A81C
- health: 0xFCBA9E
- ammo: 0x112ABAB
- vision: 0x112A813
- primary: 0x112AA7F
- secondary: 0x112AA77
- client 10: 0x0112E19C
- health: 0xFCBD1E
- ammo: 0x112E52B
- vision: 0x112E193
- primary: 0x112E3FF
- secondary: 0x112E3F7
- client 11: 0x01131B1C
- health: 0xFCBF9E
- ammo: 0x1131EAB
- vision: 0x1131B13
- primary: 0x1131D7F
- secondary: 0x1131D77
- client 12: 0x0113549C
- health: 0xFCC21E
- ammo: 0x113582B
- vision: 0x1135493
- primary: 0x11356FF
- secondary: 0x11356F7
- client 13: 0x1138E1C
- health: 0xFCC49E
- ammo: 0x11391AB
- vision: 0x1138E13
- primary: 0x113907F
- secondary: 0x1139077
- client 14: 0x113C79C
- health: 0xFCC71E
- ammo: 0x113CB2B
- vision: 0x113C793
- primary: 0x113C9FF
- secondary: 0x113C9F7
- client 15: 0x114011C
- health: 0xFCC99E
- ammo: 0x11404AB
- vision: 0x1140113
- primary: 0x114037F
- secondary: 0x1140377
- client 16: 0x1143A9C
- health: 0xFCCC1E
- ammo: 0x1143E2B
- vision: 0x1143A93
- primary: 0x1143CFF
- secondary: 0x1143CF7
- client 17: 0x114741C
- health: 0xFCCE9E
- ammo: 0x11477AB
- vision: 0x1147413
- primary: 0x114767F
- secondary: 0x1147677
- Client offsets are still the same in 1.24!
- A few offsets for the new 1.24:
- sv_gamesendservercommand = 0x0054cefc
- walking speed = 0x00173bb0
- show ping = 0x018da450
- third person = 0x018cce7c
- disable fx = 0x018c8b8c
- fov = 0x018d53d4
- spectate speed = 0x018dcf9c
- super steady aim = 0x018de168
- super sleight of hand = 0x018de1ac
- super quick draw = 0x018de784
- Message of day 0x11bbc33 - 0x11bbc7b -milky4444
- Change clients names.
- Client 1: 0x0110D694
- Client 2: 0x01111014
- Client 3: 0x01114994
- Client 4: 0x01118314
- Client 5: 0x0111BC94
- Client 6: 0x0111F614
- Client 7: 0x01122F94
- Client 8: 0x01126914
- Client 9: 0x0112A294
- Client 10: 0x0112DC14
- Client 11: 0x01131594
- Client 12: 0x01134F14
- Client 13: 0x01138894
- Client 14: 0x0113C214
- Client 15: 0x0113FB94
- Client 16: 0x01143514
- Client 17: 0x01146E94
- Client 18: 0x0114A814
- Enjoy :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement