onemillioncheckboxes/settings.json

76 lines
1.2 KiB
JSON

{
"url": "https://onemillioncheckboxes.com",
"font": "./ic8x8u.ttf",
"proxies": [
],
"n_bots": 5,
"avoid": [
{
"type": "rect",
"x": 0,
"y": 0,
"w": 1000,
"h": 10,
"description": "Not ruining fun for normal users"
},
{
"type": "rect",
"x": 732,
"y": 184,
"w": 231,
"h": 326,
"description": "The Bald Critic"
}
],
"elements": [
{
"type": "rgb111",
"path": "./casey111.png",
"x": 240,
"y": 240
},
{
"type": "rgb111",
"path": "./trans.png",
"x": 200,
"y": 200
},
{
"type": "image",
"path": "./casey.png",
"x": 256,
"y": 256
},
{
"type": "image",
"path": "./kangel.png",
"x": 256,
"y": 360
},
{
"type": "image",
"path": "./boykisser.png",
"x": 69,
"y": 420
},
{
"type": "image",
"path": "./astley.png",
"x": 150,
"y": 420
},
{
"type": "image",
"path": "./colon3.png",
"x": 333,
"y": 333
},
{
"type": "text",
"text": "7H3 V01D C0N5UME5 U5 ALL",
"x": 32,
"y": 32
}
]
}