Post: Need GameSendServerCommand
09-12-2013, 09:32 AM #1
DannyBoiSmith
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Wondering if any of you guys have a GameSendServerCommand for Black Ops Multiplayer?[/b]
(adsbygoogle = window.adsbygoogle || []).push({});
09-12-2013, 07:55 PM #2
makeabce
I defeated!
Originally posted by DannyBoiSmith View Post
Wondering if any of you guys have a GameSendServerCommand for Black Ops Multiplayer?[/b]


MP OffSet: 0x009149E0
Zombie Offset: 0x00825268
Credits: SC58
Original Thread: You must login or register to view this content.

If you wanna add it to your tool(C#),just add textBox and button, and these codes to the button:

byte[] GameSend = Encoding.ASCII.GetBytes(yourTextBox.Text);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, (offset, mp or zombie), GameSend);

And when you wanna disable it, type %s..%f %f %f....%i to the textbox.

Hope this helped. Smile
09-13-2013, 04:12 AM #3
DannyBoiSmith
Bounty hunter
Originally posted by makeabce View Post
MP OffSet: 0x009149E0
Zombie Offset: 0x00825268
Credits: SC58
Original Thread: You must login or register to view this content.

If you wanna add it to your tool(C#),just add textBox and button, and these codes to the button:

byte[] GameSend = Encoding.ASCII.GetBytes(yourTextBox.Text);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, (offset, mp or zombie), GameSend);

And when you wanna disable it, type %s..%f %f %f....%i to the textbox.

Hope this helped. Smile

Thanks man

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo