Post: [1.03/Offsets] Antibann , No Host , Stats
11-12-2014, 07:41 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); AntiBann =

Offsets 1 : 0x7A7DB8 Byte : 0x60, 0x00, 0x00, 0x00
Offsets 2 :0x76FE50 Byte : 0x60, 0x00, 0x00, 0x00
Offsets 3 :0x7A7CBC Byte : 0x60, 0x00, 0x00, 0x00

Stats:

0x2892660 = Name
0x02908bec = Prestige
0x02908c75 = Deaths
0x02908c89 = XP
0x02908c9d = Kills
0x02908cc6 = Score
0x02908ce2 = Time in Combat int Time //(Days*86400) + (Hours*3600) + (Minutes*60

Ho Host:

0x00193ca3 = RedBoxes //On = 0x1, Off = 0x0
0x0016c637 = NoSpread //On = 0x0, Off = 0x2
0x0018b77b = Advanced UAV //On = 0x0, Off = 0x1
0x02562224 = FoV

The following 2 users groaned at iGlitchZombies for this awful post:

Boliberrys, ZerthekModz
11-12-2014, 10:17 PM #20
could you please help me through skype bro
11-13-2014, 02:04 AM #21
SugarGlyder
Save Point
Originally posted by JacobGiannini View Post
Please correct me if these are wrong

if (metroToggle14.Checked == true)
{
byte[] ANTIBAN = new byte[] { 0x60, 0x00, 0x00, 0x00 };
PS3.SetMemory(0x76FE50, ANTIBAN);


First you need a "}" to end the if statement 2nd I recommend using try and catch method just my personal opinion

The following user thanked SugarGlyder for this useful post:

iHaxel
11-13-2014, 02:16 AM #22
Boliberrys
^^ Sexy ^^
Originally posted by iGlitchZombies View Post
AntiBann =

Offsets 1 : 0x7A7DB8 Byte : 0x60, 0x00, 0x00, 0x00
Offsets 2 :0x76FE50 Byte : 0x60, 0x00, 0x00, 0x00
Offsets 3 :0x7A7CBC Byte : 0x60, 0x00, 0x00, 0x00

Stats:

0x2892660 = Name
0x02908bec = Prestige
0x02908c75 = Deaths
0x02908c89 = XP
0x02908c9d = Kills
0x02908cc6 = Score
0x02908ce2 = Time in Combat int Time //(Days*86400) + (Hours*3600) + (Minutes*60

Ho Host:

0x00193ca3 = RedBoxes //On = 0x1, Off = 0x0
0x0016c637 = NoSpread //On = 0x0, Off = 0x2
0x0018b77b = Advanced UAV //On = 0x0, Off = 0x1
0x02562224 = FoV


LOL. You copied all offsets from this thread: You must login or register to view this content.

And they arent even updated...Those are for 1.02
11-13-2014, 04:32 AM #23
Not Rage
Can’t trickshot me!
XP & Name changer not working ?
11-13-2014, 04:45 AM #24
SugarGlyder
Save Point
Originally posted by RAGEMODDZz View Post
XP & Name changer not working ?


Depends on how you used them coding wise
11-13-2014, 04:52 AM #25
Not Rage
Can’t trickshot me!
Originally posted by SugarGlyder View Post
Depends on how you used them coding wise


How you using them ? lol my code was fine for 1.02 just trying to change offsets & all of a sudden doesn't work ?
11-13-2014, 04:53 AM #26
SugarGlyder
Save Point
these offsets arent any different from the 1.02 offsets these are just copied and pasted
11-13-2014, 09:40 AM #27
BISOON
Maggbot timeout!
Originally posted by JacobGiannini View Post
Please correct me if these are wrong

if (metroToggle14.Checked == true)
{
byte[] ANTIBAN = new byte[] { 0x60, 0x00, 0x00, 0x00 };
PS3.SetMemory(0x76FE50, ANTIBAN);


    if (metroToggle14.Checked == true)
{
byte[] bis = new byte[] { byte for on };
PS3.SetMemory(offset here, bis);
}
else
{
byte[] bis = new byte[] { byte for off};
PS3.SetMemory(offset here, bis);
}

The following user thanked BISOON for this useful post:

iHaxel
11-13-2014, 09:55 AM #28
Aevon
Bounty hunter
thanks for helping the comunity

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo