• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

Need black ops 2 sprx code for changing rank and prestige and classes

yesitsmekid

New Member
I have just started my first sprx menu with the help of the Paradise source code that I am using and have modified and completely changed it to my own liking and looks completely different from original. First day making sprx and consider myself quite a fast learner and it isn't very hard to actually do as I scroll through source code.

I need help or code to change stats like level and prestige in pre game lobby.
I am also hoping to find a way to change class names and add "flashing name" option but can't seem to find code anywhere.

Paradise came with this originally for stats:

case MENUS::Host:
addOption("Rank 55");
addOption("Prestige 15");
addOption("Rank 0");
addOption("Prestige 0");
switch(getOption()) {
case 0:
setClientRank(*(int*)(cg_t(0)),55);
break;
case 1:
setClientPrestige(*(int*)(cg_t(0)),15);
break;
case 2:
setClientRank(*(int*)(cg_t(0)),0);
break;
case 3:
setClientPrestige(*(int*)(cg_t(0)),0);
break;


I converted it the code to work with the pre game lobby menu and it just freezes my game and ps3 when I use it.

Any help would be appreciated. Thanks
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    jaimevarela has joined the room.
  • Chat Bot:
    moncef ...... is our newest member. Welcome!
  • Chat Bot:
    Kraken6245819947728 is our newest member. Welcome!
  • Chat Bot:
    Now54388578 is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    isaiahty is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Givanildo is our newest member. Welcome!
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    jbabatsc1603 is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    loaiDz is our newest member. Welcome!
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    rick85626 is our newest member. Welcome!
  • Chat Bot:
    MohamedXM is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Mr-BiC has left the room.
  • Chat Bot:
    Christo has joined the room.
      Chat Bot: Christo has joined the room.
      Back
      Top