Post: Web Based PS3 Console ID Generator (PATCHED)
11-29-2016, 01:24 AM #1
Sloth
Banned
(adsbygoogle = window.adsbygoogle || []).push({});
This method has since been patched by Sony sorry :(
But I do have something else in the works You must login or register to view this content.

[/COLOR][/SIZE][/FONT][/U][/B]

Recently I learned that CID's are currently in an exploitable position and whilst they're still exploitable I decided to make a API for generating these CIDs.

My service allows you to generate a maximum of 1000 CID's at a time if you try to go above that you will be met with a Bad Request error. (I may increase this later)
Every single CID generated in a single request is unique.

To generate a single CISad Awesome You must login or register to view this content.
To generate multiple CIDs: You must login or register to view this content.
(just change the amount to a number between 1 - 1000)

It's pretty simple to use here is a short video showing me using it.


You can use this in your programs if you want here is a small C# Snippet.
This will allow you to grab CID's from my server instead of wasting processing power on creating them within your application.
    
public string grabCID()
{
using(WebClient client = new WebClient())
 return client.DownloadString("https://twitch.kronoscloud.com/cid?amount=10");
}


Credits: Kryptus for telling me about this, and showing me how it works.
Also sorry for the aids layout :(
Last edited by Sloth ; 12-22-2016 at 06:34 PM.

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

01cedricv2, allant, Elleusive, Father Luckeyy, Frosty, Hydrogen, Jakex09, JamRock2, OfficialJesseP, Kryptus, Pianist Prodigy, AFG, Kronos
11-29-2016, 03:27 PM #2
Jakex09
Do a barrel roll!
every single cid starts with this "00000001008"
11-29-2016, 10:04 PM #3
Sloth
Banned
Originally posted by Jakex09 View Post
every single cid starts with this "00000001008"


Ok and? have you tried using them I have had multiple people confirm they work.
11-30-2016, 09:51 PM #4
Works great thanks alot i needed this.

The following user thanked apesmut for this useful post:

Sloth
12-17-2016, 05:25 PM #5
niki201
Climbing up the ladder
generated 1k with this last week. top kek KappaClaus
12-18-2016, 12:23 AM #6
Hydrogen
Super Mod
Originally posted by 9924
Recently I learned that CID's are currently in an exploitable position and whilst they're still exploitable I decided to make a API for generating these CIDs.

My service allows you to generate a maximum of 1000 CID's at a time if you try to go above that you will be met with a Bad Request error. (I may increase this later)
Every single CID generated in a single request is unique.

To generate a single CISad Awesome You must login or register to view this content.
To generate multiple CIDs: You must login or register to view this content.
(just change the amount to a number between 1 - 1000)

It's pretty simple to use here is a short video showing me using it.


You can use this in your programs if you want here is a small C# Snippet.
This will allow you to grab CID's from my server instead of wasting processing power on creating them within your application.
    
public string grabCID()
{
using(WebClient client = new WebClient())
 return client.DownloadString("https://twitch.kronoscloud.com/cid?amount=10");
}


Credits: Kryptus for telling me about this, and showing me how it works.
Also sorry for the aids layout :(


The biggest skids of all time will get the "Multiple CIDs" and try to sell them.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo