getGJUserInfo20.php
Gets info about a user
Parameters
| Parameter | Explanation | Required |
|---|---|---|
targetAccountID | The account ID of the person you want the info of | Yes |
secret | Common Secret: Wmfd2893gb7 | Yes |
gameVersion | A number representing the game's version. The current value is 22 for 2.2 | |
binaryVersion | A number representing the game's small version. The current value is 47 for 2.2081 on PC and 48 for 2.208 on mobile | |
accountID | The player's account ID (not to be confused with user ID). Used for authorization | |
gjp2 | The player's account password, encoded with GJP2. Used for authorization | |
udid | The player's UDID (Unique Device Identifier). Used to identify unregistered users | |
uuid | In modern versions, this is sent as the user ID. See the previous format here | |
dvs | A number added in 2.208 representing the device the player is using. Corresponds to the Cocos2d CC_TARGET_PLATFORM macro: 1 for iOS, 2 for Android, 3 for Windows, 8 for macOS |
Response
Returns a user object for the player you want
Example
Python
py
import requests
url = "https://www.boomlings.com/database/getGJUserInfo20.php"
data = {
"secret": "Wmfd2893gb7",
"targetAccountID": "173831"
}
headers = {
"User-Agent": "" # Empty User-Agent
}
response = requests.post(url, data=data, headers=headers)
print(response.text)curl
plain
curl -X POST https://www.boomlings.com/database/getGJUserInfo20.php -d "secret=Wmfd2893gb7&targetAccountID=173831" -A ""Response
py
1:meluwudy:2:3935672:13:148:17:1068:10:12:11:15:51:10:3:9990:52:320:46:21504:4:476:8:1:18:0:19:0:50:0:20:UCZoN2WLAooS6uhREa9Cgpwg:21:82:22:17:23:113:24:83:25:85:26:24:28:1:43:2:48:2:53:26:54:3:30:29855:16:173831:31:0:44:logout:45:devexit:49:0:55:143,67,56,112,56,1,1,2,1,0,21,14:56:144,157,134,300,190,88,59,67:57:4,7,7,18,16,5,0:29:1