Skip to content

Instantly share code, notes, and snippets.

@Leohige
Created April 22, 2024 01:47
Show Gist options
  • Save Leohige/41206460f2300b8d9da790cd4b924e09 to your computer and use it in GitHub Desktop.
Save Leohige/41206460f2300b8d9da790cd4b924e09 to your computer and use it in GitHub Desktop.
{
"session": {
"sessionkey": "a5b1c8e2f9",
"lastlogintime": 1648729685,
"ispremium": true,
"premiumuntil": 1651311685,
"status": "active",
"returnernotification": false,
"showrewardnews": true,
"isreturner": false,
"fpstracking": false,
"optiontracking": true,
"tournamentticketpurchasestate": 2,
"emailcoderequest": false
},
"playdata": {
"worlds": [
{
"id": 1,
"name": "Main World",
"externaladdress": "123.456.789.012",
"externalport": 7171,
"externaladdressprotected": "123.456.789.012",
"externalportprotected": 7171,
"externaladdressunprotected": "123.456.789.012",
"externalportunprotected": 7171,
"previewstate": 0,
"location": "EUR",
"anticheatprotection": true,
"pvptype": 0,
"istournamentworld": false,
"restrictedstore": false,
"currenttournamentphase": 0
}
],
"characters": [
{
"worldid": 1,
"name": "John",
"ismale": true,
"tutorial": false,
"level": 50,
"vocation": "Knight",
"outfitid": 123,
"headcolor": 123,
"torsocolor": 123,
"legscolor": 123,
"detailcolor": 123,
"addonsflags": 0,
"ishidden": false,
"istournamentparticipant": false,
"ismaincharacter": true,
"dailyrewardstate": 1,
"remainingdailytournamentplaytime": 60
},
{
"worldid": 1,
"name": "Alice",
"ismale": false,
"tutorial": true,
"level": 8,
"vocation": "Sorcerer",
"outfitid": 456,
"headcolor": 456,
"torsocolor": 456,
"legscolor": 456,
"detailcolor": 456,
"addonsflags": 0,
"ishidden": false,
"istournamentparticipant": false,
"ismaincharacter": false,
"dailyrewardstate": 0,
"remainingdailytournamentplaytime": 0
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment