Post: Elite Website New Hacks and Tricks *+Tutorials*
02-02-2012, 03:03 AM #1
Haxman2
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); Note: I do know a thread like this exists, but in this thread we try to find new hacks and tricks for the elite website!
Here's the link for the other thread with the elite website hacks / tricks:

You must login or register to view this content.

In this thread we find new elite website hacks + tricks. If you have a trick that is not in this thread and the other one linked above, please post it as a reply and I will add it. (Credit for it goes to you of course)

List of known tricks / hacks:

1. Colored Class Names (Everyone knows this one)
2. Hidden Camos(Most people know this)
3. Hidden Perks, Guns, Killstreaks, deathstreaks...etc

(Link at the top of the post on how to do these)



New Hacks / Tricks:
(All Found by me[Haxman2, NGU]) (I do not take credit if it has been found, else I do take credit.)

Non-Laggy Class Editing:(Useful for people with laggy PC's, browsers or slow internet!)

If the elite website is "laggy" for you and you wanna edit your classes?
Edit them freely like this:
Custom Class 1:
You must login or register to view this content.
Custom Class 2:
You must login or register to view this content.
Custom Class 3:
You must login or register to view this content.

Now to edit your other classes, I wont spam this post with links.

Enter this in your url field:
elite.callofduty.com/career/playercardmw3/class_wizard/0

Replace 0 with your class number
Note:

0 = Class 1
1 = Class 2
2 = Class 3
3 = Class 4
Etc...

(Once your done editing, save then go back to the mw3 player card right away, changes should be there.)

I thought that this was a nice little thing for people with slow pcs, browsers or slow internet.
Also when you try to edit a class that you haven't unlocked, changes can be sent and can be recieved
But it won't show up in game!

This nothing special, but I thought it would help people (I don't even know if this has been posted before, I found the class edit links in a script



======---/end of this trick\---======

Colored Classes (Un-Patched):(For people that it doesn't work for)

For some people the simple trick doesn't work anymore (possibly patched, but it works with my method)

Simple TUT: (not found by me)
When editing your class, add ^1 (replace 1 with any number from 1-9)
In-game you will have colored class. (Look at the sticky for detailed tutorial)


But for some the simple method doesn't work due to a possible "website patch".

Here's how to bypass the character check:


(Might not work)
So...
Colored Classes work for me by doing a script character bypass trick!

Tutorial:
Go to the Elite Website to your MW3 Custom Classes, now right click and inspect the element with fire bug
Now scroll up in the firebug editor and go to the <head> section and open it.

Scroll down to the script section, find the /js/elite.ui.js script
replace the text called "/js/elite.ui.js" with this: You must login or register to view this content.

(Just copy that link, don't actually open the script file)

Now go to your classes, and add your color "^5Custom Class 1" (replace 5 with any number between 1-9)

Click Select and send changes to the game, now wait for about 1 to 15 minutes, make sure your not in mw3 online menu at this time
go to the online menu and go to your classes and enjoy, not sure if it was my script or luck, but it works for me.

Yet Again it might been others people problems that they couldn't get the colored classes due to some bugs, so I think this script doesn't do anything, if you can't have colored classes, try this script then at least.

Enjoy!

I'm Pretty sure colored classes work without the script, but for some it doesn't, so this is for the people it doesn't work for.




======---/end of this trick\---======

Double Riot Shield Trick:

I have not seen anyone who did this trick yet, if you do find this posted anywhere else then please notify me, thanks.

You must login or register to view this content.

Nicely Detailed Tutorial on how to do the double riot shield trick:

First off you need something to edit the html(like firebug)

Go to your classes, select one of them and go to the perks (2nd perk tab)

Select the "Over Kill" Perk

Now go to your primary class and select the riot shield.
Now go to your secondary class and select ANY Assault Rifle(Works with different guns too)

Right click on your selected assault rifle, click on "Inspect Element with Firebug"
Find "data-key" and "data-slug"

Replace both of their values with:
    riotshield


Like this:
    data-key="riotshield" data-slug="riotshield"


Now save the class and send changes to the game.

NOTE: If you change to secondary weapon (triangle/y) your riot will go invisible!
By Invisible I mean, they can shoot you and it cant be seen! But you can still see it, also you can hit people like with a normal riot.


Now go play online, I played some SnD to annoy people.
(People with mics kept bugging me about the 2 riot shields, lmao)


======---/end of this trick\---======

_______________________________________________

I know there's not much new things to be found, since all of them have mostly been found already...
I bet there's still some more little tiny mini tricks to be found!


Also thanks to You must login or register to view this content. for finding the previous hacks, codes, tricks and the hidden stuff.

(Also He thanked the post, aww yeah! Awesome face)
It has helped me with some of my tricks!

Thanks for reading, if you didn't -.- then stop reading.

Feel free to help!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 13 users say thank you to Haxman2 for this useful post:

-Google-, add_me, Arman M., Da_Kman97, DEREKTROTTER, Jaw1312, Mr Grumpy, NJN, Otib, TheJaRniBoi, TONEY777, Wild.,

The following user groaned Haxman2 for this awful post:

Kandy-MAN
03-06-2012, 09:40 PM #128
Haxman2
Little One
Originally posted by TheStrawberry View Post
It is hard to do this, if your using firebug it is client side.. the rest is server side which is impossible to edit unless you have admin tools. The only way I can think of is injecting your script and block the security check.

If only we had the script before the "title and classes" were patched it would make it more easier to pin point stuff out.


I am using firebug for certain stuff, obviously its client side
I use it to replace their scripts with mine, and the scripts are pretty crazy to understand.
I know it reloads the data once you save...If I can stop that from happening

That would mean I could get some of my other scripts to work (Colors in clan mottos, etc)

I think its blocked via this big script, it handles everything...from black ops stuff to mw3 stuff(I think it handles everything, I don't know yet...pretty busy all the time), every feature of the site mostly...
Its 8000 lines (not that much, but they code most stuff on 1 line to compress it a bit)

You must login or register to view this content.

If you look at the script, there's stuff like:

submit:function(a){var b=a.nodeName.toLowerCase(); //this would make that text into lowercase

there's another code I think that is called .validate(); //which would validate (checks it for un-allowed characters, etc) the text and say its ready to be sent...

By the way, I have elite premium now.

Also another thing I found on that big script...
    
}this.set({clan_info:{has_emblem:h,clan_name:this._clan.name,clan_emblem_url_large:f,clan_emblem_url_small:c,show_unlock_text:i,stat_display_class:this.get("field_name").replace(/_/g,"-")


this also means we can trick it into putting any clantag(including un-allowed characters), sure we would need to edit the validate section (I found it already btw)

Pretty cool...

Anyways i'll continue hacking...(or scripting or whatever you wanna call it)
03-10-2012, 02:19 PM #129
sebz07
Pokemon Trainer
nice one haxman2 looking forward to the tut of your next script :-)
03-22-2012, 01:10 PM #130
zvum
Pokemon Trainer
Any idea if Elite's Custom Classes "Send Changes" is still glitched? I haven't been able to receive any changes for nearly 2 weeks now.
03-22-2012, 02:06 PM #131
Originally posted by Haxman2 View Post
Note: I do know a thread like this exists, but in this thread we try to find new hacks and tricks for the elite website!
Here's the link for the other thread with the elite website hacks / tricks:

You must login or register to view this content.

In this thread we find new elite website hacks + tricks. If you have a trick that is not in this thread and the other one linked above, please post it as a reply and I will add it. (Credit for it goes to you of course)

List of known tricks / hacks:

1. Colored Class Names (Everyone knows this one)
2. Hidden Camos(Most people know this)
3. Hidden Perks, Guns, Killstreaks, deathstreaks...etc

(Link at the top of the post on how to do these)



New Hacks / Tricks:
(All Found by me[Haxman2, NGU]) (I do not take credit if it has been found, else I do take credit.)

Non-Laggy Class Editing:(Useful for people with laggy PC's, browsers or slow internet!)

If the elite website is "laggy" for you and you wanna edit your classes?
Edit them freely like this:
Custom Class 1:
You must login or register to view this content.
Custom Class 2:
You must login or register to view this content.
Custom Class 3:
You must login or register to view this content.

Now to edit your other classes, I wont spam this post with links.

Enter this in your url field:
elite.callofduty.com/career/playercardmw3/class_wizard/0

Replace 0 with your class number
Note:

0 = Class 1
1 = Class 2
2 = Class 3
3 = Class 4
Etc...

(Once your done editing, save then go back to the mw3 player card right away, changes should be there.)

I thought that this was a nice little thing for people with slow pcs, browsers or slow internet.
Also when you try to edit a class that you haven't unlocked, changes can be sent and can be recieved
But it won't show up in game!

This nothing special, but I thought it would help people (I don't even know if this has been posted before, I found the class edit links in a script



======---/end of this trick\---======

Colored Classes (Un-Patched):(For people that it doesn't work for)

For some people the simple trick doesn't work anymore (possibly patched, but it works with my method)

Simple TUT: (not found by me)
When editing your class, add ^1 (replace 1 with any number from 1-9)
In-game you will have colored class. (Look at the sticky for detailed tutorial)


But for some the simple method doesn't work due to a possible "website patch".

Here's how to bypass the character check:


(Might not work)
So...
Colored Classes work for me by doing a script character bypass trick!

Tutorial:
Go to the Elite Website to your MW3 Custom Classes, now right click and inspect the element with fire bug
Now scroll up in the firebug editor and go to the <head> section and open it.

Scroll down to the script section, find the /js/elite.ui.js script
replace the text called "/js/elite.ui.js" with this: You must login or register to view this content.

(Just copy that link, don't actually open the script file)

Now go to your classes, and add your color "^5Custom Class 1" (replace 5 with any number between 1-9)

Click Select and send changes to the game, now wait for about 1 to 15 minutes, make sure your not in mw3 online menu at this time
go to the online menu and go to your classes and enjoy, not sure if it was my script or luck, but it works for me.

Yet Again it might been others people problems that they couldn't get the colored classes due to some bugs, so I think this script doesn't do anything, if you can't have colored classes, try this script then at least.

Enjoy!

I'm Pretty sure colored classes work without the script, but for some it doesn't, so this is for the people it doesn't work for.




======---/end of this trick\---======

Double Riot Shield Trick:

I have not seen anyone who did this trick yet, if you do find this posted anywhere else then please notify me, thanks.

You must login or register to view this content.

Nicely Detailed Tutorial on how to do the double riot shield trick:

First off you need something to edit the html(like firebug)

Go to your classes, select one of them and go to the perks (2nd perk tab)

Select the "Over Kill" Perk

Now go to your primary class and select the riot shield.
Now go to your secondary class and select ANY Assault Rifle(Works with different guns too)

Right click on your selected assault rifle, click on "Inspect Element with Firebug"
Find "data-key" and "data-slug"

Replace both of their values with:
    riotshield


Like this:
    data-key="riotshield" data-slug="riotshield"


Now save the class and send changes to the game.

NOTE: If you change to secondary weapon (triangle/y) your riot will go invisible!
By Invisible I mean, they can shoot you and it cant be seen! But you can still see it, also you can hit people like with a normal riot.


Now go play online, I played some SnD to annoy people.
(People with mics kept bugging me about the 2 riot shields, lmao)


======---/end of this trick\---======

_______________________________________________

I know there's not much new things to be found, since all of them have mostly been found already...
I bet there's still some more little tiny mini tricks to be found!


Also thanks to You must login or register to view this content. for finding the previous hacks, codes, tricks and the hidden stuff.

(Also He thanked the post, aww yeah! Awesome face)
It has helped me with some of my tricks!

Thanks for reading, if you didn't -.- then stop reading.

Feel free to help!


thanks for this :y: it worked for me
03-22-2012, 07:27 PM #132
Haxman2
Little One
Originally posted by zuum View Post
Any idea if Elite's Custom Classes "Send Changes" is still glitched? I haven't been able to receive any changes for nearly 2 weeks now.


I had the same problem, mine was caused by "tricked" classes, stuff like colors class names, double riotshield or hidden camo...
stuff like this will sometimes end up not making your class sendable. so if any of your classes have any of the above, all of your other classes will not be sendable as well.

If you don't have tricked classes, then its the websites fault. They have a really slow website.(too many users on)

I'm pretty sure they fixed the double riot. I will find a way around it. but it seems its server side... so Its probably not going to work.
03-22-2012, 11:28 PM #133
zvum
Pokemon Trainer
Originally posted by Haxman2 View Post
I had the same problem, mine was caused by "tricked" classes, stuff like colors class names, double riotshield or hidden camo...
stuff like this will sometimes end up not making your class sendable. so if any of your classes have any of the above, all of your other classes will not be sendable as well.

If you don't have tricked classes, then its the websites fault. They have a really slow website.(too many users on)

I'm pretty sure they fixed the double riot. I will find a way around it. but it seems its server side... so Its probably not going to work.


Got any tips/tricks to make some, if not all, of my classes appear normal? I'm going to Reset every class and wait about an hour so Elite gets the updated/Reset Classes. I'm hoping that will re-enable my ability to Receive my changes.
03-22-2012, 11:39 PM #134
Haxman2
Little One
Originally posted by zuum View Post
Got any tips/tricks to make some, if not all, of my classes appear normal? I'm going to Reset every class and wait about an hour so Elite gets the updated/Reset Classes. I'm hoping that will re-enable my ability to Receive my changes.

I wouldn't know. The website has been strange since the v1.2.7 scripts were added. Resetting your classes might do the trick.
I would help you out by using scripts... but I don't edit the elite website anymore. I'm doing different type of modding.

Anyways good luck on getting your sending abilities back.
If resetting classes doesn't work, try clearing all cookies..etc from the elite website.
If that doesn't work then try to log-out and log back in.
03-23-2012, 12:03 AM #135
zvum
Pokemon Trainer
Originally posted by Haxman2 View Post
I wouldn't know. The website has been strange since the v1.2.7 scripts were added. Resetting your classes might do the trick.
I would help you out by using scripts... but I don't edit the elite website anymore. I'm doing different type of modding.

Anyways good luck on getting your sending abilities back.
If resetting classes doesn't work, try clearing all cookies..etc from the elite website.
If that doesn't work then try to log-out and log back in.


GOT IT WORK!! What I did was reset every class in the game and waited for the Resets to appear on Elite's Website. Next I made a change to Custom Class 1 (Like changed the M4A1 to an ACR 6.Cool Man (aka Tustin). Clicked Select than clicked Send Changes. After I saw "Successful" I went into Custom Class 2 and made a similar change. I did this til' all of my 7 custom classes had a change made and were sent out. Tried to receive the changes by going back to the Main Menu than return to XboxLive Pre-Lobby and now I can receive my changes. whoop whoop!!
03-23-2012, 01:23 AM #136
Since i do not really post alot on NGU. Here is how to send elite changes to the console!
However, there are some condition that will cause it not to send.

  • Equipment, Lethal, Weapons, or perks must be unlock within the game.
  • Prestige tokens unlocks will not work. (For example, a mp7 unlock at level one will not send even if you unlocked it via token)
  • All purchased classes must be touch (configured once)
  • Not really sure... but all classes cannot have the same name
  • Marine Camo will not send



If all conditions are met send to game!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo