Post: SV SendServerCommand Tool + Source (1.03)
10-31-2013, 10:35 PM #1
seb5594
Proud Former Admin
(adsbygoogle = window.adsbygoogle || []).push({}); Hey NGU,

Some things has been released now for Ghosts before release like cBuf_AddText by SC58 in a Tool.
Thanks to Therifboy for the Offset and teaching me PPC shit i made this function on my own Smile

Little Picture what SV is (its the command e)

You must login or register to view this content.

Enjoy..

You must login or register to view this content.

If you want to add it to your tool here is the Function..
Leave Credits if you use it Enzo
    
public Byte[] ResetPowerPC = new Byte[] { 0x7C, 0x63, 0x07, 0xB4, 0x4B, 0xE0, 0xD1, 0x39, 0x3C, 0x80, 0x00, 0x40, 0x60, 0x7D, 0x00, 0x00, 0x3B, 0xE4, 0x3C, 0xCC, 0x38, 0x80, 0x00, 0x00, 0xC3, 0xFF, 0x00, 0x00 };
public Byte[] WritePowerPC = new Byte[] { 0x3C, 0x60, 0x02, 0x00, 0x80, 0x63, 0x00, 0x00, 0x38, 0x80, 0x00, 0x00, 0x3C, 0xA0, 0x02, 0x00, 0x30, 0xA5, 0x50, 0x00, 0x48, 0x32, 0x10, 0x19, 0x48, 0x00, 0x00, 0x6C };
public void SV_SendServerCommand(Int32 clientIndex, String Command)
{
SetMemory(0x02000000, ReverseBytes(BitConverter.GetBytes(clientIndex)));
SetMemory(0x02005000, Encoding.ASCII.GetBytes(Command + "\0"));
SetMemory(0x0035A25C, WritePowerPC);
SetMemory(0x0035A258, new Byte[] { 0x40 });
System.Threading.Thread.Sleep(10);
SetMemory(0x0035A258, new Byte[] { 0x41 });
SetMemory(0x0035A25C, ResetPowerPC);
}
public Byte[] ReverseBytes(Byte[] arry)
{
Array.Reverse(arry);
return arry;
}


Some Commands:
c - iPrintln
e - iPrintlnBold
J - Set Vision
(adsbygoogle = window.adsbygoogle || []).push({});

The following 29 users say thank you to seb5594 for this useful post:

{H} | Exception, ϟ c0rruption ϟ, AlexNGU, AllMw2MoDz, Ansity., Asian, Red-EyeX32, Devastation, DylanOc1, EdiTzZ, FAKA_ELITE, Gendjisan, GodofHosting, uome68, Harry, HolyCreepsHacks, InfinityISB4CK, Mango_Knife, smashedya, Smexeh, therifboy, Whos Your Host, Fatality, xSlinkeyy, xXGoD_Of_MoDzXx, ZerOtObey+RM, Ziad1997, zMarcusHD
11-08-2013, 03:16 AM #20
O-H
Bounty hunter
Originally posted by seb5594 View Post
shit i have no idea why sorry man :/


o no worries man...somebody should release RPC lol
11-08-2013, 03:26 AM #21
how do i use this?
11-08-2013, 03:37 AM #22
Very nice tool, good interface but it could be improved! Good work.
11-08-2013, 10:08 AM #23
Mango_Knife
In my man cave
Originally posted by seb5594 View Post
0x005EA31C - SV_GameSendServerCommand (int clientNum, svscmd_type Typ const char * text)

You cant do it via Debugger but enjoy


Tank you...
11-10-2013, 08:48 PM #24
update for 1.03 please!!
11-10-2013, 09:13 PM #25
Harry
Former Staff
Awesome work Smile. Keep it up as always Seb <3

Come along way since our COD4 Patches.
11-12-2013, 09:45 PM #26
seb5594
Proud Former Admin
Updated for 1.03 enjoy guys Smile
11-13-2013, 04:59 AM #27
Nice to see you added the source! Once again, very nice release man. Keep it up!
11-13-2013, 12:46 PM #28
kingcreek
NextGenUpdate Elite
good job, but freezes my ps3 to use this

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo