Need a Script for something

Status
This thread has been locked.

Agonist

Well-Known Member
Banned
Feedback score
0
Posts
851
Reactions
169
Resources
0
I want a decent 3 Letter OG Gamertag for Xbox.

I just want a program or something to go to checkgamertag.com and make a list of all of the three letter gamertags available.

I can pay a couple of dollars for this if anyone can do this.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

dentmaged

Premium
Feedback score
2
Posts
110
Reactions
38
Resources
0
For anyone curious, it requires a POST request to http://checkgamertag.com/CheckGamertag.php with the data:
Code:
{
    'tag': 'OG 3 letter tag here',
    't': Math.random()
}

I might write a Java program for you later.[DOUBLEPOST=1469445958][/DOUBLEPOST]Okay. I tried it but the server was responding Error 406. Not sure what to do.
 
Last edited:
Status
This thread has been locked.
Top