Developers

Here you can find source code, a description of the Unreal Software Web API and more!

Downloads

Source Codes

Others


Unreal Software Connect

Unreal Software Connect is a web API which allows external services and websites to detect if a user is the owner of a certain UnrealSoftware.de account.

Usage

Please note

Step 3 resets the connect value. So step 3 can only return 1 once. Moreover usernames may contain special characters. You should use the function urlencode() when using PHP or a comparable function in other languages!

Moreover you can use the script to get the name or ID of a user:

Get name by ID

https://unrealsoftware.de/connect.php?getname=USERID

Get ID by name

https://unrealsoftware.de/connect.php?getid=USERNAME

User List

A list with all users in a pure text format is available at
https://unrealsoftware.de/users.php?raw&s=STARTOFFSET&c=COUNT

with STARTOFFSET as offset value (start at user X with 0 for the first) and the amount COUNT.

Returns one line per user with the structure: ID,NAME. Replace raw with rawc to get a list including the country codes: ID,NAME,COUNTRY.

You can use
https://unrealsoftware.de/usercount.php
to get the total number of registered users and
https://unrealsoftware.de/usercount.php?highest
to get the highest used ID.


User Data

You can request user data using

https://unrealsoftware.de/getuserdata.php?id=ID&data=DATA
For ID insert an Unreal Software / U.S.G.N. user ID. For DATA you have to use one of the following values: