What's new

Discussion Deranking from 11th Prestige????

  • Thread starter JTAGxUsELeSs
  • Start date
  • Views 4,915
J

JTAGxUsELeSs

Enthusiast
Messages
61
Reaction score
2
Points
55
Sin$
0
okay i need to know how to derank my self from 11th really starting to not like it, its wack and i was looking forward to be 9th prestige considering i never got that far legit so i said f*** it and tried to derank myself using every iso i have with prestiging but sadly... nothing i know i ned a certain type of patch but i need a link maybe to it or someone could explain to me how i could possibly glitch it BTW im not a leech had a previous account and forgot the password i had 47 rep on it please dont put me on blast :biggrin:
 
Duracell

ViP x ExoTiiKz

Need Batteries?
Messages
377
Reaction score
130
Points
170
Sin$
0
okay i need to know how to derank my self from 11th really starting to not like it, its wack and i was looking forward to be 9th prestige considering i never got that far legit so i said f*** it and tried to derank myself using every iso i have with prestiging but sadly... nothing i know i ned a certain type of patch but i need a link maybe to it or someone could explain to me how i could possibly glitch it BTW im not a leech had a previous account and forgot the password i had 47 rep on it please dont put me on blast :biggrin:

You can't. Once 11th, always 11th.
 
I

Im Richard xD

Pursuit of Happiness
Messages
215
Reaction score
13
Points
70
Sin$
0
You can't go down in prestiges, that's just how it is.
 
G

--GOD--

Enthusiast
Messages
205
Reaction score
44
Points
85
Sin$
0
okay i need to know how to derank my self from 11th really starting to not like it, its wack and i was looking forward to be 9th prestige considering i never got that far legit so i said f*** it and tried to derank myself using every iso i have with prestiging but sadly... nothing i know i ned a certain type of patch but i need a link maybe to it or someone could explain to me how i could possibly glitch it BTW im not a leech had a previous account and forgot the password i had 47 rep on it please dont put me on blast :biggrin:
Real Explanation on why you can't derank in Cod: WaW:

In WaW unlike MW and MW2 it uses plevel and prank functions to track your prestige and rank.. this code is in a "switch case" statement among the mp fastfiles, if you do not know what a switch case statement is look it up.

All in all the easiest way to explain it is a for statment think of the following numbers as your prestige:

0
1
2
3
4
5
6
7
8
9
10
11

Now heres the for statement
Code:
for(i=0;,i<12;i++)

That statement starts at 0 and counts up to 11, now once it counts PAST a number it cant go back without another for loop, (i--)... I have a working derank, yes for anyone.. but since the loop stops at 11 and the for loop breaks from the cycle you can NEVER use it again... Sorry Bro
 
daMods100

daMods100

Enthusiast
Messages
162
Reaction score
19
Points
70
Sin$
0
I know how to do it for a little while, what you do is delete the gamer picture pack that you get when you get a kill and the 10th is activated, then do the lobby and you can go online, but after like a few games it says file corrupt.
 
J

JTAGxUsELeSs

Enthusiast
Messages
61
Reaction score
2
Points
55
Sin$
0
You can't. Once 11th, always 11th.
thanks anyw <_< ay

I know how to do it for a little while, what you do is delete the gamer picture pack that you get when you get a kill and the 10th is activated, then do the lobby and you can go online, but after like a few games it says file corrupt.
who cares will test if it works def +rep i dont mind doing it over and over :tongue:

Real Explanation on why you can't derank in Cod: WaW:

In WaW unlike MW and MW2 it uses plevel and prank functions to track your prestige and rank.. this code is in a "switch case" statement among the mp fastfiles, if you do not know what a switch case statement is look it up.

All in all the easiest way to explain it is a for statment think of the following numbers as your prestige:

0
1
2
3
4
5
6
7
8
9
10
11

Now heres the for statement
Code:
for(i=0;,i<12;i++)

That statement starts at 0 and counts up to 11, now once it counts PAST a number it cant go back without another for loop, (i--)... I have a working derank, yes for anyone.. but since the loop stops at 11 and the for loop breaks from the cycle you can NEVER use it again... Sorry Bro
wow thanks for that i always thought it was some stupid siht with the patch not being able to derank
 
Chaotic

Chaotic

Getting There
Messages
2,013
Reaction score
271
Points
220
Sin$
7
You can't. Once 11th, always 11th.

Yes you can as a matter of fact.

self maps\_challenges_coop::confused:tatSet( "plevel", 10 );
self maps\_challenges_coop::confused:tatSet( "rank", 65 );

thanks anyw <_< ay


who cares will test if it works def +rep i dont mind doing it over and over :tongue:


wow thanks for that i always thought it was some stupid siht with the patch not being able to derank

You can't go down in prestiges, that's just how it is.
 
Z

Zombie Mods FTW

Enthusiast
Messages
80
Reaction score
6
Points
55
Sin$
0
Yes you can as a matter of fact.

self maps\_challenges_coop::confused:tatSet( "plevel", 10 );
self maps\_challenges_coop::confused:tatSet( "rank", 65 );
LOL, He is already 11th prestige, you can't go down prestiges in WaW because when you go back to multiplayer it just sets you back to the prestige you were before you tried to derank yourself :lol:
 
Chaotic

Chaotic

Getting There
Messages
2,013
Reaction score
271
Points
220
Sin$
7
LOL, He is already 11th prestige, you can't go down prestiges in WaW because when you go back to multiplayer it just sets you back to the prestige you were before you tried to derank yourself :lol:

LOL no it doesn't only on some patches it stuck but on the one i made it did, you have to get a kill then down yourself me and my friend where doing it to heaps of people.
 
D

Don Juro

Enthusiast
Messages
162
Reaction score
11
Points
70
Sin$
0
I thought it was possible to derank, cause I have a friend who said he was deranked and he couldn't search for any matches on multiplayer either, I thought it was odd. So I prestiged him and he was also able to search for matches again. The only thing he could do before was private matches.
 
Z

Zombie Mods FTW

Enthusiast
Messages
80
Reaction score
6
Points
55
Sin$
0
LOL no it doesn't only on some patches it stuck but on the one i made it did, you have to get a kill then down yourself me and my friend where doing it to heaps of people.
LOL, no. First off it's not called a patch and secondly getting a kill and downing yourself is just the old way of activating it. It executes the same code in everyone's so yours will be no diffrent from any one elses <_<
 
Chaotic

Chaotic

Getting There
Messages
2,013
Reaction score
271
Points
220
Sin$
7
LOL, no. First off it's not called a patch and secondly getting a kill and downing yourself is just the old way of activating it. It executes the same code in everyone's so yours will be no diffrent from any one elses <_<

Yes i no its not called a patch i call it that for slang its called nazi_zombie_prototype.ff and try derank yourself if you don't believe me find the disco mods and edit prestige 11 to prestige 0 and i bet 99% chance it will stick.
 
M

Mike

Contributor
Forum Addict
Messages
3,475
Reaction score
639
Points
375
Sin$
7
Yes i no its not called a patch i call it that for slang its called nazi_zombie_prototype.ff and try derank yourself if you don't believe me find the disco mods and edit prestige 11 to prestige 0 and i bet 99% chance it will stick.
Who uses the nazi_zombie_prototype.ff anymore? Common.ff FTW
 
G

--GOD--

Enthusiast
Messages
205
Reaction score
44
Points
85
Sin$
0
Yes i no its not called a patch i call it that for slang its called nazi_zombie_prototype.ff and try derank yourself if you don't believe me find the disco mods and edit prestige 11 to prestige 0 and i bet 99% chance it will stick.
You make me laugh sooo hard..

YOU CAN NOT DERANK ANYBODY PERMANENTLY!!! Yes the level and prestige symbol will change once you get back to the zombies lobby but then you click online multiplayer and BAM! "The persistent stat rank of..."

You are talking to some very good coders and also arguing with them... You are wrong sooo very very wrong think about it logically ok? Thank you and please dont let me be the reason you cut your wrists tonight k?
 
Chaotic

Chaotic

Getting There
Messages
2,013
Reaction score
271
Points
220
Sin$
7
.

You make me laugh sooo hard..

YOU CAN NOT DERANK ANYBODY PERMANENTLY!!! Yes the level and prestige symbol will change once you get back to the zombies lobby but then you click online multiplayer and BAM! "The persistent stat rank of..."

You are talking to some very good coders and also arguing with them... You are wrong sooo very very wrong think about it logically ok? Thank you and please dont let me be the reason you cut your wrists tonight k?

Hahaha you are getting so mad aren't you? and you think your a good coder LOL. Ive made my own jtag and made patches from scratch and have learned c++ k? whos the better coder now? give me your gt and i will prove and derank the sh** out of you like i have proven to others just dont come crawling back for 10th prestige.
 
Top Bottom
Login
Register