Thread: See Ranks

Results 1 to 6 of 6
  1. #1
    zomcal's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    1

    See Ranks

    See dere comp rankz

  2. #2
    Radu97's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    Iasi
    Posts
    2,360
    Reputation
    67
    Thanks
    28,272
    My Mood
    Happy
    Code:
    0x2E7D6DC = IGameResources Pointer
    
    dwCompRank = GetOffset( "DT_CSPlayerResource", "m_iCompetitiveRanking" );
    dwCompWins = GetOffset( "DT_CSPlayerResource", "m_iCompetitiveWins" );
    
    int CEntity::GetRank( int Index )
    {
        DWORD dwTemp = *( DWORD* )( dwClient + 0x2E7D6DC );
        return *( int* )( ( DWORD )dwTemp + dwCompRank + ( int )Index * 4 );
    }
    
    int CEntity::GetWins( int Index )
    {
        DWORD dwTemp = *( DWORD* )( dwClient + 0x2E7D6DC );
        return *( int* )( ( DWORD )dwTemp + dwCompWins + ( int )Index * 4 );
    }
    
    static const char *Ranks[ ] = 
    {
            "-",
            "Silver I",
            "Silver II",
            "Silver III",
            "Silver IV",
            "Silver Elite",
            "Silver Elite Master",
            
            "Gold Nova I",
            "Gold Nova II",
            "Gold Nova III",
            "Gold Nova Master",
            "Master Guardian I",
            "Master Guardian II",
     
            "Master Guardian Elite",
            "Distinguished Master Guardian",
            "Legendary Eagle",
            "Legendary Eagle Master",
            "Supreme Master First Class",
            "The Global Elite"
    };
    by @f0cuus

  3. The Following User Says Thank You to Radu97 For This Useful Post:

    zomcal (09-09-2015)

  4. #3
    Charion's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    /index.php/
    Posts
    10,596
    Reputation
    2055
    Thanks
    1,619
    My Mood
    Amazed
    Why would you want to see their ranks? You see them every end of the game...

    And always when you play the game you're playing with the same ranks are yourself, so there's no point to have a hack which shows their rank silly.
    Reputation power: 56
    If I helped you in any way or shape of form, it's always appreciated to thank or give a rep!

    | [ Rules ] | [ Market Place ] | [ Scammers Grave ] | [ Report a scammer ] |


    Achievements:
    News Force - 08-23-2018 - 10-02-2018
    Middleman - 05-09-20 - 19-12-2020
    Former Staff - 19-12-2020 - On-going

  5. #4
    Trollogy's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Somewhere 0ver The Rainb0w
    Posts
    328
    Reputation
    10
    Thanks
    397
    My Mood
    Amused
    Quote Originally Posted by Cara_Delevingne View Post
    Why would you want to see their ranks? You see them every end of the game...

    And always when you play the game you're playing with the same ranks are yourself, so there's no point to have a hack which shows their rank silly.
    On a winstreak, i thought i was still matching with my peers but when round ended it was 2GE 2SMFC and 1LEM, and I got rekt. Btw I am LE



    Injector Coder for CFNA from 2011-2013

  6. #5
    Charion's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    /index.php/
    Posts
    10,596
    Reputation
    2055
    Thanks
    1,619
    My Mood
    Amazed
    Quote Originally Posted by Trollogy View Post
    On a winstreak, i thought i was still matching with my peers but when round ended it was 2GE 2SMFC and 1LEM, and I got rekt. Btw I am LE
    Maybe they were pre-made, you never know.
    Reputation power: 56
    If I helped you in any way or shape of form, it's always appreciated to thank or give a rep!

    | [ Rules ] | [ Market Place ] | [ Scammers Grave ] | [ Report a scammer ] |


    Achievements:
    News Force - 08-23-2018 - 10-02-2018
    Middleman - 05-09-20 - 19-12-2020
    Former Staff - 19-12-2020 - On-going

  7. #6
    Color's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    19,896
    Reputation
    2588
    Thanks
    7,864
    My Mood
    Lurking
    //Solved...

    Member Since 8/05/2012
    Editor 4/04/13 - 4/21/13
    Middleman 7/14/13 - 11/4/13

    Battlefield Minion 6/13/14-3/20/15
    Steam Minion 7/16/14-3/20/15

    Minion+ 10/1/14-3/20/15
    M.A.T. Minion 10/19/14-3/20/15
    ROTMG Minion 1/14/15-3/20/15

    Donator Since 2/26/15 (Thanks @Cursed!)
    Steam Minion 5/9/15 - 11/5/15
    OSFPS Minion 9/15/15 - 11/5/15


Similar Threads

  1. [Tutorial] How to Change Your Ranks But only you can see....
    By -l-crack-l- in forum CrossFire Mods & Rez Modding
    Replies: 23
    Last Post: 08-14-2012, 12:32 PM
  2. [Tutorial] How to make ur rank lv up fast (just for your seft to see)
    By baophucdinh31 in forum CrossFire Discussions
    Replies: 10
    Last Post: 07-27-2012, 02:11 AM
  3. [MUST SEE] CA/NA LTC2 70 Perms - 600k GP - Platinum NX Rank - DO NOT MISS!
    By Xipher in forum Combat Arms Selling / Trading / Buying
    Replies: 43
    Last Post: 10-18-2011, 04:02 PM
  4. Do you see this guys rank as marshal?
    By rwqerwe in forum CrossFire Discussions
    Replies: 7
    Last Post: 04-15-2011, 01:47 PM