Post: [1.10] Some Non Host addresses + Bypass non freeze !!
04-04-2014, 06:08 AM #1
ErasedDev
Climbing up the ladder
(adsbygoogle = window.adsbygoogle || []).push({}); Bypass 1.10
    
byte[] AntiBan = new byte[] { 0x02 }; PS3.SetMemory(0x06FC487, AntiBan); //Report index Check
byte[] AntiBan1 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB40B, AntiBan1); //Challanges Check
byte[] AntiBan2 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB77F, AntiBan2); //Report Cid check
byte[] AntiBan3 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48B, AntiBan3); //Deamonware check
byte[] AntiBan4 = new byte[] { 0x02 }; PS3.SetMemory(0x06FC4C3, AntiBan4); //Deamonware check
byte[] AntiBan5 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48F, AntiBan5); // DeamonWare disable
byte[] newban = new byte[] {0x40 , 0x82 , 0x00 , 0x58 }; PS3.SetMemory(0x057A47C, newban);

Non Host

    
byte[] AVON = new byte[] { 0x02 }; //Advanced UAV ON
PS3.SetMemory(0x0013F41B, AVON);
//
byte[] AVOFF = new byte[] { 0x00}; //Advanced UAV OFF
PS3.SetMemory(0x0013F41B, AVOFF);


========

byte[] BigmapON = new byte[] { 0xDF }; //Compass Size
PS3.SetMemory(0x0229A4DD, BigmapON);
//
byte[] BigmapOFF = new byte[] { 0x80 };
PS3.SetMemory(0x0229A4DD, BigmapOFF);

========

byte[] FOG = new byte[] { 0x00 }; // FOG Disable
PS3.SetMemory(0x02284A14, FOG );
//
byte[] FOG = new byte[] { 0x01 }; // FOG Enable
PS3.SetMemory(0x02284A14, FOG);

========

byte[] WH = new byte[] { 0x42 }; // WALL HACK ON
PS3.SetMemory(0x02284984, WH);
//

byte[] WH = new byte[] { 0x40 }; // WALL HACK OFF
PS3.SetMemory(0x02284984, WH);

========


byte[] ThirdPON = new byte[] { 0x01 }; // Third person ON
PS3.SetMemory(0x022A1Fc4, ThirdPON);
//
byte[] ThirdPOFF = new byte[] { 0x00 }; // Third Person OFF
PS3.SetMemory(0x022A1Fc4, ThirdPOFF);

========

byte[] HM = new byte[] { 0x01 }; // Harcore mini map ON
PS3.SetMemory(0x0228B580, HM );
//
byte[] HM = new byte[] { 0x00 }; // Harcore mini map OFF
PS3.SetMemory(0x0228B580, HM );



    

search alt + b 60 64 00 00 7C DE 00 D0 63 A3 00 00
00119A10 set to 38 c0 00 00= ulimited ammo
//

0023B650 set 60 00 00 00 = god mode all client
search for FC 60 F0 90 FC 40 18 90
//

0010D564 set 39 60 00 00 = Full auto
search for 63 BA 00 00 2C 1F 00 00 63 44 00 00

Credits to
                  
SC58
Eddie Mac
HackSorce
Kyza
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked ErasedDev for this useful post:

Mango_Knife
04-04-2014, 06:29 AM #2
SC58
Former Staff
Originally posted by ErasedDev View Post
Bypass 1.10
    
byte[] AntiBan = new byte[] { 0x02 }; PS3.SetMemory(0x06FC487, AntiBan); //Report index Check
byte[] AntiBan1 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB40B, AntiBan1); //Challanges Check
byte[] AntiBan2 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB77F, AntiBan2); //Report Cid check
byte[] AntiBan3 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48B, AntiBan3); //Deamonware check
byte[] AntiBan4 = new byte[] { 0x02 }; PS3.SetMemory(0x06FC4C3, AntiBan4); //Deamonware check
byte[] AntiBan5 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48F, AntiBan5); // DeamonWare disable
byte[] newban = new byte[] {0x40 , 0x82 , 0x00 , 0x58 }; PS3.SetMemory(0x057A47C, newban);

Non Host

    
byte[] AVON = new byte[] { 0x02 }; //Advanced UAV ON
PS3.SetMemory(0x0013F41B, AVON);
//
byte[] AVOFF = new byte[] { 0x00}; //Advanced UAV OFF
PS3.SetMemory(0x0013F41B, AVOFF);


========

byte[] BigmapON = new byte[] { 0xDF }; //Compass Size
PS3.SetMemory(0x0229A4DD, BigmapON);
//
byte[] BigmapOFF = new byte[] { 0x80 };
PS3.SetMemory(0x0229A4DD, BigmapOFF);

========

byte[] FOG = new byte[] { 0x00 }; // FOG Disable
PS3.SetMemory(0x02284A14, FOG );
//
byte[] FOG = new byte[] { 0x01 }; // FOG Enable
PS3.SetMemory(0x02284A14, FOG);

========

byte[] WH = new byte[] { 0x42 }; // WALL HACK ON
PS3.SetMemory(0x02284984, WH);
//

byte[] WH = new byte[] { 0x40 }; // WALL HACK OFF
PS3.SetMemory(0x02284984, WH);

========


byte[] ThirdPON = new byte[] { 0x01 }; // Third person ON
PS3.SetMemory(0x022A1Fc4, ThirdPON);
//
byte[] ThirdPOFF = new byte[] { 0x00 }; // Third Person OFF
PS3.SetMemory(0x022A1Fc4, ThirdPOFF);

========

byte[] HM = new byte[] { 0x01 }; // Harcore mini map ON
PS3.SetMemory(0x0228B580, HM );
//
byte[] HM = new byte[] { 0x00 }; // Harcore mini map OFF
PS3.SetMemory(0x0228B580, HM );


Credits to
                  
SC58
Eddie Mac
HackSorce
Kyza


Heres some 1.09 if u wanna update it dont care too

0x118260 - unlimited ammo 38 c0 00 00
0x2398F0 - nop godmode all clients
* Full Auto
0x10BDB4 - 39, 60, 00, 00
04-04-2014, 07:40 AM #3
Dead_Coast
Bounty hunter
I have to ADD the 5 offsets in the Button or only 1 ?
04-04-2014, 08:10 AM #4
Arrow_Modz
Can’t trickshot me!
THe "Anti Ban" is Banned me ... i Do Nothing only Chill on a lobby, fuck
04-04-2014, 08:24 AM #5
SC58
Former Staff
Originally posted by Modz View Post
THe "Anti Ban" is Banned me ... i Do Nothing only Chill on a lobby, fuck


yea the demonware stuff no longer really works but thats good cause ppl shouldnt cheat online anyways
04-04-2014, 08:33 AM #6
zSunriseModz
Climbing up the ladder
Originally posted by Modz View Post
THe "Anti Ban" is Banned me ... i Do Nothing only Chill on a lobby, fuck


    byte[] AntiBan = new byte[] { 0x02 }; PS3.SetMemory(0x06FC487, AntiBan); //Report index Check
byte[] AntiBan1 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB40B, AntiBan1); //Challanges Check
byte[] AntiBan2 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB77F, AntiBan2); //Report Cid check
byte[] AntiBan3 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48B, AntiBan3); //Deamonware check
byte[] AntiBan4 = new byte[] { 0x02 }; PS3.SetMemory(0x06FC4C3, AntiBan4); //Deamonware check
byte[] AntiBan5 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48F, AntiBan5); // DeamonWare check
byte[] newban = new byte[] { 0x60, 0x00, 0x00, 0x00 }; PS3.SetMemory(0x057A47C, newban);


That's the correct one.
04-04-2014, 09:25 AM #7
Arrow_Modz
Can’t trickshot me!
Nice get Console banned -.-
04-04-2014, 10:13 AM #8
ErasedDev
Climbing up the ladder
Originally posted by SC58 View Post
Heres some 1.09 if u wanna update it dont care too

0x118260 - unlimited ammo 38 c0 00 00
0x2398F0 - nop godmode all clients
* Full Auto
0x10BDB4 - 39, 60, 00, 00


here 1.10 use seb autoupdater or make an IDC
    


search alt + b 60 64 00 00 7C DE 00 D0 63 A3 00 00
00119A10 = ulimited ammo
//

0023B650 = god mode all client
search for FC 60 F0 90 FC 40 18 90
//

0010D564 = Full auto
search for 63 BA 00 00 2C 1F 00 00 63 44 00 00
04-04-2014, 10:49 AM #9
TheUnknown21
Bounty hunter
Originally posted by ErasedDev View Post
Bypass 1.10
    
byte[] AntiBan = new byte[] { 0x02 }; PS3.SetMemory(0x06FC487, AntiBan); //Report index Check
byte[] AntiBan1 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB40B, AntiBan1); //Challanges Check
byte[] AntiBan2 = new byte[] { 0x02 }; PS3.SetMemory(0x06FB77F, AntiBan2); //Report Cid check
byte[] AntiBan3 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48B, AntiBan3); //Deamonware check
byte[] AntiBan4 = new byte[] { 0x02 }; PS3.SetMemory(0x06FC4C3, AntiBan4); //Deamonware check
byte[] AntiBan5 = new byte[] { 0x00 }; PS3.SetMemory(0x06FC48F, AntiBan5); // DeamonWare disable
byte[] newban = new byte[] {0x40 , 0x82 , 0x00 , 0x58 }; PS3.SetMemory(0x057A47C, newban);

Non Host

    
byte[] AVON = new byte[] { 0x02 }; //Advanced UAV ON
PS3.SetMemory(0x0013F41B, AVON);
//
byte[] AVOFF = new byte[] { 0x00}; //Advanced UAV OFF
PS3.SetMemory(0x0013F41B, AVOFF);


========

byte[] BigmapON = new byte[] { 0xDF }; //Compass Size
PS3.SetMemory(0x0229A4DD, BigmapON);
//
byte[] BigmapOFF = new byte[] { 0x80 };
PS3.SetMemory(0x0229A4DD, BigmapOFF);

========

byte[] FOG = new byte[] { 0x00 }; // FOG Disable
PS3.SetMemory(0x02284A14, FOG );
//
byte[] FOG = new byte[] { 0x01 }; // FOG Enable
PS3.SetMemory(0x02284A14, FOG);

========

byte[] WH = new byte[] { 0x42 }; // WALL HACK ON
PS3.SetMemory(0x02284984, WH);
//

byte[] WH = new byte[] { 0x40 }; // WALL HACK OFF
PS3.SetMemory(0x02284984, WH);

========


byte[] ThirdPON = new byte[] { 0x01 }; // Third person ON
PS3.SetMemory(0x022A1Fc4, ThirdPON);
//
byte[] ThirdPOFF = new byte[] { 0x00 }; // Third Person OFF
PS3.SetMemory(0x022A1Fc4, ThirdPOFF);

========

byte[] HM = new byte[] { 0x01 }; // Harcore mini map ON
PS3.SetMemory(0x0228B580, HM );
//
byte[] HM = new byte[] { 0x00 }; // Harcore mini map OFF
PS3.SetMemory(0x0228B580, HM );


Credits to
                  
SC58
Eddie Mac
HackSorce
Kyza


Good good work bro Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo