{
"modules": [
{
"id": "d2d2328e3359f3de",
"displayName": "π Token Checker",
"description": "Check X.com accounts (tokens) multi-threaded",
"group": "β
Checkers",
"displayOrder": 2,
"parameters": [
{
"name": "accounts",
"prompt": "<b>Please select your token list or import a new one.</b>\n\n<b>Accepted token formats:</b>\n- <code>USER:PASS:EMAIL:EMAILPWD:CT0:AUTH_TOKEN</code>\n- <code>USER:PASS:EMAIL:CT0:AUTH_TOKEN</code>\n- <code>AUTH_TOKEN:CT0</code>\n- <code>AUTH_TOKEN</code>",
"type": "string",
"optional": false,
"options": null
},
{
"name": "proxies",
"prompt": "Send the proxy list (format ip:port or ip:port:user:pass) or press 'Skip':",
"type": "string",
"optional": true,
"options": null
},
{
"name": "threads",
"prompt": "Enter the <b>maximum number of threads</b>:",
"type": "int",
"optional": true,
"options": null
}
]
}
]
}