onemillioncheckboxes/settings.json

97 lines
1.7 KiB
JSON
Raw Normal View History

2024-07-03 22:01:42 +03:00
{
"url": "https://onemillioncheckboxes.com",
"font": "./ic8x8u.ttf",
"proxies": [
],
2024-07-04 16:33:05 +03:00
"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"
2024-07-04 16:53:34 +03:00
},
{
"type": "rect",
"x": 0,
"y": 750,
"w": 123,
"h": 123,
"description": "catgirls.win QR code"
},
{
"type": "range",
"start": 900000,
"stop": 1000000,
"description": "catgirls.win text (both b64 and plain)"
},
{
"type": "rect",
"x": 400,
"y": 750,
"w": 400,
"h": 128,
"description": "'be gay do crime' sign"
},
{
"type": "image",
"path": "./avoid_masks/noita_black_outline_179x111.png",
"description": "Noita logo by Cr4xy"
2024-07-04 16:33:05 +03:00
}
],
2024-07-03 22:01:42 +03:00
"elements": [
{
"type": "rgb111",
2024-07-04 16:53:34 +03:00
"path": "./pictures/casey111.png",
2024-07-03 22:01:42 +03:00
"x": 240,
"y": 240
},
{
"type": "rgb111",
2024-07-04 16:53:34 +03:00
"path": "./pictures/trans.png",
2024-07-03 22:01:42 +03:00
"x": 200,
"y": 200
},
{
"type": "image",
2024-07-04 16:53:34 +03:00
"path": "./pictures/casey.png",
2024-07-03 22:01:42 +03:00
"x": 256,
"y": 256
},
{
"type": "image",
2024-07-04 16:53:34 +03:00
"path": "./pictures/kangel.png",
2024-07-03 22:01:42 +03:00
"x": 256,
"y": 360
},
{
"type": "image",
2024-07-04 16:53:34 +03:00
"path": "./pictures/boykisser.png",
2024-07-03 22:01:42 +03:00
"x": 69,
"y": 420
},
{
"type": "image",
2024-07-04 16:53:34 +03:00
"path": "./pictures/astley.png",
2024-07-03 22:01:42 +03:00
"x": 150,
"y": 420
},
{
"type": "image",
2024-07-04 16:53:34 +03:00
"path": "./pictures/colon3.png",
2024-07-03 22:01:42 +03:00
"x": 333,
"y": 333
}
]
}