Post: NEW Black ops [ Full DeRank Code] Derank code/Prestige Reset and everything to 0
04-23-2012, 07:06 PM #1
Murt
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); This resets Everything, including all your things, also this is the code which bans you , or checks if you got banned, and then bans you after it has been loaded
found this while looking around in the .gsc


    
playerBanCheck 8
set oldprestigelb 0
if ( isItemPurchased( getItemIndex ( "FEATURE_PRESTIGE_LB" ) ) ) set oldprestigelb 1
set oldsystemlinkval ( dvarInt( systemlink ) )
set oldsplitscreenval ( dvarInt( splitscreen ) )
set systemlink 0
set splitscreen 0
PrestigeStatsReset
equipdefaultclass customclass1 class_custom_smg
equipdefaultclass customclass2 class_custom_cqb
equipdefaultclass customclass3 class_custom_assault
equipdefaultclass customclass4 class_custom_lmg
equipdefaultclass customclass5 class_custom_sniper
equipdefaultclass prestigeclass1 class_custom_smg
equipdefaultclass prestigeclass2 class_custom_cqb
equipdefaultclass prestigeclass3 class_custom_assault
equipdefaultclass prestigeclass4 class_custom_lmg
equipdefaultclass prestigeclass5 class_custom_sniper
equipdefaultglobalitems
setFromLocString customclass1 @CLASS_SLOT1_CAPS
setFromLocString customclass2 @CLASS_SLOT2_CAPS
setFromLocString customclass3 @CLASS_SLOT3_CAPS
setFromLocString customclass4 @CLASS_SLOT4_CAPS
setFromLocString customclass5 @CLASS_SLOT5_CAPS
setFromLocString prestigeclass1 @CLASS_PRESTIGE1_CAPS
setFromLocString prestigeclass2 @CLASS_PRESTIGE2_CAPS
setFromLocString prestigeclass3 @CLASS_PRESTIGE3_CAPS
setFromLocString prestigeclass4 @CLASS_PRESTIGE4_CAPS
setFromLocString prestigeclass5 @CLASS_PRESTIGE5_CAPS
if ( ( getDStat( "playerstatslist", "rank" ) >= 49 ) && ( getDStat( "playerstatslist", "rankxp" ) >= 1262499 ) ) statwriteddl playerstatslist plevel ( GetPrestige() + 1 )
statwriteddl playerstatslist rankxp 0
statwriteddl playerstatslist rank 0
statwriteddl playerstatslist codpoints 0
statwriteddl purchasedAttachments reflex 0
statwriteddl purchasedAttachments elbit 0
statwriteddl purchasedAttachments acog 0
statwriteddl purchasedattachments lps 0
statwriteddl purchasedattachments vzoom 0
statwriteddl purchasedattachments ir 0
statwriteddl purchasedattachments gl 0
statwriteddl purchasedattachments mk 0
statwriteddl purchasedattachments silencer 0
statwriteddl purchasedattachments grip 0
statwriteddl purchasedattachments extclip 0
statwriteddl purchasedattachments dualclip 0
statwriteddl purchasedattachments saddle 0
statwriteddl purchasedattachments fmj 0
statwriteddl purchasedattachments hp 0
statwriteddl purchasedattachments rf 0
statwriteddl purchasedattachments ft 0
statwriteddl purchasedattachments bayonet 0
statwriteddl purchasedattachments auto 0
statwriteddl purchasedattachments speed 0
statwriteddl purchasedattachments upgradesight 0
statwriteddl purchasedattachments snub 0
statwriteddl purchasedattachments dw 0
statwriteddl Attachments reflex stats kills challengeTier 0
statwriteddl Attachments reflex stats kills challengeValue 0
statwriteddl Attachments elbit stats kills challengeTier 0
statwriteddl Attachments elbit stats kills challengeValue 0
statwriteddl Attachments acog stats kills challengeTier 0
statwriteddl Attachments acog stats kills challengeValue 0
statwriteddl Attachments lps stats kills challengeTier 0
statwriteddl Attachments lps stats kills challengeValue 0
statwriteddl Attachments vzoom stats kills challengeTier 0
statwriteddl Attachments vzoom stats kills challengeValue 0
statwriteddl Attachments ir stats kills challengeTier 0
statwriteddl Attachments ir stats kills challengeValue 0
statwriteddl Attachments silencer stats kills challengeTier 0
statwriteddl Attachments silencer stats kills challengeValue 0
statwriteddl Attachments grip stats kills challengeTier 0
statwriteddl Attachments grip stats kills challengeValue 0
statwriteddl Attachments extclip stats kills challengeTier 0
statwriteddl Attachments extclip stats kills challengeValue 0
statwriteddl Attachments dualclip stats kills challengeTier 0
statwriteddl Attachments dualclip stats kills challengeValue 0
statwriteddl Attachments rf stats kills challengeTier 0
statwriteddl Attachments rf stats kills challengeValue 0
statwriteddl Attachments snub stats kills challengeTier 0
statwriteddl Attachments snub stats kills challengeValue 0
statwriteddl Attachments speed stats kills challengeTier 0
statwriteddl Attachments speed stats kills challengeValue 0
statwriteddl Attachments auto stats kills challengeTier 0
statwriteddl Attachments auto stats kills challengeValue 0
statwriteddl Attachments upgradesight stats kills challengeTier 0
statwriteddl Attachments upgradesight stats kills challengeValue 0
statwriteddl Attachments dw stats kills challengeTier 0
statwriteddl Attachments dw stats kills challengeValue 0
statwriteddl GroupStats weapon_masterkey stats kills challengeTier 0
statwriteddl GroupStats weapon_masterkey stats kills challengeValue 0
statwriteddl GroupStats weapon_grenadelauncher stats kills challengeTier 0
statwriteddl GroupStats weapon_grenadelauncher stats kills challengeValue 0
statwriteddl GroupStats weapon_flamethrower stats kills challengeTier 0
statwriteddl GroupStats weapon_flamethrower stats kills challengeValue 0
statwriteddl activeContracts 0 contractIndex 0
statwriteddl activeContracts 0 progress 0
statwriteddl activeContracts 0 startingTime 0
statwriteddl activeContracts 1 contractIndex 0
statwriteddl activeContracts 1 progress 0
statwriteddl activeContracts 1 startingTime 0
statwriteddl activeContracts 2 contractIndex 0
statwriteddl activeContracts 2 progress 0
statwriteddl activeContracts 2 startingTime 0
statwriteddl itemStats 231 purchased ( dvarInt( oldprestigelb ) )
prestigerequest
updategamerprofile
uploadstats
set systemlink ( dvarInt( oldsystemlinkval ) )
set splitscreen ( dvarInt( oldsplitscreenval ) )



---------- Post added at 02:06 PM ---------- Previous post was at 01:39 PM ----------
Last edited by Murt ; 04-25-2012 at 07:16 PM.

The following user thanked Murt for this useful post:

GE90

The following 4 users groaned at Murt for this awful post:

AgentSexyPig, Choco, Jacob-And-Britt, xRaW
04-24-2012, 09:43 PM #20
Jacob-And-Britt
I’m too L33T
Originally posted by Murt View Post
This resets Everything, including all your things, also this is the code which bans you , or checks if you got banned, and then bans you after it has been loaded
found this while looking around in the .gsc


    
playerBanCheck 8
set oldprestigelb 0
if ( isItemPurchased( getItemIndex ( "FEATURE_PRESTIGE_LB" ) ) ) set oldprestigelb 1
set oldsystemlinkval ( dvarInt( systemlink ) )
set oldsplitscreenval ( dvarInt( splitscreen ) )
set systemlink 0
set splitscreen 0
PrestigeStatsReset
equipdefaultclass customclass1 class_custom_smg
equipdefaultclass customclass2 class_custom_cqb
equipdefaultclass customclass3 class_custom_assault
equipdefaultclass customclass4 class_custom_lmg
equipdefaultclass customclass5 class_custom_sniper
equipdefaultclass prestigeclass1 class_custom_smg
equipdefaultclass prestigeclass2 class_custom_cqb
equipdefaultclass prestigeclass3 class_custom_assault
equipdefaultclass prestigeclass4 class_custom_lmg
equipdefaultclass prestigeclass5 class_custom_sniper
equipdefaultglobalitems
setFromLocString customclass1 @CLASS_SLOT1_CAPS
setFromLocString customclass2 @CLASS_SLOT2_CAPS
setFromLocString customclass3 @CLASS_SLOT3_CAPS
setFromLocString customclass4 @CLASS_SLOT4_CAPS
setFromLocString customclass5 @CLASS_SLOT5_CAPS
setFromLocString prestigeclass1 @CLASS_PRESTIGE1_CAPS
setFromLocString prestigeclass2 @CLASS_PRESTIGE2_CAPS
setFromLocString prestigeclass3 @CLASS_PRESTIGE3_CAPS
setFromLocString prestigeclass4 @CLASS_PRESTIGE4_CAPS
setFromLocString prestigeclass5 @CLASS_PRESTIGE5_CAPS
if ( ( getDStat( "playerstatslist", "rank" ) >= 49 ) && ( getDStat( "playerstatslist", "rankxp" ) >= 1262499 ) ) statwriteddl playerstatslist plevel ( GetPrestige() + 1 )
statwriteddl playerstatslist rankxp 0
statwriteddl playerstatslist rank 0
statwriteddl playerstatslist codpoints 0
statwriteddl purchasedAttachments reflex 0
statwriteddl purchasedAttachments elbit 0
statwriteddl purchasedAttachments acog 0
statwriteddl purchasedattachments lps 0
statwriteddl purchasedattachments vzoom 0
statwriteddl purchasedattachments ir 0
statwriteddl purchasedattachments gl 0
statwriteddl purchasedattachments mk 0
statwriteddl purchasedattachments silencer 0
statwriteddl purchasedattachments grip 0
statwriteddl purchasedattachments extclip 0
statwriteddl purchasedattachments dualclip 0
statwriteddl purchasedattachments saddle 0
statwriteddl purchasedattachments fmj 0
statwriteddl purchasedattachments hp 0
statwriteddl purchasedattachments rf 0
statwriteddl purchasedattachments ft 0
statwriteddl purchasedattachments bayonet 0
statwriteddl purchasedattachments auto 0
statwriteddl purchasedattachments speed 0
statwriteddl purchasedattachments upgradesight 0
statwriteddl purchasedattachments snub 0
statwriteddl purchasedattachments dw 0
statwriteddl Attachments reflex stats kills challengeTier 0
statwriteddl Attachments reflex stats kills challengeValue 0
statwriteddl Attachments elbit stats kills challengeTier 0
statwriteddl Attachments elbit stats kills challengeValue 0
statwriteddl Attachments acog stats kills challengeTier 0
statwriteddl Attachments acog stats kills challengeValue 0
statwriteddl Attachments lps stats kills challengeTier 0
statwriteddl Attachments lps stats kills challengeValue 0
statwriteddl Attachments vzoom stats kills challengeTier 0
statwriteddl Attachments vzoom stats kills challengeValue 0
statwriteddl Attachments ir stats kills challengeTier 0
statwriteddl Attachments ir stats kills challengeValue 0
statwriteddl Attachments silencer stats kills challengeTier 0
statwriteddl Attachments silencer stats kills challengeValue 0
statwriteddl Attachments grip stats kills challengeTier 0
statwriteddl Attachments grip stats kills challengeValue 0
statwriteddl Attachments extclip stats kills challengeTier 0
statwriteddl Attachments extclip stats kills challengeValue 0
statwriteddl Attachments dualclip stats kills challengeTier 0
statwriteddl Attachments dualclip stats kills challengeValue 0
statwriteddl Attachments rf stats kills challengeTier 0
statwriteddl Attachments rf stats kills challengeValue 0
statwriteddl Attachments snub stats kills challengeTier 0
statwriteddl Attachments snub stats kills challengeValue 0
statwriteddl Attachments speed stats kills challengeTier 0
statwriteddl Attachments speed stats kills challengeValue 0
statwriteddl Attachments auto stats kills challengeTier 0
statwriteddl Attachments auto stats kills challengeValue 0
statwriteddl Attachments upgradesight stats kills challengeTier 0
statwriteddl Attachments upgradesight stats kills challengeValue 0
statwriteddl Attachments dw stats kills challengeTier 0
statwriteddl Attachments dw stats kills challengeValue 0
statwriteddl GroupStats weapon_masterkey stats kills challengeTier 0
statwriteddl GroupStats weapon_masterkey stats kills challengeValue 0
statwriteddl GroupStats weapon_grenadelauncher stats kills challengeTier 0
statwriteddl GroupStats weapon_grenadelauncher stats kills challengeValue 0
statwriteddl GroupStats weapon_flamethrower stats kills challengeTier 0
statwriteddl GroupStats weapon_flamethrower stats kills challengeValue 0
statwriteddl activeContracts 0 contractIndex 0
statwriteddl activeContracts 0 progress 0
statwriteddl activeContracts 0 startingTime 0
statwriteddl activeContracts 1 contractIndex 0
statwriteddl activeContracts 1 progress 0
statwriteddl activeContracts 1 startingTime 0
statwriteddl activeContracts 2 contractIndex 0
statwriteddl activeContracts 2 progress 0
statwriteddl activeContracts 2 startingTime 0
statwriteddl itemStats 231 purchased ( dvarInt( oldprestigelb ) )
prestigerequest
updategamerprofile
uploadstats
set systemlink ( dvarInt( oldsystemlinkval ) )
set splitscreen ( dvarInt( oldsplitscreenval ) )


found be me , not sure if its posted before but i found this by looking for the wrong thing xD

---------- Post added at 02:06 PM ---------- Previous post was at 01:39 PM ----------
Why did you release this? Are you high? This is exactly why mw2 got patched because of derank and freeze ps3. If you really want to be cool make a drivable car mod for black ops and stop releasing dam* derank codes.
04-24-2012, 11:08 PM #21
zVirus
Haters Gonna Hate
Originally posted by Britt View Post
Why did you release this? Are you high? This is exactly why mw2 got patched because of derank and freeze ps3. If you really want to be cool make a drivable car mod for black ops and stop releasing dam* derank codes.


:dumb: this is probably the easiest code to find

You would have to be a complete idiot if you can't find it
04-25-2012, 12:05 AM #22
Jacob-And-Britt
I’m too L33T
Originally posted by zVirus View Post
:dumb: this is probably the easiest code to find

You would have to be a complete idiot if you can't find it
lol ik but still people would rather go copy and paste it than trying to find it and put it all to gather so its promoting deranking.
04-25-2012, 01:44 AM #23
booyaka
Big Daddy
Choco is right. dude read it.
04-25-2012, 04:52 AM #24
iTruceFret
[move]From now on, call me DRAGON.[/move]
Technically this isn't a 'find' when it consists of something that is available for OFFLINE only. :dumb:

When it goes online, then sure. You can call yourself an epic, 1337 haxor who copies and pastes.
04-25-2012, 07:00 PM #25
BrinkerzHD
Ex PS3 Modder
Choco You Tell em :P
04-25-2012, 07:16 PM #26
Murt
< ^ > < ^ >
get over it fock sake, we sorted it out ,

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo