From d958559283c2162cb0d6bee4c4176bc6e8051d93 Mon Sep 17 00:00:00 2001 From: Saan-Ahmed Date: Wed, 6 May 2026 19:48:43 +0600 Subject: [PATCH 1/7] Update account.txt --- account.txt | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 110 insertions(+), 1 deletion(-) diff --git a/account.txt b/account.txt index 7a7fc5a2..758aa293 100644 --- a/account.txt +++ b/account.txt @@ -1 +1,110 @@ -add ur c3c cookie here \ No newline at end of file +[ + { + "key": "datr", + "value": "Mjf7aWJ0EwkTFpiHpdJIMgxX", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.517Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "sb", + "value": "Mjf7aXW_jqFviar7yxgCt0aF", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "ps_l", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "ps_n", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "c_user", + "value": "61589407407244", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "xs", + "value": "3%3AfYj6J5KW1HzKwQ%3A2%3A1778071721%3A-1%3A-1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "locale", + "value": "en_GB", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "pas", + "value": "61589407407244%3A4quekiv07Z", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "vpd", + "value": "v1%3B750x384x1.875", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "fr", + "value": "0FeBg5n7NOAg9KNcm.AWcR_iDqzNjyCyFQaG2nSmsQq8kIw7K5xZfS91XiVl2ZwdEDLqI.Bp-zcy..AAA.0.0.Bp-0Pf.AWdZWlAahQTXCCHXmbZKIWJJAxQ", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "fbl_st", + "value": "100630882%3BT%3A29634576", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + }, + { + "key": "wl_cbv", + "value": "v2%3Bclient_version%3A3158%3Btimestamp%3A1778074591", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-06T13:38:20.533Z", + "lastAccessed": "2026-05-06T13:38:20.533Z" + } +] From b01019b943e91cbd35d8ed112dee89ae644c4767 Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 08:41:39 +0600 Subject: [PATCH 2/7] Rename account.txt to account.txt From a6ee8d00125acf7f44a5ec9cbd4762f3d17684f2 Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 09:07:47 +0600 Subject: [PATCH 3/7] Update config.json --- config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index a38e4328..998abc70 100644 --- a/config.json +++ b/config.json @@ -18,7 +18,9 @@ "ignoreCommand": [] }, "adminBot": [ - "100037951718438" + """ + +" ], "whiteListMode": { "enable": false, From 65e7d43cc59dbe7b84cb46b40d07f9b4248f3746 Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 09:59:03 +0600 Subject: [PATCH 4/7] account.txt From 6b5931b9e27499750939182bdedb8e19a7402a7f Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 10:20:54 +0600 Subject: [PATCH 5/7] Add initial Facebook cookie data Added a JSON file containing initial cookie data for Facebook, including keys, values, and metadata. --- saan.exists | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 saan.exists diff --git a/saan.exists b/saan.exists new file mode 100644 index 00000000..7d95cf3e --- /dev/null +++ b/saan.exists @@ -0,0 +1,128 @@ +[ + { + "key": "datr", + "value": "Mjf7aWJ0EwkTFpiHpdJIMgxX", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.314Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "sb", + "value": "Mjf7aXW_jqFviar7yxgCt0aF", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "ps_l", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "ps_n", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "c_user", + "value": "61589407407244", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "xs", + "value": "3%3AfYj6J5KW1HzKwQ%3A2%3A1778071721%3A-1%3A-1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "locale", + "value": "en_GB", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "vpd", + "value": "v1%3B750x384x1.875", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "pas", + "value": "61589407407244%3Ad4jdjukhMV", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "wl_cbv", + "value": "v2%3Bclient_version%3A3158%3Btimestamp%3A1778122323", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "fbl_st", + "value": "100737090%3BT%3A29635372", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "dpr", + "value": "2.061462879180908", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "fr", + "value": "0FeBg5n7NOAg9KNcm.AWd6bWtQIdktdXW-Ax0gsQZ9tebQUDVAFozzQcxVuarh7PIztM4.Bp-zcy..AAA.0.0.Bp_A-Z.AWfYFLI_47n0jZTwrkhghnS-Gew", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + }, + { + "key": "wd", + "value": "891x1741", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-05-07T04:06:05.320Z", + "lastAccessed": "2026-05-07T04:06:05.320Z" + } +] From 611b12580127a1c8d5c7c90ef754e67d37c83248 Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 10:23:51 +0600 Subject: [PATCH 6/7] Rename run.yml to run.yml From 6e3d9e66ccbfa4c51d6b6454d419b9f12eb09203 Mon Sep 17 00:00:00 2001 From: Saan Exists Date: Thu, 7 May 2026 10:32:11 +0600 Subject: [PATCH 7/7] Rename saan.exists to saan.exists