Post: All Perk Specialist & Anti-Ban Script
08-14-2014, 07:52 PM #1
Moneybird1
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); All Perk Sprcialist
Solider 1
First Class

All Perk Specialist 1.15
     179F0A0                        BYTE= FF
179F0A1 BYTE= FF
179F0A2 BYTE= FF
179F0A3 BYTE= FF
179F0A4 BYTE= FF
179F0A5 BYTE= FF
179F0A6 BYTE= FF
For Next Class Add:80
Next Solider:354 Or 564

For Next Class Add:80
Next Solider:354
Anti-Ban Updater Script From 1.13
     #include <idc.idc>

static searchBinary(name, binary, offset, length)
{
auto currentAddress, lastAddress;
for(currentAddress=0; currentAddress != BADADDR; currentAddress=currentAddress+4)
{
currentAddress = FindBinary(currentAddress, SEARCH_DOWN, binary);
if(currentAddress == BADADDR)
{
Message("%s not found!\n", name);
break;
}
currentAddress = currentAddress - offset;
MakeUnknown(currentAddress, length, 0);
MakeCode(currentAddress);
MakeFunction(currentAddress, currentAddress + length);
if(MakeNameEx(currentAddress, name, SN_NOCHECK|SN_NOWARN) != 1)
MakeNameEx(currentAddress, name, 0);
Message("\t%s offset: 0x%08X\n", name, currentAddress);
break;
}
}

static findDemonware()
{
searchBinary("DemonWare1", "7C 66 A9 2D 40 82 FF F0 30 61 00 70 38 80 00 32", 0x329, 0x1BCool Man (aka Tustin);
searchBinary("Demonware2", "7C 9C A9 2D 40 82 FF F0 2C 03 00 00 40 82 00 24", 0x3F9, 0x1BCool Man (aka Tustin);
searchBinary("DemonWare3", "4E 9E 04 21 80 A1 00 B0 2C 05 00 00 90 BB 1F AC", 0x591, 0x1BCool Man (aka Tustin);
searchBinary("DemonWare4", "A3 81 00 94 93 DD 00 00 93 9D 00 04 2C 1C 00 00", 0x3F9, 0x1BCool Man (aka Tustin);
searchBinary("Demonware5", "57 DB E9 7E 30 D8 00 02 78 A5 D1 46 7B 67 2E A4", 0xFFFFFFFFFFD828E9, 0x1BCool Man (aka Tustin);
}

static main()
{
Message("Antiban Finder Script by: Notorious\n");
findDemonware();
return 0;
}





Credits
Original Finder Of All Perk Specialist
Notorious
Bitwise - IDC Generator
Godly
ilbomb89er
newk_jinx64
//////////////////////////////////////////
PS:ISC Seems To Be Mad About The Perks So Please Enjoy Them
Last edited by Moneybird1 ; 08-15-2014 at 01:39 AM.

The following 3 users say thank you to Moneybird1 for this useful post:

Loxy, TheUnknown21, wajdi9

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

RawDog2002, ImSooCool
08-14-2014, 09:41 PM #2
ImSooCool
Vault dweller
Originally posted by Moneybird1 View Post
All Perk Sprcialist
Solider 1
First Class

All Perk Specialist 1.15
     179F0A0                        BYTE= FF
179F0A1 BYTE= FF
179F0A2 BYTE= FF
179F0A3 BYTE= FF
179F0A4 BYTE= FF
179F0A5 BYTE= FF
179F0A6 BYTE= FF
For Next Class Add:80
Next Solider:354

For Next Class Add:80
Next Solider:354
Anti-Ban Updater Script From 1.13
     #include <idc.idc>

static searchBinary(name, binary, offset, length)
{
auto currentAddress, lastAddress;
for(currentAddress=0; currentAddress != BADADDR; currentAddress=currentAddress+4)
{
currentAddress = FindBinary(currentAddress, SEARCH_DOWN, binary);
if(currentAddress == BADADDR)
{
Message("%s not found!\n", name);
break;
}
currentAddress = currentAddress - offset;
MakeUnknown(currentAddress, length, 0);
MakeCode(currentAddress);
MakeFunction(currentAddress, currentAddress + length);
if(MakeNameEx(currentAddress, name, SN_NOCHECK|SN_NOWARN) != 1)
MakeNameEx(currentAddress, name, 0);
Message("\t%s offset: 0x%08X\n", name, currentAddress);
break;
}
}

static findDemonware()
{
searchBinary("DemonWare1", "7C 66 A9 2D 40 82 FF F0 30 61 00 70 38 80 00 32", 0x329, 0x1BCool Man (aka Tustin);
searchBinary("Demonware2", "7C 9C A9 2D 40 82 FF F0 2C 03 00 00 40 82 00 24", 0x3F9, 0x1BCool Man (aka Tustin);
searchBinary("DemonWare3", "4E 9E 04 21 80 A1 00 B0 2C 05 00 00 90 BB 1F AC", 0x591, 0x1BCool Man (aka Tustin);
searchBinary("DemonWare4", "A3 81 00 94 93 DD 00 00 93 9D 00 04 2C 1C 00 00", 0x3F9, 0x1BCool Man (aka Tustin);
searchBinary("Demonware5", "57 DB E9 7E 30 D8 00 02 78 A5 D1 46 7B 67 2E A4", 0xFFFFFFFFFFD828E9, 0x1BCool Man (aka Tustin);
}

static main()
{
Message("Antiban Finder Script by: Notorious\n");
findDemonware();
return 0;
}





Credits
Original Finder Of All Perk Specialist
Notorious
Bitwise - IDC Generator
Godly
ilbomb89er
newk_jinx64


I have had this since the 1.04 and the reason i removed it from my tool on 1.07 was because it would get patched and now you will be the reason why it WILL be patched.

The following 3 users say thank you to ImSooCool for this useful post:

RawDog2002, HandleTheFlow, xKtF
08-14-2014, 10:06 PM #3
TheSaltCracka
League Champion
Originally posted by ImSooCool View Post
I have had this since the 1.04 and the reason i removed it from my tool on 1.07 was because it would get patched and now you will be the reason why it WILL be patched.


Honestly, who cares about ghost anymore :p?

The following 3 users say thank you to TheSaltCracka for this useful post:

iRoyal // MoDz, Dacoco
08-14-2014, 10:39 PM #4
Moneybird1
Can’t trickshot me!
Originally posted by ImSooCool View Post
I have had this since the 1.04 and the reason i removed it from my tool on 1.07 was because it would get patched and now you will be the reason why it WILL be patched.


What The Point In Holding It? What Do You Get Out Of It?

The following user thanked Moneybird1 for this useful post:

08-15-2014, 01:31 PM #5
Newka-
Can’t trickshot me!
Originally posted by TheSaltCracka View Post
Honestly, who cares about ghost anymore :p?

Lost of people bro Badass
08-15-2014, 02:52 PM #6
wajdi9
Space Ninja
Originally posted by jinx64 View Post
Lost of people bro Badass

you mean lots
08-15-2014, 03:05 PM #7
Newka-
Can’t trickshot me!
Originally posted by wajdi9 View Post
you mean lots

yes lool
08-15-2014, 03:52 PM #8
TheSaltCracka
League Champion
Originally posted by jinx64 View Post
Lost of people bro Badass


Not so much, if you haven't noticed everyone's moved to an older COD or Gta V. Hence why this section is just about dead.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo