Skip to content

Request presaved TSTO Tokens, Avatars and Landfiles from TSTOLE.DE - for TSTO-Server Developers ONLY

Notifications You must be signed in to change notification settings

damar1st/TSTO-Backup-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TSTO-Backup-API

Request presaved TSTO Tokens, Avatars and Landfiles from TSTOLE.DE or friendPuller.exe - for TSTO-Server Developers ONLY

To request a LandFile from friendPuller Backups use the email address: Because we have multiple backup tool we first request the friendPuller Backups:

https://tstole.de/newtool/[email protected]

if you get a bad response you can continue with the Tstole.de backup request, otherwise you'll receive the landfiles as zip.

########################################################################################################## ##########################################################################################################

TSTOLE.de Backups: To request a LandFile from TSTOLE.DE, you first need to obtain the original token using the email address: https://tstole.de/newtool/[email protected]

If the token file is available, you will receive a JSON response like this:

{ "email": "[email protected]", "token": "106362698005010525657223466420999999", "Longlifetoken": "QVQxOjIuMDozLjA6NzIwOllOVlViS09MYVVZaGZsdE1CNUIzODYzNGh2aDdkOG9qbGpFOjI3MzQ3OnJpZW50" }

With the email and token, you can now request the LandFile:

https://tstole.de/newtool/[email protected]&token=106362698005010525657223466420999999

If the file exists, you will receive a ZIP file in response, which contains the following files: The LandFile in various modes, the CurrencyFile, and the FriendListFile. Sample files can be found in the "Samples" folder.

########################################################################################################## ##########################################################################################################

AVATARS Request: As a third option, you can also request the avatar:

https://tstole.de/newtool/[email protected]

The avatar will be returned as a PNG response.

Over 2,000 backups have been created by users. However, due to an initial server issue, it’s possible that not all LandFiles are available on the server.

An upload API for LandFiles is also coming soon...

Happy Tapping!

About

Request presaved TSTO Tokens, Avatars and Landfiles from TSTOLE.DE - for TSTO-Server Developers ONLY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published