Originally posted by hacking247
please add a lobby name changer
heres the c# coversion code
replace this offset 0x01BBBC2C
byte[] buffer = Encoding.ASCII.GetBytes(textBox18.Text); Array.Resize(ref buffer, buffer.Length + 1); PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01BBBC2C, buffer);
you can use my MP tool it's already have all stuff , but this it's only small tool use it if not HOST