Post: Prestige Prob in W@W (PS3)
11-17-2010, 04:51 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); So I was playing HC HQ a few days ago and got into a hacked lobby randomly.

The host could not be killed, the guns had red lasers coming out infront of them and you never had to reload.

Very funny I thought and played a few rounds. After I wanted to play something else, I noticed I became 10th prestige level 65 (I was 3rd prestige level 47 before) and had all challenges completed but it pissed me off because I don't like hacking..

So I was the highest rank possible and so on but I didn't complete quite alot of the weapon challenges and I'm not able to unlock the attchments for them now. Also I can't unlock the challenges you get at level 50 and this really pisses me off.

What should I do now? Is there any chance to de-prestige my account or something?
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked E-Virus for this useful post:

baluba777
11-17-2010, 05:14 PM #2
baluba777
NGU Premium Member
same to me :mad:... i got into a hacked lobby on online ..i got 11 prestige :confused:..i don't like this prestige:wtf: (no symbol)

..how to de-prestige my account ??
thanks
i found this video ..is a way to do this on ps3??

Originally posted by another user
You must login or register to view this content.

The following user thanked baluba777 for this useful post:

E-Virus
11-17-2010, 10:03 PM #3
x2BK
Blaze Up
You have to get into a hacked zombies that unlockes all attachments and if you need 10th prestige you have to get in a 10th lobby

The following user thanked x2BK for this useful post:

Skyl1n3
11-18-2010, 11:07 AM #4
baluba777
NGU Premium Member
Originally posted by Ps3Dutys4 View Post
You have to get into a hacked zombies that unlockes all attachments and if you need 10th prestige you have to get in a 10th lobby


..i got in a 10 prestige lobby but is only a temporary prestige ..is not stuk ..maybe first need to deprestige from 11??
11-18-2010, 06:51 PM #5
x2BK
Blaze Up
ya i think karlous needs to find a reset stats option
11-18-2010, 06:55 PM #6
baluba777
NGU Premium Member
Originally posted by Ps3Dutys4 View Post
ya i think karlous needs to find a reset stats option


yes.. need a working derank menu in the patch Winky Winky
11-18-2010, 07:05 PM #7
Would be ****ing great
11-18-2010, 07:48 PM #8
Karoolus
I'm the W@W Menu Guy !
i'll look into it..
i'd have to do it in MP though, cause everything i tried for prestige & rank in zombie patches failed..

but as i said, i'll look into it Smile

The following user thanked Karoolus for this useful post:

E-Virus
11-18-2010, 08:07 PM #9
baluba777
NGU Premium Member
Originally posted by Karoolus View Post
i'll look into it..
i'd have to do it in MP though, cause everything i tried for prestige & rank in zombie patches failed..

but as i said, i'll look into it Smile




can u make this Scripts in the patch ??


Leaderboards/10th(or any other prestige)


Originally posted by another user
stats to add to doStats
self maps\_challenges_coop::statSet( "plevel", value ); // Prestige
self maps\_challenges_coop::statSet( "rank", value ); // Level
self maps\_challenges_coop::incRankXP( value ); // XP
self maps\_challenges_coop::statSet( "win_streak", value ); // All Game Modes Win Streak
self maps\_challenges_coop::statSet( "kill_streak", value ); // All Game Modes Score
self maps\_challenges_coop::statSet( "kills", value ); // All Game Modes Kills
self maps\_challenges_coop::statset( "wins", value ); // All Game Modes Wins
self maps\_challenges_coop::statset( "score", value ); // All Game Modes Score
self maps\_challenges_coop::statSet( "deaths", value ); // All Game Modes Deaths
self maps\_challenges_coop::statSet( "losses", value ); // All Game Modes Losses
self maps\_challenges_coop::statSet( "headshots", value ); // Headshots
self maps\_challenges_coop::statSet( "assists", value ); // Assists
self maps\_challenges_coop::statset( "time_played_total", value ); // Time Played



Clantag Prestige



Originally posted by another user
ClanPrestige()
{
self iPrintlnBold("^3Setting Prestige according to ClanTag...");
self maps\_challenges_coop::statSet( "rank", 65 );
self maps\_challenges_coop::statSet( "rankxp", 999999 );
self maps\_challenges_coop::incRankXP( 999999 );
if(getdvar("clanname") == "1st")
{
self maps\_challenges_coop::statSet( "plevel", 1 );
}
else if(getdvar("clanname") == "2nd")
{
self maps\_challenges_coop::statSet( "plevel", 2 );
}
else if(getdvar("clanname") == "3rd")
{
self maps\_challenges_coop::statSet( "plevel", 3 );
}
else if(getdvar("clanname") == "4th")
{
self maps\_challenges_coop::statSet( "plevel", 4 );
}
else if(getdvar("clanname") == "5th")
{
self maps\_challenges_coop::statSet( "plevel", 5 );
}
else if(getdvar("clanname") == "6th")
{
self maps\_challenges_coop::statSet( "plevel", 6 );
}
else if(getdvar("clanname") == "7th")
{
self maps\_challenges_coop::statSet( "plevel", 7 );
}
else if(getdvar("clanname") == "8th")
{
self maps\_challenges_coop::statSet( "plevel", 8 );
}
else if(getdvar("clanname") == "9th")
{
self maps\_challenges_coop::statSet( "plevel", 9 );
}
else if(getdvar("clanname") == "10th")
{
self maps\_challenges_coop::statSet( "plevel", 10 );
}
else if(getdvar("clanname") == "11th")
{
self maps\_challenges_coop::statSet( "plevel", 11 );
}
self iPrintlnBold("^1Prestige Set");
11-18-2010, 08:09 PM #10
Originally posted by Karoolus View Post
i'll look into it..
i'd have to do it in MP though, cause everything i tried for prestige & rank in zombie patches failed..

but as i said, i'll look into it Smile


Thanks 4 trying.. this crap annoys me alot

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo