• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

PS3 I NEED HELP( Zombies offsets )

LSrx

Active Poster
Active Member
HEY CC
HOW ARE YOU ALL !

I'M searching for 2 weeks now for the custom host name offset 1.18 !!
if anyone had it plz post it for me cuz i didn't find it

thanks . .
 
Create 4 labels and rename the label to Client1 ect...

Get Clients
}
byte[] getClientName0 = new byte[30];
PS3.GetMemory(0x178646C, getClientName0);
string clientName_0 = Encoding.ASCII.GetString(getClientName0);
Client0.Text = clientName_0;
byte[] getClientName1 = new byte[30];
PS3.GetMemory(0x178BC74, getClientName1);
string clientName_1 = Encoding.ASCII.GetString(getClientName0);
Client1.Text = clientName_1;
byte[] getClientName2 = new byte[30];
PS3.GetMemory(0x179147C, getClientName2);
string clientName_2 = Encoding.ASCII.GetString(getClientName0);
Client2.Text = clientName_2;
byte[] getClientName3 = new byte[30];
PS3.GetMemory(0x1796C84, getClientName3);
string clientName_3 = Encoding.ASCII.GetString(getClientName3);
Client3.Text = clientName_3;
}
 
look when you use anti ban for Edd mac or any other modder he set hes name on screen and its block some of screen you cant see thru it i need the offsets to set it empty name got me ?
 
Create 4 labels and rename the label to Client1 ect...

Get Clients
}
byte[] getClientName0 = new byte[30];
PS3.GetMemory(0x178646C, getClientName0);
string clientName_0 = Encoding.ASCII.GetString(getClientName0);
Client0.Text = clientName_0;
byte[] getClientName1 = new byte[30];
PS3.GetMemory(0x178BC74, getClientName1);
string clientName_1 = Encoding.ASCII.GetString(getClientName0);
Client1.Text = clientName_1;
byte[] getClientName2 = new byte[30];
PS3.GetMemory(0x179147C, getClientName2);
string clientName_2 = Encoding.ASCII.GetString(getClientName0);
Client2.Text = clientName_2;
byte[] getClientName3 = new byte[30];
PS3.GetMemory(0x1796C84, getClientName3);
string clientName_3 = Encoding.ASCII.GetString(getClientName3);
Client3.Text = clientName_3;
}
thanks ;)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
      Chat Bot: soc88vietnamco is our newest member. Welcome!
      Back
      Top