Post: [RELEASE] [PS3]Wallbreach Offset
08-18-2013, 12:33 PM #1
GMTPS3
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); yo guys,
many people ask me for the Wallbreach
Offset und now i make a Release for you Happy




The Offset is (0x00173b62)
ON:01 2C
OFF:02 81


C#:
ON: byte[] WallbreachON = new byte[] { 0x01, 0x2C };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachON);

OFF: byte[] WallbreachOFF = new byte[] { 0x02, 0x81 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachOFF);




VB.NET:
ON: Dim WallbreachON As Byte() = New Byte() { &H01 ,&H2C }
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachON);

OFF: Dim WallbreachOFF As Byte() = New Byte() { &H02 ,&H81 }
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachOFF);



Pls give me Credits for using thisSmile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 15 users say thank you to GMTPS3 for this useful post:

192.168.1.1, AlabamaHit, BaSs_HaXoR, EcLiPz_MoDD3Rz, EliteHackzPS3, InfinityISB4CK, kiwi_modz, Mango_Knife, John, Pewp, SeemsLegit_, Sticky, Ziad1997
08-26-2013, 02:00 PM #11
EcLiPz_MoDD3Rz
Bounty hunter
this is cool sticky put this in his tree patch remake i think
08-26-2013, 02:04 PM #12
Can I do this for single clients?
08-26-2013, 08:36 PM #13
Originally posted by GMTPS3 View Post
yo guys,
many people ask me for the Wallbreach
Offset und now i make a Release for you Happy




The Offset is (0x00173b62)
ON:01 2C
OFF:02 81


C#:
ON: byte[] WallbreachON = new byte[] { 0x01, 0x2C };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachON);

OFF: byte[] WallbreachOFF = new byte[] { 0x02, 0x81 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachOFF);




VB.NET:
ON: Dim WallbreachON As Byte() = New Byte() { &H01 ,&H2C }
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachON);

OFF: Dim WallbreachOFF As Byte() = New Byte() { &H02 ,&H81 }
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00173b62, WallbreachOFF);



Pls give me Credits for using thisSmile


Good release cant wait to see what can be done with this =)
08-26-2013, 09:09 PM #14
Sabent
Do a barrel roll!
Should kinda give credit to me, if you look on this form I made..
You must login or register to view this content.
I didn't know the exact offsets and values but me and my friend did find this out when 1.24 came out..
08-31-2013, 04:02 AM #15
Scyklone
Do a barrel roll!
it dosnt work
09-03-2013, 09:55 PM #16
This is an awesome hack, I made a video of it:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo