• Before registering an account on PlayerSquared you must first agree that you are at least 13 years of age & have read & agree to our Terms & rules & our Privacy policy.

Spoof IP Function for MW2 AND GHOST

Ghosts (BLUS-31270)

Code:
SpoofIPAddr = findInfo(0x0FEC4CE, 0x2000000, 0x04, PS3.Extension.ReadBytes(0x0CCFF12, 4), PS3.Extension.ReadBytes(0x0CCFF12, 4));

MW2 Spoof Function(BLUS30377):

Code:
SpoofIPAddr = findInfo(0x3A804964, 0x200000, 0x04, PS3.Extension.ReadBytes(0x0A11452, 4), PS3.Extension.ReadBytes(0x0A11452, 4));

Findinfo Class: