From b650b87496c80e3e1dabf1ac45412590e521af28 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 4 Jul 2024 18:40:47 +0300 Subject: [PATCH] Removed some of my areas --- settings.json | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/settings.json b/settings.json index 063a7b8..8b8781a 100644 --- a/settings.json +++ b/settings.json @@ -1,9 +1,8 @@ { "url": "https://onemillioncheckboxes.com", "font": "./ic8x8u.ttf", - "proxies": [ - ], - "n_bots": 5, + "proxies": [], + "n_bots": 3, "avoid": [ { "type": "rect", @@ -50,24 +49,6 @@ } ], "elements": [ - { - "type": "rgb111", - "path": "./pictures/casey111.png", - "x": 240, - "y": 240 - }, - { - "type": "rgb111", - "path": "./pictures/trans.png", - "x": 200, - "y": 200 - }, - { - "type": "image", - "path": "./pictures/casey.png", - "x": 256, - "y": 256 - }, { "type": "image", "path": "./pictures/kangel.png", @@ -80,12 +61,6 @@ "x": 69, "y": 420 }, - { - "type": "image", - "path": "./pictures/astley.png", - "x": 150, - "y": 420 - }, { "type": "image", "path": "./pictures/colon3.png",