You are viewing our Forum Archives. To view or take place in current topics click here.
Chaotic360 MSP Spoof not working
Posted:
Chaotic360 MSP Spoof not workingPosted:
Status: Offline
Joined: May 22, 20177Year Member
Posts: 159
Reputation Power: 6
for some reason when i use the msp spoof to download dlc etc, it goes straight up to for example 30 percent then drops back down to 0 percent then back up to 30 percent then back to 0 and so on, been having this problem for a while, its not my network or plugins as everything else works fine. anyone help?
#2. Posted:
Status: Offline
Joined: May 10, 20177Year Member
Posts: 367
Reputation Power: 46
Status: Offline
Joined: May 10, 20177Year Member
Posts: 367
Reputation Power: 46
I'm pretty sure that MSP spoofing only works for full games bud. Correct me if I'm wrong! When I used to use Teapots MSP spoofer it didn't work for DLC or Gamer pics etc. Just full games
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: May 22, 20177Year Member
Posts: 159
Reputation Power: 6
damn.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Feb 22, 201410Year Member
Posts: 5,508
Reputation Power: 3882
MSP spoofing does not work on any dlc so that is why it's not working for you.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
-Simplicity wrote
MSP spoofing does not work on any dlc so that is why it's not working for you.
This is correct, however I found some interesting stuff in XAM which will fix this problem, but before I go digging into that I want to finish off the reaming cods.
- 1useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Feb 22, 201410Year Member
Posts: 5,508
Reputation Power: 3882
ZZ9_x_iHaXoRZz wrote-Simplicity wrote
MSP spoofing does not work on any dlc so that is why it's not working for you.
This is correct, however I found some interesting stuff in XAM which will fix this problem, but before I go digging into that I want to finish off the reaming cods.
That sounds interesting
- 1useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
-Simplicity wroteZZ9_x_iHaXoRZz wrote-Simplicity wrote
MSP spoofing does not work on any dlc so that is why it's not working for you.
This is correct, however I found some interesting stuff in XAM which will fix this problem, but before I go digging into that I want to finish off the reaming cods.
That sounds interesting
So far I got this, will look more into it anther time
void CH360SpoofGold()//Added to epic shelter
{
//First part Changing Membership Type
DWORD li = 0x38600001;
li += 5;
SetMemory((LPVOID)(0x816DA8F0 + 0x34), &li, 4);
SetMemory((LPVOID)(0x816DA950 + 0x38), &li, 4);
// Gives ability to download games with gold
//Second Part Changing XamUserCheckPrivilege Values
*
(int*)0x816DA92C = 0x38600006;
*(int*)0x81A3B998 = 0x38600001;
*(int*)0x816DD470 = 0x39600001;
*(int*)0x816DD4E4 = 0x39600001;
*(int*)0x816DD4DC = 0x39600001;
*(int*)0x816DD4D0 = 0x39600001;
// Makes Silver profiles Show As Gold & Allows Gold Spoofing For Most Games
}
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.