Post: [Offsets 1.16] ⚝Gamer Choice™ Call of Duty Ghosts Soldier 1 All Perks
08-08-2016, 02:10 PM #1
Father Luckeyy
Retired - Lead Content Manager
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.



What's Up NGU Babies!

I notice for Call of Duty Ghosts [1.16] Section no one posts All Perks Offsets, So I debugged it an now i would like to share it with all yall Smile

Soldier 1 All Perks Classes 1-6 (Strike Package Specialists)




    PS3.SetMemory(0x179EB16, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });
PS3.SetMemory(0x179EB96, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });
PS3.SetMemory(0x179EC16, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });
PS3.SetMemory(0x179EC96, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });
PS3.SetMemory(0x179ED16, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });
PS3.SetMemory(0x179ED96, new byte[] { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF });



Hope this was helpful for all you Ghosts fans. Enjoy Modding!
[PM me if your interested in All Perks All 10 Soldiers Classes 1-6]
Last edited by Father Luckeyy ; 08-08-2017 at 06:07 AM.

The following 2 users say thank you to Father Luckeyy for this useful post:

anxify, sandro oliveira
08-12-2016, 08:41 AM #2
plz tell me how to use ??
08-12-2016, 05:01 PM #3
Father Luckeyy
Retired - Lead Content Manager
make a button on your tool and just copy and paste the coding and your pretty much done
08-14-2016, 12:47 AM #4
Extinction plz
08-14-2016, 01:04 AM #5
Father Luckeyy
Retired - Lead Content Manager
What about Extinction
08-14-2016, 06:56 PM #6
Originally posted by iamLuckeyy7 View Post
could someone help to get clan tag editor offsets n function n modded weapons attachments please i will appreciated im still learning how to do this stuff
08-14-2016, 08:27 PM #7
Father Luckeyy
Retired - Lead Content Manager
i have all those features in my private tool
08-14-2016, 09:39 PM #8
Originally posted by iamluckeyy7 View Post
i have all those features in my private tool

i just want to know the offsets n function clan tag editor i will appreciated
08-14-2016, 10:50 PM #9
Father Luckeyy
Retired - Lead Content Manager
i can give you clan tag but not the modded weapons stuff i had to get that on my own

Elite Clan Tag: 0x0xCBFF6F
0x00 - Elite Clan Off
0x01 - Default Clan Tag
0x02 - Yellow Clan Tag
0x03 - Red Clan Tag
Elite Clan Tag Text: 0x0xCBFF70 String ( Textbox )

PS3.Extension.WriteString(0xCBFF70, CombSetClan.Text);
Byte ClanByte = 0x00;
switch (CombSetClan.SelectedIndex)
{
case 0:
ClanByte = 0x00;
break;
case 1:
ClanByte = 0x01;
break;
case 2:
ClanByte = 0x02;
break;
case 3:
ClanByte = 0x03;
break;
}
PS3.Extension.WriteByte(0xCBFF6F, ClanByte);
08-14-2016, 11:17 PM #10
thank u so much i appreciated bro

The following user thanked Ronaldo210 for this useful post:

Father Luckeyy

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo