Hacking RELEASE SX OS code generator

Status
Not open for further replies.
another mass brick wave? oooh yes another mass brick wave


don't fall for it people.
 
FAKE!

Code:
public string getCode()
{
    string randomCode = "";
    for (int i = 0; i < 12; i++)
    {
        if (i < 10)
        {
            randomCode += chars[rand.Next(0, chars.Length - 1)];
        }
        else if (i > 9)
        {
            randomCode += rand.Next(0, nums.Length - 1);
        }
    }
    return randomCode;
}
 
Last edited by tecfreak,
wtf, I tried this and now all the next games are on my console, even the unannounced ones, I have used 892GB and my SD is from just 64GB, and every single game works
 
wtf, I tried this and now all the next games are on my console, even the unannounced ones, I have used 892GB and my SD is from just 64GB, and every single game works
Holy shit, it also made my dick grow 17 inches. EVERY GUY NEEDS TO TRY THIS.
 
Guys I tried injecting the .exe into my payload for l33t switch hax but I don't understand why it's not working.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum