Post: Need Help For Coding
12-10-2015, 12:17 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hi Guys
I need help Coden

I get the offset LvL 35 And Lvl 1 noncooperation ..

Here are the orignal offset Level35: 0x3880A5AF (0x02) ou 0x3880A54F (0x00, 0x00, 0xFF, 0x00);

LvL 35
Here are my how I did it ..

byte [] level = new byte [] {0x00, 0x00, 0xFF, 0x00}; PS3.SetMemory (0x3880A5AF, level);

Lvl 1
byte [] level = new byte [] {0x00, 0xFF, 0x00, 0x00}; PS3.SetMemory (0x3880A5AF, level);

if I want to run it is very high prestige

Pls Help Thx for every answer and help

The following user groaned aaron02 for this awful post:

Easter Bunny
12-10-2015, 02:16 AM #2
Easter Bunny
Bounty hunter
Wrong section, bad grammar and lmao
12-10-2015, 10:13 AM #3
Can you show me how to do it I do it for 4 days
12-10-2015, 07:48 PM #4
Ethen
Banned
Originally posted by aaron02 View Post
hi Guys
I need help Coden

I get the offset LvL 35 And Lvl 1 noncooperation ..

Here are the orignal offset Level35: 0x3880A5AF (0x02) ou 0x3880A54F (0x00, 0x00, 0xFF, 0x00);

LvL 35
Here are my how I did it ..

byte [] level = new byte [] {0x00, 0x00, 0xFF, 0x00}; PS3.SetMemory (0x3880A5AF, level);

Lvl 1
byte [] level = new byte [] {0x00, 0xFF, 0x00, 0x00}; PS3.SetMemory (0x3880A5AF, level);

if I want to run it is very high prestige

Pls Help Thx for every answer and help

Just change the level byte with the correct offset and bytes and the prestige just use the byte[] and set memory function using the offset too

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo