-- Adminer 4.8.1 MySQL 11.4.2-MariaDB dump

SET NAMES utf8;
SET time_zone = '+00:00';
SET foreign_key_checks = 0;
SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO';

SET NAMES utf8mb4;

DROP TABLE IF EXISTS `aduit_log`;
CREATE TABLE `aduit_log` (
  `staff_uid` int(11) NOT NULL,
  `summary` text NOT NULL,
  `logged_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `aduit_log` (`staff_uid`, `summary`, `logged_at`) VALUES
(1,	'Granted user (1) 0 coins',	'2024-08-15 10:31:18'),
(605,	'Granted user (605) item (93)',	'2024-08-15 21:19:08'),
(605,	'Granted user (605) 1000 Bucks',	'2024-08-15 21:21:28'),
(605,	'Granted user (605) 1000 coins',	'2024-08-15 21:21:35'),
(605,	'Granted user (605) item (121)',	'2024-08-16 00:00:00'),
(605,	'Granted user (605) item (57)',	'2024-08-16 12:38:51'),
(1,	'',	'2024-08-21 12:29:52'),
(1,	'',	'2024-08-21 12:30:33'),
(1,	'',	'2024-08-21 17:24:05'),
(1,	'',	'2024-08-21 17:27:45'),
(1,	'',	'2024-08-21 20:56:39'),
(1,	'',	'2024-08-22 17:25:08'),
(1,	'',	'2024-08-23 09:52:04'),
(1,	'',	'2024-08-23 10:40:24'),
(1,	'',	'2024-08-23 10:45:53'),
(1,	'',	'2024-08-23 10:50:00'),
(1,	'',	'2024-08-23 10:54:30'),
(1,	'',	'2024-08-23 11:03:37'),
(1,	'',	'2024-08-23 11:04:48'),
(1,	'',	'2024-08-23 11:07:18'),
(1,	'',	'2024-08-23 11:12:33'),
(8,	'',	'2024-08-23 12:37:28'),
(8,	'',	'2024-08-23 13:02:21'),
(1,	'',	'2024-08-23 16:02:52'),
(1,	'',	'2024-08-23 16:02:55'),
(1,	'',	'2024-08-23 16:03:08'),
(1,	'',	'2024-08-23 16:03:09'),
(1,	'',	'2024-08-23 16:03:10'),
(1,	'',	'2024-08-23 16:04:31'),
(1,	'',	'2024-08-23 16:04:33'),
(1,	'',	'2024-08-23 16:06:25'),
(1,	'',	'2024-08-23 16:06:38'),
(1,	'',	'2024-08-23 16:06:40'),
(605,	'',	'2024-08-23 16:49:20'),
(8,	'',	'2024-08-23 17:02:40'),
(1,	'',	'2024-08-23 20:06:48'),
(1,	'',	'2024-08-23 21:59:30'),
(8,	'',	'2024-08-23 22:14:39'),
(10,	'',	'2024-08-23 22:15:00'),
(1,	'',	'2024-08-23 22:27:15'),
(1,	'',	'2024-08-23 22:27:16'),
(1,	'',	'2024-08-24 11:58:28'),
(1,	'',	'2024-08-24 11:59:11'),
(1,	'',	'2024-08-24 12:58:35'),
(1,	'',	'2024-08-24 13:18:05'),
(1,	'',	'2024-08-24 13:20:44'),
(1,	'',	'2024-08-24 13:43:32'),
(1,	'',	'2024-08-24 14:24:37'),
(1,	'Disapproved group (8)',	'2024-08-24 23:00:24'),
(605,	'Approved group (9)',	'2024-08-24 23:06:32'),
(1,	'Give user (615) 50 Coins',	'2024-08-24 23:30:20'),
(605,	'Added punishment of type Warning for 624',	'2024-08-25 15:00:21'),
(8,	'Added punishment of type Account Deleted for 624',	'2024-08-25 15:01:09'),
(605,	'Added punishment of type Warning for 623',	'2024-08-25 15:11:23'),
(622,	'Approved item (142)',	'2024-08-26 11:39:01'),
(622,	'Disapproved item (144)',	'2024-08-26 11:42:32'),
(622,	'Disapproved item (145)',	'2024-08-26 11:43:47'),
(1,	'Disapproved item (146)',	'2024-08-26 20:10:51'),
(8,	'Give user (8) 10 Bucks',	'2024-08-26 21:16:06'),
(8,	'Approved group (10)',	'2024-08-27 09:27:32'),
(8,	'Approved item (148)',	'2024-08-27 09:27:37'),
(1,	'Approved group (11)',	'2024-08-27 10:42:57'),
(1,	'Disapproved group (1)',	'2024-08-27 10:56:51'),
(1,	'Disapproved group (1)',	'2024-08-27 11:00:11'),
(1,	'Approved group (1)',	'2024-08-27 12:00:17'),
(1,	'Approved group (9)',	'2024-08-27 13:05:05'),
(8,	'Take user (605) 960 Bucks',	'2024-08-27 15:06:55'),
(8,	'Take user (605) 548 Coins',	'2024-08-27 15:07:20'),
(622,	'Disapproved item (152)',	'2024-08-28 11:23:27'),
(622,	'Disapproved item (153)',	'2024-08-28 11:23:29'),
(1,	'Approved group (10)',	'2024-08-28 12:14:17'),
(1,	'Give user (603) 69 Bucks',	'2024-08-28 12:27:50'),
(1,	'Give user (603) 31 Bucks',	'2024-08-28 12:28:48'),
(8,	'Approved item (154)',	'2024-08-28 15:44:57'),
(8,	'Approved item (155)',	'2024-08-28 15:46:49'),
(8,	'Take user (18) 1288492932 Bucks',	'2024-08-28 16:52:32'),
(8,	'Give user (18) 300 Coins',	'2024-08-28 16:52:45'),
(8,	'Give user (18) 1288492931 Bucks',	'2024-08-28 16:53:37'),
(8,	'Take user (18) 1288493000 Coins',	'2024-08-28 16:53:55'),
(8,	'Give user (18) 30 Bucks',	'2024-08-28 16:54:03'),
(8,	'Take user (1) 2000 Coins',	'2024-08-28 16:57:33'),
(1,	'Added punishment of type Warning for 622',	'2024-08-28 16:57:37'),
(8,	'Take user (603) 100 Bucks',	'2024-08-28 17:00:25'),
(8,	'Take user (18) 15 Bucks',	'2024-08-28 18:22:36'),
(8,	'Take user (603) 25 Bucks',	'2024-08-28 18:22:48'),
(8,	'Take user (12) 1500 Bucks',	'2024-08-28 18:23:04'),
(8,	'Give user (12) 1500 Bucks',	'2024-08-28 18:23:12'),
(8,	'Take user (12) 1500 Coins',	'2024-08-28 18:23:18'),
(8,	'Give user (12) 30 Coins',	'2024-08-28 18:23:31'),
(8,	'Take user (604) 30 Bucks',	'2024-08-28 18:24:44'),
(8,	'Take user (23) 100 Bucks',	'2024-08-28 18:25:14'),
(8,	'Take user (1) 50 Bucks',	'2024-08-28 18:26:25'),
(1,	'Added punishment of type Warning for 622',	'2024-08-28 23:54:15'),
(1,	'Added punishment of type Warning for 622',	'2024-08-29 00:16:00'),
(8,	'Take user (603) 33 Bucks',	'2024-08-29 09:06:46'),
(8,	'Give user (603) 58 Bucks',	'2024-08-29 09:06:49'),
(1,	'Added punishment of type Account Deleted for 624',	'2024-08-29 09:40:00'),
(1,	'Added punishment of type Banned for 3 Days for 622',	'2024-08-29 11:02:24'),
(1,	'Added punishment of type Banned for 3 Days for 622',	'2024-08-29 11:07:00'),
(1,	'Give user (603) 2 Badge',	'2024-08-29 11:38:16'),
(1,	'Give user (12) 2 Badge',	'2024-08-29 11:50:39'),
(1,	'Blocked Ip Address 84.68.111.203',	'2024-08-29 11:59:01'),
(1,	'Approved group (1)',	'2024-08-29 16:36:17'),
(1,	'Added punishment of type Account Deleted for 608',	'2024-08-29 20:34:56'),
(1,	'Added punishment of type Account Deleted for 35',	'2024-08-29 22:00:46'),
(1,	'Added punishment of type Account Deleted for 50',	'2024-08-30 14:52:49'),
(1,	'Added punishment of type Account Deleted for 54',	'2024-08-30 19:40:16'),
(8,	'Take user (18) 45 Item',	'2024-08-30 20:24:49'),
(1,	'Approved item (156)',	'2024-08-30 21:18:40'),
(1,	'Approved item (157)',	'2024-08-31 00:11:22'),
(1,	'Approved item (157)',	'2024-08-31 00:11:35'),
(1,	'Approved item (157)',	'2024-08-31 00:14:21'),
(1,	'Approved group (12)',	'2024-08-31 00:14:51'),
(1,	'Approved group (13)',	'2024-08-31 00:14:53'),
(1,	'Approved item (158)',	'2024-08-31 00:17:39'),
(1,	'Approved item (159)',	'2024-08-31 00:40:59'),
(1,	'Approved item (161)',	'2024-08-31 10:28:55'),
(1,	'Disapproved item (162)',	'2024-08-31 11:51:30'),
(1,	'Disapproved item (163)',	'2024-08-31 11:53:55'),
(1,	'Disapproved item (164)',	'2024-08-31 11:54:20'),
(1,	'Disapproved item (165)',	'2024-08-31 12:03:18'),
(1,	'Disapproved item (166)',	'2024-08-31 12:04:26'),
(1,	'Approved item (167)',	'2024-08-31 12:04:42'),
(1,	'Approved item (168)',	'2024-08-31 12:31:32'),
(10,	'Give user (6) 25 Bucks',	'2024-08-31 19:54:28'),
(8,	'Take user (8) 200 Coins',	'2024-08-31 21:13:15'),
(1,	'Approved group (14)',	'2024-09-01 20:46:22'),
(1,	'Approved item (169)',	'2024-09-02 08:39:27'),
(1,	'Approved item (170)',	'2024-09-02 15:23:21'),
(1,	'Approved item (171)',	'2024-09-02 21:32:26'),
(1,	'Added punishment of type Account Deleted for 57',	'2024-09-03 10:05:28'),
(1,	'Added punishment of type Account Deleted for 59',	'2024-09-03 10:05:54'),
(1,	'Approved group (3)',	'2024-09-04 19:16:39'),
(1,	'Disapproved group (9)',	'2024-09-04 19:16:45'),
(23,	'Added punishment of type Account Deleted for 53',	'2024-09-05 02:50:24'),
(23,	'Added punishment of type Account Deleted for 53',	'2024-09-05 02:50:25'),
(1,	'Approved item (172)',	'2024-09-08 09:15:46'),
(1,	'Approved item (173)',	'2024-09-08 09:15:49'),
(1,	'Give user (1) 2147483647 Bucks',	'2024-09-08 10:10:11'),
(1,	'Give user (1) 2147483647 Coins',	'2024-09-08 10:10:16'),
(1,	'Give user (1) 2147483647 Bucks',	'2024-09-08 10:10:32'),
(1,	'Give user (1) -588 Coins',	'2024-09-08 14:46:06'),
(1,	'Take user (1) 632 Bucks',	'2024-09-08 14:46:17'),
(1,	'Purged comment (#1)',	'2024-09-08 20:16:37'),
(1,	'Disapproved item (#175)',	'2024-09-09 17:27:50'),
(1,	'Disapproved item (#174)',	'2024-09-09 17:28:00'),
(10,	'Give user (10) 25 Badge',	'2024-09-09 21:30:45'),
(10,	'Give user (10) 0 Badge',	'2024-09-09 21:32:02'),
(10,	'Take user (10) 25 Badge',	'2024-09-09 21:32:31'),
(10,	'Give user (10) 0 Bucks',	'2024-09-09 21:32:34'),
(32,	'Blocked Ip Address 1',	'2024-09-10 17:01:13'),
(1,	'Added punishment of type Warning for 48',	'2024-09-10 19:32:27'),
(32,	'Approved group (15)',	'2024-09-10 23:05:24'),
(32,	'Purged comment (#9)',	'2024-09-10 23:22:30'),
(32,	'Purged comment (#9)',	'2024-09-10 23:22:33'),
(1,	'Added punishment of type Banned for 1 Day for 48',	'2024-09-11 06:58:50'),
(1,	'Added punishment of type Banned for 1 Day for 48',	'2024-09-11 07:00:08'),
(1,	'Added punishment of type Account Deleted for 48',	'2024-09-11 07:00:13'),
(1,	'Added punishment of type Banned for 1 Day for 48',	'2024-09-11 07:02:34'),
(1,	'Added punishment of type Banned for 1 Days for 48',	'2024-09-11 07:02:40'),
(32,	'Purged item (#179)',	'2024-09-11 12:05:28'),
(1,	'Give user (12) 494148 Coins',	'2024-09-11 15:16:35'),
(1,	'Give user (12) 426956 Bucks',	'2024-09-11 15:16:42'),
(1,	'Give user (29) -26380599 Coins',	'2024-09-11 15:17:17'),
(1,	'Give user (29) 5383 Bucks',	'2024-09-11 15:17:25'),
(1,	'Give user (1) 455456543 Coins',	'2024-09-11 15:20:43'),
(1,	'Take user (1) 41405182 Bucks',	'2024-09-11 15:20:49'),
(32,	'Disapproved item (#180)',	'2024-09-11 22:53:09'),
(32,	'Disapproved item (#181)',	'2024-09-11 23:11:39'),
(32,	'Approved item (#181)',	'2024-09-11 23:16:00'),
(32,	'Disapproved item (#181)',	'2024-09-11 23:17:13'),
(1,	'Give user (1) 39 Coins',	'2024-09-12 22:00:38'),
(1,	'Give user (7) 14 Item',	'2024-09-13 07:01:25'),
(1,	'Give user (7) 60 Item',	'2024-09-13 07:01:31'),
(32,	'Approved group (15)',	'2024-09-13 12:27:01'),
(32,	'Approved group (15)',	'2024-09-13 12:30:38'),
(8,	'Give user (8) 0 Badge',	'2024-09-13 17:04:10'),
(8,	'Give user (8) 0 Badge',	'2024-09-13 17:04:44'),
(12,	'Approved item (193)',	'2024-09-13 20:13:17'),
(32,	'Approved group (15)',	'2024-09-13 21:34:08'),
(10,	'Give user (41) 2147483647 Bucks',	'2024-09-13 23:06:18'),
(10,	'Give user (41) 2147483647 Coins',	'2024-09-13 23:06:25'),
(1,	'Approved ad (0)',	'2024-09-13 23:08:51'),
(1,	'Approved ad (6)',	'2024-09-13 23:09:06');

DROP TABLE IF EXISTS `avatar`;
CREATE TABLE `avatar` (
  `userID` int(11) NOT NULL,
  `headColor` text NOT NULL,
  `torsoColor` text NOT NULL,
  `leftArmColor` text NOT NULL,
  `rightArmColor` text NOT NULL,
  `leftLegColor` text NOT NULL,
  `rightLegColor` text NOT NULL,
  `shirt` int(11) NOT NULL,
  `face` int(11) NOT NULL,
  `hat` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `avatar` (`userID`, `headColor`, `torsoColor`, `leftArmColor`, `rightArmColor`, `leftLegColor`, `rightLegColor`, `shirt`, `face`, `hat`) VALUES
(1,	'Yellow',	'Orange',	'Yellow',	'Yellow',	'Dark Orange',	'Dark Orange',	3,	95,	45),
(4,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(5,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(6,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	3,	41,	53),
(7,	'White',	'White',	'White',	'White',	'Bright Green',	'Bright Green',	14,	0,	60),
(8,	'Light Nougat',	'White',	'Light Nougat',	'Light Nougat',	'Black',	'Black',	12,	39,	86),
(9,	'Yellow',	'White',	'Yellow',	'Yellow',	'Black',	'Black',	0,	0,	49),
(10,	'White',	'Black',	'Black',	'Black',	'Black',	'Black',	117,	95,	86),
(11,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	12,	97,	86),
(12,	'White',	'Flat Silver',	'White',	'White',	'Flat Silver',	'Flat Silver',	33,	50,	86),
(13,	'Yellow',	'Red',	'Yellow',	'Yellow',	'Dark Green',	'Dark Green',	0,	0,	93),
(14,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(15,	'Yellow',	'Blue',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(16,	'Yellow',	'Flat Silver',	'Bright Light Yellow',	'Bright Light Yellow',	'Medium Blue',	'Medium Blue',	5,	0,	47),
(17,	'Yellow',	'Medium Green',	'Yellow',	'Yellow',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(18,	'White',	'Orange',	'White',	'White',	'White',	'White',	157,	56,	160),
(21,	'Light Gray',	'Light Gray',	'Light Gray',	'Light Gray',	'Light Gray',	'Light Gray',	32,	0,	0),
(22,	'Light Yellow',	'Dark Azure',	'Light Yellow',	'Light Yellow',	'Dark Blue',	'Dark Blue',	0,	79,	49),
(23,	'Black',	'Red',	'Black',	'Black',	'Dark Blue',	'Dark Blue',	12,	39,	55),
(24,	'Very Light Gray',	'Sienna Brown',	'Brown',	'Brown',	'Green',	'Green',	0,	74,	66),
(25,	'Red',	'Red',	'Red',	'Red',	'Red',	'Red',	9,	0,	60),
(27,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(28,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(29,	'Very Light Gray',	'Black',	'Medium Azure',	'Medium Azure',	'Black',	'Black',	115,	56,	86),
(30,	'White',	'Black',	'White',	'White',	'White',	'White',	124,	61,	53),
(31,	'White',	'Light Yellow',	'White',	'White',	'Light Yellow',	'Light Yellow',	7,	0,	93),
(32,	'Light Nougat',	'Dark Azure',	'Light Nougat',	'Light Nougat',	'Dark Red',	'Dark Red',	12,	42,	126),
(33,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(34,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	32,	0,	57),
(35,	'White',	'Medium Blue',	'White',	'White',	'White',	'White',	125,	37,	86),
(36,	'Bright Light Blue',	'Blue',	'Bright Light Blue',	'Bright Light Blue',	'Dark Blue',	'Dark Blue',	123,	39,	55),
(37,	'Very Light Gray',	'Black',	'Black',	'Black',	'Black',	'Black',	115,	0,	47),
(38,	'Very Light Gray',	'Black',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	61,	52),
(39,	'Light Nougat',	'Black',	'Light Nougat',	'Light Nougat',	'Light Gray',	'Light Gray',	0,	0,	0),
(40,	'Very Light Gray',	'Umber Brown',	'Very Light Gray',	'Very Light Gray',	'Black',	'Black',	0,	37,	69),
(41,	'Bright Light Yellow',	'Dark Azure',	'Bright Light Yellow',	'Bright Light Yellow',	'Bright Green',	'Bright Green',	33,	99,	130),
(42,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(43,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	53),
(44,	'Yellow',	'Dark Azure',	'Yellow',	'Yellow',	'Red',	'Red',	0,	96,	52),
(45,	'Red',	'Red',	'Red',	'Red',	'Red',	'Red',	0,	0,	60),
(45,	'Very Light Gray',	'Black',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	37,	53),
(47,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(48,	'White',	'Dark Bluish Gray',	'White',	'White',	'Dark Blue',	'Dark Blue',	142,	0,	0),
(49,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	123,	187,	113),
(50,	'Brown',	'Brown',	'Brown',	'Brown',	'Brown',	'Brown',	0,	0,	0),
(51,	'Pink',	'Black',	'Pink',	'Pink',	'Yellow',	'Yellow',	0,	0,	0),
(52,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(53,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(54,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(55,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(56,	'Yellow',	'Dark Azure',	'Yellow',	'Yellow',	'Lime',	'Lime',	0,	0,	0),
(57,	'Dark Red',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	169,	0,	0),
(58,	'Light Orange',	'Blue',	'Blue',	'Blue',	'Blue',	'Blue',	0,	0,	0),
(59,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(60,	'Red',	'Red',	'Red',	'Red',	'Red',	'Red',	171,	0,	0),
(61,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(62,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	168,	0,	0),
(63,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(64,	'Very Light Gray',	'Bright Light Blue',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	12,	150,	0),
(65,	'White',	'White',	'White',	'White',	'White',	'White',	173,	61,	0),
(66,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	178,	0),
(67,	'Very Light Gray',	'Black',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	168,	95,	0),
(68,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(69,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(70,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	32,	0,	0),
(71,	'Very Light Gray',	'Dark Turquoise',	'Very Light Gray',	'Very Light Gray',	'Magenta',	'Magenta',	193,	0,	0),
(72,	'Light Nougat',	'Black',	'Light Nougat',	'Light Nougat',	'Black',	'Black',	12,	95,	0),
(73,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0),
(74,	'Very Light Gray',	'Dark Azure',	'Very Light Gray',	'Very Light Gray',	'Dark Blue',	'Dark Blue',	0,	0,	0);

DROP TABLE IF EXISTS `badges`;
CREATE TABLE `badges` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `badgeID` int(11) NOT NULL,
  `userID` int(11) NOT NULL,
  `awardedAt` timestamp NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `badges` (`id`, `badgeID`, `userID`, `awardedAt`) VALUES
(2,	1,	-1,	'2024-07-30 12:17:09'),
(3,	1,	1,	'2024-07-30 12:17:09'),
(4,	1,	5,	'2024-07-30 12:17:09'),
(5,	1,	6,	'2024-07-30 12:17:09'),
(6,	1,	7,	'2024-07-30 12:17:09'),
(7,	1,	8,	'2024-07-30 12:17:09'),
(8,	1,	9,	'2024-07-30 12:17:09'),
(9,	1,	10,	'2024-07-30 12:17:09'),
(10,	1,	11,	'2024-07-30 12:17:09'),
(11,	1,	18,	'2024-07-30 12:17:09'),
(12,	1,	23,	'2024-08-06 15:45:02'),
(13,	1,	32,	'2024-08-09 17:30:03'),
(14,	1,	29,	'2024-08-10 09:55:02'),
(15,	1,	48,	'2024-08-24 21:05:04'),
(16,	2,	30,	'2024-08-29 11:38:16'),
(17,	2,	12,	'2024-08-29 11:50:39'),
(18,	25,	10,	'2024-09-09 21:30:45'),
(19,	0,	10,	'2024-09-09 21:32:02'),
(20,	0,	8,	'2024-09-13 17:04:10'),
(21,	0,	8,	'2024-09-13 17:04:44');

DROP TABLE IF EXISTS `badges_data`;
CREATE TABLE `badges_data` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `desc` text NOT NULL,
  `image` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `badges_data` (`id`, `name`, `desc`, `image`) VALUES
(1,	'Staff Member',	'People with this badge are working as staff members at Brixus. If another person is claiming to be a staff member but does not bear this badge, please report it to a member of staff who does have this badge.',	'https://www.brixus.net/images/badge/staff.png'),
(2,	'Bug Hunter',	'This site is still in the early stages of development and is not known for its stability. If you see somebody with this badge, thank them for helping Brixus maintain a safe and enjoyable environment and keeping it fun!',	'https://www.brixus.net/images/badge/bug.png'),
(3,	'Supporter',	'We give this badge to individuals who have kindly contributed to Brixus\' growth by purchasing an account upgrade. We deeply appreciate your support and commitment to the community. Thank you for helping us build a better future together.',	'https://www.brixus.net/images/badges/supporter.png');

DROP TABLE IF EXISTS `banners`;
CREATE TABLE `banners` (
  `text` text NOT NULL,
  `color` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;


DROP TABLE IF EXISTS `currency_exchange`;
CREATE TABLE `currency_exchange` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `creatorID` int(11) NOT NULL DEFAULT 0,
  `currency` enum('Coins','Bucks') NOT NULL,
  `from` int(11) NOT NULL DEFAULT 0,
  `to` int(11) NOT NULL DEFAULT 0,
  `isValid` enum('Y','N') NOT NULL DEFAULT 'Y',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `currency_exchange` (`id`, `creatorID`, `currency`, `from`, `to`, `isValid`) VALUES
(1,	1,	'Bucks',	5,	50,	'N'),
(2,	1,	'Coins',	5,	5,	'N'),
(3,	1,	'Bucks',	2,	2,	'N'),
(4,	1,	'Bucks',	4,	2,	'N'),
(5,	1,	'Bucks',	4,	4,	'N'),
(6,	1,	'Coins',	5,	5,	'N'),
(7,	1,	'Coins',	5,	5,	'N'),
(8,	20,	'Coins',	5,	5,	'N'),
(9,	10,	'Coins',	100,	0,	'N'),
(10,	10,	'Coins',	45,	0,	'N'),
(11,	10,	'Bucks',	10000,	45,	'N'),
(12,	10,	'Coins',	10,	0,	'N'),
(13,	1,	'Coins',	10,	1,	'N'),
(14,	12,	'Bucks',	5000,	5,	'N'),
(15,	12,	'Bucks',	10,	10,	'N'),
(16,	12,	'Bucks',	1,	10,	'N'),
(17,	1,	'Coins',	20,	2,	'N'),
(18,	8,	'Coins',	25,	2,	'N'),
(19,	8,	'Bucks',	5,	55,	'N'),
(20,	18,	'Bucks',	9999,	1,	'N'),
(21,	18,	'Bucks',	5,	50,	'N'),
(22,	1,	'Coins',	40,	4,	'N'),
(23,	1,	'Coins',	40,	4,	'N'),
(24,	1,	'Coins',	40,	4,	'N'),
(25,	1,	'Coins',	40,	4,	'N'),
(26,	1,	'Coins',	40,	4,	'N'),
(27,	8,	'Bucks',	3,	35,	'N'),
(28,	8,	'Coins',	45,	4,	'N'),
(29,	1,	'Coins',	10,	1,	'N'),
(30,	8,	'Coins',	55,	6,	'N'),
(31,	8,	'Coins',	35,	3,	'N'),
(32,	8,	'Bucks',	4,	50,	'N'),
(33,	8,	'Bucks',	2,	25,	'N'),
(34,	8,	'Coins',	50,	4,	'N'),
(35,	12,	'Coins',	150,	10,	'N'),
(36,	1,	'Coins',	15,	1,	'N'),
(37,	12,	'Coins',	1,	2,	'N'),
(38,	12,	'Bucks',	2,	1,	'N'),
(39,	12,	'Bucks',	2,	1,	'N'),
(40,	12,	'Bucks',	2,	1,	'N'),
(41,	12,	'Bucks',	2,	1,	'N'),
(42,	12,	'Coins',	140,	14,	'N'),
(43,	12,	'Coins',	140,	14,	'N'),
(44,	12,	'Coins',	20,	2,	'N'),
(45,	12,	'Coins',	20,	2,	'N'),
(46,	12,	'Coins',	15,	1,	'N'),
(47,	12,	'Bucks',	15,	1,	'N'),
(48,	31,	'Coins',	500,	50,	'N'),
(49,	36,	'Bucks',	284747392,	10,	'N'),
(50,	18,	'Bucks',	5,	50,	'N'),
(51,	18,	'Bucks',	5,	50,	'N'),
(52,	10,	'Bucks',	20,	1,	'N'),
(53,	10,	'Bucks',	10,	100,	'N'),
(54,	18,	'Bucks',	1,	39,	'N'),
(55,	35,	'Coins',	45646456,	1,	'N'),
(56,	35,	'Coins',	1,	1,	'N'),
(57,	35,	'Coins',	1,	1,	'N'),
(58,	35,	'Coins',	1,	1,	'N'),
(59,	35,	'Coins',	1,	1,	'N'),
(60,	35,	'Coins',	1,	1,	'N'),
(61,	35,	'Coins',	1,	1,	'N'),
(62,	35,	'Coins',	1,	1,	'N'),
(63,	35,	'Coins',	1,	1,	'N'),
(64,	35,	'Coins',	1,	1,	'N'),
(65,	35,	'Coins',	1,	1,	'N'),
(66,	35,	'Coins',	1,	1,	'N'),
(67,	35,	'Coins',	1,	1,	'N'),
(68,	35,	'Coins',	2,	36,	'N'),
(69,	35,	'Coins',	1,	1,	'N'),
(70,	35,	'Coins',	1,	1,	'N'),
(71,	41,	'Bucks',	1,	1,	'N'),
(72,	35,	'Coins',	1,	1,	'N'),
(73,	41,	'Bucks',	1,	1,	'N'),
(74,	41,	'Coins',	2,	2,	'N'),
(75,	32,	'Bucks',	10000,	100,	'N'),
(76,	8,	'Coins',	50,	4,	'N'),
(77,	8,	'Coins',	30,	4,	'N'),
(78,	1,	'Coins',	11,	1,	'N'),
(79,	57,	'Bucks',	1,	10,	'N'),
(80,	59,	'Bucks',	1,	5,	'N'),
(81,	59,	'Bucks',	1,	5,	'N'),
(82,	59,	'Bucks',	1,	10,	'N'),
(83,	57,	'Coins',	10,	1,	'N'),
(84,	57,	'Bucks',	1,	10,	'N'),
(85,	57,	'Bucks',	1,	10,	'N'),
(86,	57,	'Bucks',	1,	5,	'N'),
(87,	57,	'Bucks',	1,	5,	'N'),
(88,	57,	'Bucks',	1,	11,	'N'),
(89,	57,	'Bucks',	1,	1,	'N'),
(90,	57,	'Bucks',	10,	1,	'N'),
(91,	57,	'Bucks',	1,	1,	'N'),
(92,	57,	'Bucks',	1,	1,	'N'),
(93,	57,	'Bucks',	1,	1,	'N'),
(94,	57,	'Bucks',	1,	10,	'N'),
(95,	57,	'Bucks',	1,	20,	'N'),
(96,	57,	'Bucks',	1,	20,	'N'),
(97,	57,	'Bucks',	1,	20,	'N'),
(98,	63,	'Bucks',	10,	10,	'Y');

DROP TABLE IF EXISTS `forum_boards`;
CREATE TABLE `forum_boards` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL DEFAULT '0',
  `description` varchar(500) NOT NULL DEFAULT '0',
  `minPower` int(11) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `forum_boards` (`ID`, `name`, `description`, `minPower`) VALUES
(1,	'Announcements & Information',	'Important updates regarding Brixus',	98),
(2,	'General Discussion',	'Discussions relating to Brixus',	0);

DROP TABLE IF EXISTS `forum_posts`;
CREATE TABLE `forum_posts` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `body` varchar(1000) NOT NULL DEFAULT '0',
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  `posterID` int(11) NOT NULL DEFAULT 0,
  `threadID` int(11) NOT NULL DEFAULT 0,
  `isInitialPost` enum('Y','N') NOT NULL DEFAULT 'N',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `forum_posts` (`ID`, `body`, `posted`, `posterID`, `threadID`, `isInitialPost`) VALUES
(1,	'r',	'2024-07-10 22:32:08',	1,	1,	'Y'),
(2,	'test',	'2024-07-11 06:54:53',	1,	1,	'N'),
(3,	'Ok',	'2024-07-11 16:46:09',	1,	1,	'N'),
(4,	'for test lolz',	'2024-07-11 22:48:05',	1,	2,	'Y'),
(5,	'h',	'2024-07-11 23:19:33',	1,	1,	'N'),
(6,	'ohh yeah tahts a good idea',	'2024-07-12 23:36:01',	1,	2,	'N'),
(7,	'bro im still not out of the womb ๐Ÿ’€๐Ÿ’€๐Ÿ’€๐Ÿ’€๐Ÿ’€',	'2024-07-21 20:28:01',	7,	1,	'N'),
(8,	'Oven Baked Potato Chips',	'2024-07-22 15:35:31',	8,	1,	'N'),
(9,	'a',	'2024-07-23 10:40:39',	1,	3,	'Y'),
(10,	'Amacacaca',	'2024-07-23 12:17:45',	1,	4,	'Y'),
(11,	'12345',	'2024-07-23 12:37:16',	16,	5,	'Y'),
(12,	'Ok',	'2024-07-23 12:45:26',	1,	5,	'N'),
(13,	'Its was 20 days from the incident, now everything is back',	'2024-07-23 13:06:16',	12,	6,	'Y'),
(14,	'We are all in utter disbelief.',	'2024-07-24 21:40:37',	1,	6,	'N'),
(15,	'Its almost as if it was just like a roblox outage.',	'2024-07-25 10:36:41',	8,	6,	'N'),
(16,	'Pluh!',	'2024-07-25 10:37:10',	8,	5,	'N'),
(17,	'If it wasn\'t obvious already. Currency exchange hasn\'t been implemented yet.',	'2024-07-25 10:37:59',	8,	7,	'Y'),
(18,	'We too stoopid',	'2024-07-25 22:32:25',	1,	7,	'N'),
(19,	'FIRE',	'2024-07-26 09:41:18',	10,	7,	'N'),
(20,	'Let them cook...',	'2024-07-26 09:42:32',	8,	7,	'N'),
(21,	'uh',	'2024-07-27 22:08:08',	10,	5,	'N'),
(22,	'Wow',	'2024-07-27 22:51:20',	18,	7,	'N'),
(23,	'SKIBID TOILET',	'2024-07-27 23:15:04',	11,	7,	'N'),
(24,	'Cheese',	'2024-08-05 15:46:13',	12,	8,	'Y'),
(25,	'SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI SKIBIDI ',	'2024-08-05 21:45:41',	17,	9,	'Y'),
(26,	'Chherese',	'2024-08-05 21:51:15',	12,	8,	'N'),
(27,	'Thy Brixus will live!!!',	'2024-08-05 23:30:25',	9,	10,	'Y'),
(28,	'[ Content Deleted ]',	'2024-08-06 01:53:10',	26,	11,	'Y'),
(29,	'[ Content Deleted ]',	'2024-08-06 01:53:26',	26,	12,	'Y'),
(30,	'[ Content Deleted ]',	'2024-08-06 01:57:52',	28,	12,	'N'),
(31,	'[ Content Deleted ]',	'2024-08-06 02:00:14',	29,	12,	'N'),
(32,	'[ Content Deleted ]',	'2024-08-06 02:02:48',	31,	12,	'N'),
(33,	'[ Content Deleted ]',	'2024-08-06 02:04:53',	33,	12,	'N'),
(34,	'[Deleted]',	'2024-08-06 15:52:29',	1,	10,	'N'),
(35,	'[Deleted]',	'2024-08-06 17:36:55',	34,	13,	'Y'),
(36,	'[Deleted]',	'2024-08-06 18:10:58',	31,	13,	'N'),
(37,	'Hey',	'2024-08-06 18:33:23',	23,	4,	'N'),
(38,	'[Deleted]',	'2024-08-06 20:14:08',	12,	13,	'N'),
(39,	'[Deleted]',	'2024-08-06 21:04:04',	8,	13,	'N'),
(40,	'I',	'2024-08-06 22:53:07',	36,	14,	'Y'),
(41,	'[Deleted]',	'2024-08-07 07:48:41',	30,	13,	'N'),
(42,	'[Deleted]',	'2024-08-07 07:48:41',	30,	13,	'N'),
(43,	'[Deleted]',	'2024-08-07 07:49:17',	30,	13,	'N'),
(44,	'[Deleted]',	'2024-08-07 07:52:49',	30,	13,	'N'),
(45,	'testing',	'2024-08-08 13:30:10',	1,	15,	'Y'),
(46,	'asf',	'2024-08-08 13:39:32',	1,	16,	'Y'),
(47,	'',	'2024-08-09 15:41:38',	12,	17,	'Y'),
(48,	'We all do',	'2024-08-09 17:22:34',	32,	17,	'N'),
(49,	'[Deleted]',	'2024-08-09 18:11:32',	32,	18,	'Y'),
(50,	'[Deleted]',	'2024-08-09 18:58:21',	12,	18,	'N'),
(51,	'[Deleted]',	'2024-08-10 08:16:45',	1,	18,	'N'),
(52,	'[Deleted]',	'2024-08-10 08:17:00',	1,	18,	'N'),
(53,	'Please do not make any head/tool hats because these will be features later on. That is all',	'2024-08-10 13:16:05',	8,	19,	'Y'),
(54,	'[ Content Deleted ]',	'2024-08-10 18:43:42',	11,	19,	'N'),
(55,	'[ Content Deleted ]',	'2024-08-10 18:43:49',	11,	19,	'N'),
(56,	'[ Content Deleted ]',	'2024-08-10 18:44:00',	11,	19,	'N'),
(57,	'Most of the time Brixus is dead because no one is online, this is the sad truth',	'2024-08-10 19:14:08',	12,	20,	'Y'),
(58,	'because it is boring',	'2024-08-10 20:57:02',	1,	20,	'N'),
(59,	'most semi-active sandboxes are active due to their trading aspect, its kinda become the main thing in sandboxes',	'2024-08-10 20:57:40',	1,	20,	'N'),
(60,	'i like waffles',	'2024-08-11 11:07:00',	29,	21,	'Y'),
(61,	'waffles',	'2024-08-11 11:52:34',	10,	21,	'N'),
(62,	'testing utf 8 support',	'2024-08-11 18:29:41',	1,	0,	'Y'),
(63,	'r',	'2024-08-11 18:29:57',	1,	0,	'Y'),
(64,	'ae',	'2024-08-11 18:37:28',	1,	0,	'Y'),
(65,	'[ Content Deleted ]',	'2024-08-11 18:39:14',	1,	22,	'Y'),
(66,	'[ Content Deleted ]',	'2024-08-11 22:44:58',	12,	22,	'N'),
(67,	'[ Content Deleted ]',	'2024-08-12 18:15:57',	32,	19,	'N'),
(68,	'SSSSSSSSSSSSSSSSS',	'2024-08-14 14:59:54',	12,	23,	'Y'),
(69,	'E',	'2024-08-14 15:47:54',	32,	24,	'Y'),
(70,	'Say hello pls',	'2024-08-15 17:50:00',	12,	25,	'Y'),
(71,	'OK',	'2024-08-15 18:49:54',	1,	25,	'N'),
(72,	'Eeee',	'2024-08-15 21:09:04',	32,	26,	'Y'),
(73,	'Which one is your favourite?',	'2024-08-21 13:52:06',	30,	27,	'Y'),
(74,	'Waffles. Preferably with water sauce.',	'2024-08-21 14:08:57',	1,	27,	'N'),
(75,	'Definitely waffles',	'2024-08-21 20:39:05',	36,	27,	'N'),
(76,	'E',	'2024-08-21 20:39:52',	36,	24,	'N'),
(77,	'Greetings Thy User',	'2024-08-21 20:40:38',	36,	25,	'N'),
(78,	'[ Content Deleted ]',	'2024-08-21 20:41:26',	36,	22,	'N'),
(79,	'cheese B)',	'2024-08-21 20:42:10',	36,	8,	'N'),
(80,	'cheese',	'2024-08-21 22:03:25',	1,	8,	'N'),
(81,	'hi',	'2024-08-22 20:57:13',	35,	8,	'N'),
(82,	'Hello users! As of now we started working on groups and they will be out to the public once they are done!\r\nThank you for reading\r\n-brixus team',	'2024-08-23 17:36:59',	32,	28,	'Y'),
(83,	'[ Content Deleted ]',	'2024-08-24 13:44:04',	35,	29,	'Y'),
(84,	'[ Content Deleted ]',	'2024-08-24 21:32:01',	1,	29,	'N'),
(85,	'No one cares lil bro',	'2024-08-25 14:43:35',	49,	28,	'N'),
(86,	'[ Content Deleted ]',	'2024-08-25 14:56:53',	50,	29,	'N'),
(87,	'[ Content Deleted ]',	'2024-08-25 14:57:15',	50,	28,	'N'),
(88,	'how dare u copy my forum post',	'2024-08-28 16:14:55',	29,	27,	'N'),
(89,	'[ Content Deleted ]',	'2024-08-28 18:28:35',	8,	29,	'N'),
(90,	'[ Content Deleted ]',	'2024-08-29 09:35:16',	1,	27,	'N'),
(91,	'[ Content Deleted ]',	'2024-08-30 19:06:37',	54,	30,	'Y'),
(92,	'A. RR. G. C. B. LKLL.II. EEQE. GHHH.',	'2024-09-01 14:24:06',	8,	31,	'Y'),
(93,	'groop',	'2024-09-02 14:06:15',	59,	28,	'N'),
(94,	'[ Content Deleted ]',	'2024-09-02 14:08:45',	59,	29,	'N'),
(95,	'i agree',	'2024-09-10 11:15:16',	64,	31,	'N'),
(96,	'Gah',	'2024-09-10 16:52:34',	32,	28,	'N'),
(97,	'Huh',	'2024-09-10 18:11:07',	32,	31,	'N'),
(98,	'Blue berry waffles!',	'2024-09-13 16:27:26',	10,	27,	'N');

DROP TABLE IF EXISTS `forum_threads`;
CREATE TABLE `forum_threads` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL DEFAULT '0',
  `created` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `creatorID` int(11) NOT NULL,
  `boardID` int(11) NOT NULL,
  `isPinned` enum('Y','N') NOT NULL DEFAULT 'N',
  `isLocked` enum('Y','N') NOT NULL DEFAULT 'N',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `forum_threads` (`ID`, `title`, `created`, `creatorID`, `boardID`, `isPinned`, `isLocked`) VALUES
(1,	'tezg',	'2024-07-10 22:32:08',	1,	1,	'N',	'Y'),
(2,	'nother thread',	'2024-07-11 22:48:05',	1,	1,	'N',	'Y'),
(3,	'a',	'0000-00-00 00:00:00',	1,	2,	'N',	'N'),
(4,	'Hello',	'2024-07-23 12:17:45',	1,	2,	'N',	'N'),
(5,	'poop',	'2024-07-23 12:37:16',	16,	2,	'N',	'N'),
(6,	'I cant believe brixus is back',	'2024-07-23 13:06:16',	12,	2,	'N',	'N'),
(7,	'Getting bucks is impossible for the time being',	'2024-07-25 10:37:59',	8,	2,	'N',	'N'),
(8,	'Say cheese and get nothing',	'2024-08-05 15:46:13',	12,	2,	'N',	'N'),
(9,	'SKIBIDI',	'2024-08-05 21:45:41',	17,	2,	'N',	'N'),
(10,	'We ain\'t dead ๐Ÿ—ฃ๏ธ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ',	'2024-08-05 23:30:25',	9,	2,	'N',	'N'),
(11,	'[ Content Deleted ]',	'2024-08-06 01:53:10',	26,	2,	'N',	'Y'),
(12,	'[ Content Deleted ]',	'2024-08-06 01:53:26',	26,	2,	'N',	'Y'),
(13,	'[Deleted]',	'2024-08-06 17:36:55',	34,	1,	'N',	'Y'),
(14,	'I',	'2024-08-06 22:53:07',	36,	2,	'N',	'N'),
(15,	'testing',	'2024-08-08 13:30:10',	1,	2,	'N',	'N'),
(16,	'testing',	'2024-08-08 13:39:32',	1,	2,	'N',	'N'),
(17,	'I LUV BRIXUS',	'2024-08-09 15:41:38',	12,	2,	'N',	'N'),
(18,	'[Deleted]',	'2024-08-09 18:11:32',	32,	1,	'N',	'N'),
(19,	'Dear asset creators...',	'2024-08-10 13:16:05',	8,	1,	'N',	'Y'),
(20,	'Eh, brixus is dead (kinda)',	'2024-08-10 19:14:08',	12,	2,	'N',	'N'),
(21,	'pancakes or waffles',	'2024-08-11 11:07:00',	29,	2,	'N',	'N'),
(22,	'[ Content Deleted ]',	'2024-08-11 18:39:14',	1,	2,	'N',	'N'),
(23,	'I LUV BRIXUS',	'2024-08-14 14:59:54',	12,	2,	'N',	'N'),
(24,	'E',	'2024-08-14 15:47:54',	32,	2,	'N',	'N'),
(25,	'Hi Guys!',	'2024-08-15 17:50:00',	12,	2,	'N',	'N'),
(26,	'Eoeieieiek',	'2024-08-15 21:09:04',	32,	2,	'N',	'N'),
(27,	'Pancakes or Waffles?',	'2024-08-21 13:52:06',	30,	2,	'N',	'N'),
(28,	'Introducing groups.',	'2024-08-23 17:36:59',	32,	1,	'N',	'N'),
(29,	'[ Content Deleted ]',	'2024-08-24 13:44:04',	35,	2,	'N',	'Y'),
(30,	'[ Content Deleted ]',	'2024-08-30 19:06:37',	54,	2,	'N',	'Y'),
(31,	'then. gneg. gaobd. dapfpobidg. alblgao yuinawx. rpogianfgi lwpfogmnaifm kfiwof. kfiaxl.',	'2024-09-01 14:24:06',	8,	2,	'N',	'N');

DROP TABLE IF EXISTS `friends`;
CREATE TABLE `friends` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `senderID` int(11) NOT NULL DEFAULT 0,
  `recipientID` int(11) NOT NULL DEFAULT 0,
  `added` timestamp NOT NULL DEFAULT current_timestamp(),
  `isActive` enum('Y','N') NOT NULL DEFAULT 'Y',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `friends` (`id`, `senderID`, `recipientID`, `added`, `isActive`) VALUES
(1,	7,	1,	'2024-07-22 09:54:18',	'Y'),
(2,	6,	1,	'2024-07-22 09:55:54',	'Y'),
(3,	8,	1,	'2024-07-22 16:18:14',	'Y'),
(4,	10,	1,	'2024-07-22 19:13:03',	'Y'),
(5,	10,	1,	'2024-07-22 19:13:03',	'N'),
(6,	10,	8,	'2024-07-23 12:20:53',	'Y'),
(7,	12,	1,	'2024-07-23 12:30:55',	'Y'),
(8,	12,	8,	'2024-07-23 12:31:54',	'Y'),
(9,	8,	16,	'2024-07-23 12:35:00',	'Y'),
(10,	12,	16,	'2024-07-23 12:35:02',	'Y'),
(11,	12,	10,	'2024-07-23 20:53:44',	'Y'),
(12,	16,	1,	'2024-07-24 18:16:05',	'Y'),
(13,	8,	18,	'2024-07-25 22:07:53',	'Y'),
(14,	12,	18,	'2024-07-25 22:07:56',	'Y'),
(15,	8,	7,	'2024-07-26 18:55:22',	'Y'),
(16,	10,	7,	'2024-07-26 18:55:27',	'Y'),
(17,	12,	7,	'2024-07-26 18:55:32',	'Y'),
(18,	7,	18,	'2024-07-27 20:20:05',	'Y'),
(19,	18,	1,	'2024-07-27 22:47:15',	'Y'),
(20,	7,	11,	'2024-07-27 23:06:50',	'Y'),
(21,	12,	11,	'2024-07-27 23:06:53',	'Y'),
(22,	8,	11,	'2024-07-27 23:07:05',	'Y'),
(23,	10,	11,	'2024-07-27 23:15:18',	'Y'),
(24,	7,	6,	'2024-08-02 00:16:30',	'Y'),
(25,	10,	6,	'2024-08-02 00:16:35',	'Y'),
(26,	8,	6,	'2024-08-02 00:16:39',	'Y'),
(27,	12,	6,	'2024-08-02 00:16:44',	'Y'),
(28,	21,	10,	'2024-08-04 00:14:34',	'Y'),
(29,	12,	23,	'2024-08-05 23:31:51',	'Y'),
(30,	7,	23,	'2024-08-06 01:38:20',	'Y'),
(31,	7,	16,	'2024-08-06 05:35:24',	'Y'),
(32,	12,	29,	'2024-08-06 17:01:13',	'Y'),
(33,	12,	32,	'2024-08-07 01:11:45',	'Y'),
(34,	36,	32,	'2024-08-07 01:11:48',	'Y'),
(35,	12,	30,	'2024-08-07 07:48:05',	'Y'),
(36,	36,	30,	'2024-08-07 07:48:10',	'Y'),
(37,	36,	29,	'2024-08-07 09:42:09',	'Y'),
(38,	36,	1,	'2024-08-07 14:58:32',	'Y'),
(39,	36,	12,	'2024-08-07 15:42:04',	'Y'),
(40,	8,	30,	'2024-08-08 11:07:20',	'Y'),
(41,	37,	1,	'2024-08-09 17:53:00',	'Y'),
(42,	12,	24,	'2024-08-09 19:06:33',	'Y'),
(43,	7,	24,	'2024-08-09 19:06:35',	'Y'),
(44,	7,	29,	'2024-08-10 09:41:09',	'Y'),
(45,	7,	32,	'2024-08-10 16:10:42',	'Y'),
(46,	7,	40,	'2024-08-10 23:04:08',	'Y'),
(47,	10,	29,	'2024-08-11 08:55:05',	'Y'),
(48,	8,	17,	'2024-08-11 11:11:49',	'Y'),
(49,	7,	17,	'2024-08-11 11:11:55',	'Y'),
(50,	7,	30,	'2024-08-12 07:42:32',	'Y'),
(51,	45,	1,	'2024-08-12 08:11:50',	'Y'),
(52,	12,	43,	'2024-08-12 13:19:59',	'Y'),
(53,	7,	43,	'2024-08-12 13:20:09',	'Y'),
(54,	40,	12,	'2024-08-12 20:06:54',	'Y'),
(55,	7,	38,	'2024-08-12 22:59:55',	'Y'),
(56,	40,	10,	'2024-08-13 11:05:00',	'Y'),
(57,	12,	22,	'2024-08-14 15:44:26',	'Y'),
(58,	7,	44,	'2024-08-15 22:30:46',	'Y'),
(59,	7,	37,	'2024-08-16 08:38:34',	'Y'),
(60,	12,	37,	'2024-08-16 08:38:45',	'Y'),
(61,	18,	36,	'2024-08-16 15:22:31',	'Y'),
(62,	7,	36,	'2024-08-16 15:22:35',	'Y'),
(63,	8,	35,	'2024-08-19 18:46:07',	'Y'),
(64,	7,	35,	'2024-08-19 18:46:10',	'Y'),
(65,	36,	35,	'2024-08-19 18:46:14',	'Y'),
(66,	7,	42,	'2024-08-21 20:54:38',	'Y'),
(67,	36,	42,	'2024-08-21 20:54:41',	'Y'),
(68,	36,	8,	'2024-08-22 06:32:15',	'Y'),
(69,	36,	10,	'2024-08-22 19:05:13',	'Y'),
(70,	23,	32,	'2024-08-23 16:47:37',	'Y'),
(71,	40,	11,	'2024-08-23 17:34:49',	'Y'),
(72,	36,	11,	'2024-08-23 17:34:53',	'Y'),
(73,	11,	30,	'2024-08-24 03:48:47',	'Y'),
(74,	8,	48,	'2024-08-24 11:37:54',	'Y'),
(75,	11,	29,	'2024-08-24 13:02:43',	'Y'),
(76,	12,	48,	'2024-08-24 21:57:35',	'Y'),
(77,	8,	41,	'2024-08-24 22:14:26',	'Y'),
(78,	7,	41,	'2024-08-24 22:14:33',	'Y'),
(79,	36,	41,	'2024-08-24 22:14:40',	'Y'),
(80,	35,	41,	'2024-08-24 23:37:18',	'Y'),
(81,	12,	49,	'2024-08-25 14:44:44',	'Y'),
(82,	49,	32,	'2024-08-25 14:50:38',	'N'),
(83,	49,	32,	'2024-08-25 14:50:45',	'N'),
(84,	50,	12,	'2024-08-25 15:00:04',	'Y'),
(85,	50,	8,	'2024-08-25 15:00:10',	'Y'),
(86,	12,	35,	'2024-08-25 18:31:46',	'Y'),
(87,	32,	1,	'2024-08-25 21:17:48',	'Y'),
(88,	48,	1,	'2024-08-26 11:00:44',	'Y'),
(89,	40,	6,	'2024-08-26 21:19:15',	'Y'),
(90,	36,	6,	'2024-08-26 21:19:21',	'Y'),
(91,	30,	18,	'2024-08-31 15:00:23',	'Y'),
(92,	12,	53,	'2024-08-31 16:40:39',	'Y'),
(93,	53,	18,	'2024-08-31 18:26:47',	'Y'),
(94,	30,	18,	'2024-08-31 18:26:51',	'Y'),
(95,	53,	18,	'2024-08-31 18:26:57',	'Y'),
(96,	12,	57,	'2024-09-02 08:22:01',	'Y'),
(97,	8,	58,	'2024-09-03 22:24:34',	'Y'),
(98,	65,	1,	'2024-09-08 09:43:34',	'Y'),
(99,	64,	1,	'2024-09-08 11:34:00',	'Y'),
(100,	64,	18,	'2024-09-09 02:23:39',	'Y'),
(101,	49,	32,	'2024-09-10 17:05:41',	'Y'),
(102,	12,	71,	'2024-09-13 19:59:49',	'Y');

DROP TABLE IF EXISTS `friend_requests`;
CREATE TABLE `friend_requests` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `message` varchar(2500) NOT NULL DEFAULT '0',
  `sentAt` timestamp NOT NULL DEFAULT current_timestamp(),
  `isValid` enum('Y','N') NOT NULL DEFAULT 'Y',
  `sender` int(11) NOT NULL,
  `recipient` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `friend_requests` (`id`, `message`, `sentAt`, `isValid`, `sender`, `recipient`) VALUES
(1,	' fgd',	'2024-08-30 18:10:14',	'N',	12,	53),
(2,	'',	'2024-08-31 12:36:24',	'N',	30,	18),
(3,	'Am I epic?',	'2024-08-31 12:36:30',	'N',	30,	18),
(4,	'Hi',	'2024-08-31 16:42:32',	'N',	53,	18),
(5,	'imma send u a 10 coin thing',	'2024-08-31 16:42:44',	'N',	53,	18),
(6,	'dfsdfsdf',	'2024-09-01 10:31:24',	'Y',	12,	56),
(7,	'Hdjdjdjejeuu',	'2024-09-02 08:19:11',	'N',	12,	57),
(8,	'ggggggggggggggggg',	'2024-09-02 17:41:51',	'N',	8,	58),
(9,	'hjbu\r\n',	'2024-09-06 18:39:53',	'Y',	1,	38),
(10,	'hi',	'2024-09-08 05:16:12',	'Y',	64,	11),
(11,	'Write a nice message (max. 2500 characters)',	'2024-09-08 09:41:50',	'N',	65,	1),
(12,	'hi',	'2024-09-08 11:22:24',	'N',	64,	1),
(13,	'uhuhuhu',	'2024-09-08 13:04:40',	'N',	64,	18),
(14,	'',	'2024-09-10 17:05:29',	'N',	49,	32),
(15,	'Hello',	'2024-09-11 11:39:56',	'Y',	12,	65),
(16,	'Hello',	'2024-09-11 11:40:24',	'Y',	12,	66),
(17,	'Hello',	'2024-09-11 11:41:08',	'Y',	12,	64),
(18,	'fgasgsaf',	'2024-09-13 17:05:15',	'Y',	8,	23),
(19,	'hello',	'2024-09-13 17:41:43',	'Y',	12,	41),
(20,	'I love cheese too',	'2024-09-13 19:59:38',	'N',	12,	71);

DROP TABLE IF EXISTS `games`;
CREATE TABLE `games` (
  `id` int(11) NOT NULL,
  `title` varchar(50) NOT NULL,
  `description` varchar(1000) DEFAULT NULL,
  `version` enum('2014L','2015E','2016L') NOT NULL,
  `creatorId` int(11) NOT NULL,
  `thumbUrl` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `games` (`id`, `title`, `description`, `version`, `creatorId`, `thumbUrl`) VALUES
(1,	'Natural Disaster Survival',	'Survive the disasters!',	'2016L',	1,	'https://www.sndblx.lol/cdn/img/NDS.webp');

DROP TABLE IF EXISTS `globals`;
CREATE TABLE `globals` (
  `isMaintenance` enum('Y','N') NOT NULL DEFAULT 'N',
  `maintenanceKey` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `globals` (`isMaintenance`, `maintenanceKey`) VALUES
('N',	'BRIXUS8DftydjkNwrwavT7dFNVNpLHkgkLK226vGXb8kHFnduXEnTaFSSzcWH6VEYEB7WtT011YSTvAHpe2ciVDHJ3D2mqaX1mgHJZhM89iMR4rMe1PGM9Vf55WcMT2tki6CKVRtmXTyJCmbSGA27k');

DROP TABLE IF EXISTS `groups`;
CREATE TABLE `groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `description` text NOT NULL,
  `owner_id` int(11) NOT NULL DEFAULT 0,
  `creator_id` int(11) NOT NULL DEFAULT 0,
  `is_approved` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_pending` enum('Y','N') NOT NULL DEFAULT 'Y',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `emblem` text NOT NULL,
  `join_approval` enum('Y','N') NOT NULL DEFAULT 'N',
  `group_funds_public` enum('Y','N') NOT NULL DEFAULT 'N',
  `enable_allies` enum('Y','N') NOT NULL DEFAULT 'Y',
  `enable_enemies` enum('Y','N') NOT NULL DEFAULT 'Y',
  `coins` int(11) NOT NULL,
  `bucks` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `groups` (`id`, `name`, `description`, `owner_id`, `creator_id`, `is_approved`, `is_pending`, `created_at`, `emblem`, `join_approval`, `group_funds_public`, `enable_allies`, `enable_enemies`, `coins`, `bucks`) VALUES
(1,	'Bowl of Tomato Soup',	'<script>alert(\"XSS!\")</script>',	1,	1,	'Y',	'N',	'2024-08-23 11:12:59',	'http://storage.brixus.net/group_emblems/1.png',	'N',	'Y',	'Y',	'Y',	4,	0),
(2,	'Clothing™',	'Welcome to clothing™.... yes i trademarked it\r\nWe make \"high\" quality clothing on brixus. Most shirts you see are most likely made by us.\r\nRanks:\r\nClothing™ Supporter - Join the group.\r\nBanished Ones™ - Be a... little bit naughty.\r\nClothing™ Enjoyer - People who are special to Clothing™.\r\nBrightastro - Be Brightastro.\r\nClothing™ Craftsman - These are people who make our clothing.\r\nGathalo - Be Gathalo.\r\n',	8,	8,	'Y',	'N',	'2024-08-23 12:39:02',	'http://storage.brixus.net/group_emblems/2.png',	'N',	'Y',	'Y',	'Y',	0,	0),
(3,	'Yippee Enjoyers',	'This group was unclaimed, so I claimed it.',	30,	32,	'Y',	'N',	'2024-08-23 16:49:13',	'http://storage.brixus.net/group_emblems/3.png',	'N',	'Y',	'Y',	'Y',	0,	0),
(4,	'The Brixus Club',	'',	18,	18,	'Y',	'N',	'2024-08-23 20:05:42',	'http://storage.brixus.net/group_emblems/unapproved.png',	'N',	'N',	'Y',	'Y',	0,	0),
(5,	'[ Content Deleted 5 ]',	'[ Content Deleted ]',	18,	1,	'Y',	'N',	'2024-08-23 21:59:50',	'http://storage.brixus.net/group_emblems/unapproved.png',	'Y',	'N',	'N',	'N',	0,	0),
(6,	'Trojan Approved Coolio\'s ',	'',	18,	10,	'Y',	'N',	'2024-08-23 22:16:31',	'http://storage.brixus.net/group_emblems/6.png',	'Y',	'N',	'Y',	'Y',	0,	0),
(9,	'The Uncool People Of Brixus',	'Only uncool people here.. ',	18,	32,	'N',	'N',	'2024-08-24 23:06:25',	'http://storage.brixus.net/group_emblems/unapproved.png',	'Y',	'N',	'Y',	'Y',	0,	0),
(10,	'Forumers of Brixus',	'Join this group if you like to use the forums! Message me to be re-ranked.\r\n-------------------------------------------------------\r\nRanking:\r\nIntrovert: 0+ Posts\r\nNewcomer: 10+ Posts\r\nWhisperer: 25+ Posts\r\nSmall Talker: 50+ Posts\r\nForumer: 100+ Posts\r\nExtrovert: 250+ Posts\r\nChatterbox: 500+ Posts\r\nYapper: 1,000+ Posts',	30,	30,	'Y',	'N',	'2024-08-27 07:46:54',	'http://storage.brixus.net/group_emblems/10.png',	'N',	'Y',	'Y',	'Y',	0,	0),
(11,	'Cheese',	'Cheese is cheese and cheese is cheese cheese',	12,	12,	'Y',	'N',	'2024-08-27 10:41:42',	'http://storage.brixus.net/group_emblems/11.png',	'N',	'Y',	'Y',	'Y',	5,	0),
(12,	'The Swag People Of Brixus',	'This group is for swaggers\r\nIf you are not cool, stupid then you are \r\nnot in this group\r\nONLY COOL PEOPLE ARE THERE',	18,	18,	'Y',	'N',	'2024-08-31 00:06:08',	'http://storage.brixus.net/group_emblems/12.png',	'N',	'N',	'Y',	'Y',	0,	0),
(13,	'dimastro',	'',	18,	18,	'Y',	'N',	'2024-08-31 00:13:16',	'http://storage.brixus.net/group_emblems/13.png',	'Y',	'N',	'Y',	'Y',	0,	0),
(14,	'Robinistherain Place',	'rbn place welcome, to my group',	23,	23,	'Y',	'N',	'2024-09-01 20:45:30',	'http://storage.brixus.net/group_emblems/14.png',	'N',	'N',	'Y',	'Y',	0,	0),
(15,	'Robloxians 2008-2023',	'Welcome!',	32,	32,	'Y',	'N',	'2024-09-13 21:34:03',	'http://storage.brixus.net/group_emblems/15.png',	'N',	'N',	'Y',	'Y',	0,	0);

DROP TABLE IF EXISTS `group_allies`;
CREATE TABLE `group_allies` (
  `gid1` int(11) NOT NULL,
  `gid2` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_allies` (`gid1`, `gid2`) VALUES
(1,	9),
(1,	2),
(1,	12),
(10,	1),
(10,	12),
(3,	10),
(15,	12);

DROP TABLE IF EXISTS `group_ally_req`;
CREATE TABLE `group_ally_req` (
  `gidFrom` int(11) NOT NULL,
  `gidTo` int(11) NOT NULL,
  `isValid` enum('Y','N') NOT NULL DEFAULT 'Y'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_ally_req` (`gidFrom`, `gidTo`, `isValid`) VALUES
(1,	2,	'N'),
(4,	9,	'N'),
(1,	9,	'N'),
(9,	1,	'N'),
(9,	9,	'N'),
(9,	9,	'N'),
(9,	9,	'N'),
(1,	9,	'N'),
(1,	9,	'N'),
(1,	9,	'N'),
(1,	9,	'N'),
(1,	12,	'N'),
(10,	12,	'N'),
(10,	1,	'N'),
(3,	10,	'N'),
(15,	12,	'N');

DROP TABLE IF EXISTS `group_banished`;
CREATE TABLE `group_banished` (
  `gid` int(11) NOT NULL,
  `mid` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;


DROP TABLE IF EXISTS `group_enemies`;
CREATE TABLE `group_enemies` (
  `gid1` int(11) NOT NULL,
  `gid2` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;


DROP TABLE IF EXISTS `group_log`;
CREATE TABLE `group_log` (
  `userID` int(11) NOT NULL,
  `groupID` int(11) NOT NULL DEFAULT 0,
  `date` timestamp NOT NULL,
  `summary` text NOT NULL,
  `info` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;


DROP TABLE IF EXISTS `group_members`;
CREATE TABLE `group_members` (
  `mid` int(11) NOT NULL DEFAULT 0,
  `gid` int(11) NOT NULL DEFAULT 0,
  `joined` timestamp NOT NULL DEFAULT current_timestamp(),
  `role_id` int(11) NOT NULL DEFAULT 0,
  `is_approved` enum('Y','N') NOT NULL DEFAULT 'Y'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_members` (`mid`, `gid`, `joined`, `role_id`, `is_approved`) VALUES
(8,	2,	'2024-08-23 12:39:02',	5,	'Y'),
(8,	1,	'2024-08-23 16:50:50',	2,	'Y'),
(18,	4,	'2024-08-23 20:05:42',	13,	'Y'),
(18,	1,	'2024-08-23 20:11:21',	3,	'Y'),
(18,	3,	'2024-08-23 21:01:19',	11,	'Y'),
(10,	1,	'2024-08-23 22:12:44',	3,	'Y'),
(1,	2,	'2024-08-24 12:00:23',	32,	'Y'),
(1,	1,	'2024-08-24 12:00:49',	1,	'Y'),
(48,	1,	'2024-08-25 10:31:36',	30,	'Y'),
(1,	4,	'2024-08-25 11:14:30',	14,	'Y'),
(48,	2,	'2024-08-25 11:14:40',	33,	'Y'),
(6,	2,	'2024-08-26 21:23:25',	7,	'Y'),
(12,	3,	'2024-08-26 22:14:35',	11,	'Y'),
(30,	10,	'2024-08-27 07:49:04',	46,	'Y'),
(12,	11,	'2024-08-27 10:41:42',	59,	'Y'),
(8,	11,	'2024-08-30 20:18:03',	61,	'Y'),
(18,	12,	'2024-08-31 00:06:08',	63,	'Y'),
(18,	13,	'2024-08-31 00:13:16',	67,	'Y'),
(30,	12,	'2024-08-31 12:33:01',	65,	'Y'),
(10,	12,	'2024-08-31 18:25:12',	65,	'Y'),
(12,	12,	'2024-08-31 22:10:31',	65,	'Y'),
(1,	12,	'2024-08-31 22:12:16',	65,	'Y'),
(1,	11,	'2024-08-31 22:13:24',	61,	'Y'),
(8,	12,	'2024-08-31 22:40:18',	65,	'Y'),
(10,	11,	'2024-09-03 22:23:33',	61,	'Y'),
(18,	6,	'2024-09-03 23:25:38',	21,	'Y'),
(18,	9,	'2024-09-03 23:25:48',	38,	'Y'),
(18,	5,	'2024-09-03 23:25:51',	17,	'Y'),
(30,	3,	'2024-09-04 07:38:55',	9,	'Y'),
(1,	10,	'2024-09-04 19:43:04',	52,	'Y'),
(1,	3,	'2024-09-04 22:33:59',	11,	'Y'),
(30,	11,	'2024-09-05 10:29:20',	61,	'Y'),
(30,	1,	'2024-09-05 10:29:25',	3,	'Y'),
(23,	4,	'2024-09-07 18:37:04',	15,	'Y'),
(23,	14,	'2024-09-07 18:37:54',	73,	'Y'),
(23,	1,	'2024-09-07 18:38:09',	3,	'Y'),
(64,	12,	'2024-09-08 11:22:00',	65,	'Y'),
(1,	9,	'2024-09-08 11:39:16',	40,	'Y'),
(48,	10,	'2024-09-08 14:46:52',	50,	'Y'),
(48,	12,	'2024-09-08 14:49:05',	65,	'Y'),
(1,	13,	'2024-09-10 23:14:21',	70,	'N'),
(32,	12,	'2024-09-12 21:10:06',	65,	'Y'),
(10,	10,	'2024-09-13 16:26:21',	48,	'Y'),
(32,	15,	'2024-09-13 21:38:45',	75,	'Y');

DROP TABLE IF EXISTS `group_roles`;
CREATE TABLE `group_roles` (
  `gid` int(11) NOT NULL,
  `name` text NOT NULL,
  `description` text NOT NULL,
  `rank` int(11) NOT NULL DEFAULT 0,
  `can_configure_group` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_view_group_wall` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_post_on_group_wall` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_delete_group_wall_posts` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_view_group_shout` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_post_group_shout` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_manage_lower_ranked_members` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_accept_join_requests` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_kick_lower_ranked_members` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_banish_lower_ranked_members` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_manage_allies_and_enemies` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_view_audit_log` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_spend_group_funds` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_advertise_group` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_manage_group_avatar_items` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_manage_group_games` enum('Y','N') NOT NULL DEFAULT 'N',
  `can_manage_roles` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_stock_role` enum('Y','N') NOT NULL DEFAULT 'Y',
  `is_default_role` enum('Y','N') NOT NULL DEFAULT 'N',
  `id` int(11) NOT NULL AUTO_INCREMENT,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_roles` (`gid`, `name`, `description`, `rank`, `can_configure_group`, `can_view_group_wall`, `can_post_on_group_wall`, `can_delete_group_wall_posts`, `can_view_group_shout`, `can_post_group_shout`, `can_manage_lower_ranked_members`, `can_accept_join_requests`, `can_kick_lower_ranked_members`, `can_banish_lower_ranked_members`, `can_manage_allies_and_enemies`, `can_view_audit_log`, `can_spend_group_funds`, `can_advertise_group`, `can_manage_group_avatar_items`, `can_manage_group_games`, `can_manage_roles`, `is_stock_role`, `is_default_role`, `id`) VALUES
(1,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	1),
(1,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	2),
(1,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	3),
(1,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	4),
(2,	'Gathalo',	'GAAAAAAAAAAAAAAAAAATHALO',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	5),
(2,	'Clothing™ Craftsman',	'Member Manager + Item Maker',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	6),
(2,	'Clothing™ Supporter',	'Clothing™ Enjoyer',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	7),
(2,	'Guest',	'A non-group member',	0,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	8),
(3,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	9),
(3,	'Admin',	'A group administrator.',	249,	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'Y',	'Y',	'N',	10),
(3,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	11),
(3,	'Guest',	'A non-group member',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	12),
(4,	'Owner',	'The group\'s owner',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'Y',	'N',	13),
(4,	'Admin',	'A group administrator',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	14),
(4,	'Member',	'A regular group member',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	15),
(4,	'Guest',	'A non-group member',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	16),
(5,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	17),
(5,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	18),
(5,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	19),
(5,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	20),
(6,	'Owner',	'The group\'s owner',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'Y',	'N',	21),
(6,	'Admin',	'A group administrator',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	22),
(6,	'Member',	'A regular group member',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	23),
(6,	'Guest',	'A non-group member',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	24),
(1,	'FAILED EXPERIMENT',	'creature',	2,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	29),
(1,	'BRIXUSLABS THE MAN HIMSELF',	'',	71,	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	30),
(1,	'Specimen',	'group shout men\r\nWould be SHadow, but he\'s now found himself a new home in FAILED EXPERIMENT.',	5,	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	31),
(2,	'Brightastro',	'',	4,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'N',	'N',	32),
(2,	'Clothing™ Enjoyer',	'',	3,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	33),
(9,	'Owner',	'Me',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	38),
(9,	'Ranker',	'Ranker',	249,	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	'N',	39),
(9,	'Awaiting rank..',	'A regular group member.',	1,	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	40),
(9,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	41),
(9,	'Broke',	'0-250 Value',	2,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	42),
(9,	'Poor',	'250-500 Value',	4,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	43),
(9,	'Mid Class',	'',	5,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	44),
(2,	'Banished Ones™',	'naughty people go here',	2,	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	45),
(10,	'Owner',	'The group\'s owner, Google.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	46),
(10,	'-------------',	'A divider role.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	47),
(10,	'Pending...',	'Your role is pending...',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	48),
(10,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	49),
(10,	'Introvert',	'You have under 10 posts.',	2,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	50),
(10,	'Newcomer',	'You have at least 10 posts.',	3,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	51),
(10,	'Whisperer',	'You have at least 25 posts.',	4,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	52),
(10,	'Small Talker',	'You have at least 50 posts.',	5,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	53),
(10,	'Forumer',	'You have at least 100 posts.',	6,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	54),
(10,	'Extrovert',	'You have at least 250 posts.',	7,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	55),
(10,	'Chatterbox',	'You have at least 500 posts.',	8,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	56),
(10,	'Yapper',	'You have at least 1,000 posts.',	9,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	57),
(9,	'ABSOLUTELY FECKIN RICH',	'',	7,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	58),
(11,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	59),
(11,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	60),
(11,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	61),
(11,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	62),
(12,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	63),
(12,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	64),
(12,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	65),
(12,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	66),
(13,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	67),
(13,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	68),
(13,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	69),
(13,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	70),
(14,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	71),
(14,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	72),
(14,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	73),
(14,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	74),
(15,	'Owner',	'The group\'s owner.',	250,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	75),
(15,	'Admin',	'A group administrator.',	249,	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	'N',	'Y',	'Y',	'N',	'Y',	'Y',	'Y',	'Y',	'Y',	'N',	76),
(15,	'Member',	'A regular group member.',	1,	'N',	'Y',	'Y',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'Y',	77),
(15,	'Guest',	'A non-group member.',	0,	'N',	'Y',	'N',	'N',	'Y',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'N',	'Y',	'N',	78);

DROP TABLE IF EXISTS `group_shouts`;
CREATE TABLE `group_shouts` (
  `gid` int(11) NOT NULL,
  `mid` int(11) NOT NULL,
  `added` timestamp NOT NULL,
  `text` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_shouts` (`gid`, `mid`, `added`, `text`) VALUES
(1,	1,	'2024-08-25 12:17:03',	'BrixusLabs here. Testing shout.'),
(5,	48,	'2024-08-25 13:53:10',	'W00T!!!!!'),
(2,	8,	'2024-08-25 14:07:14',	'Hey everyone'),
(9,	8,	'2024-08-25 19:30:46',	'just a fair note this was founded by shadow'),
(1,	1,	'2024-08-25 19:53:49',	'Make sure to do your daily testing.'),
(1,	48,	'2024-08-25 19:54:53',	'Make sure to do your daily testing.'),
(1,	8,	'2024-08-26 21:13:32',	'Everyone will be tested today. No exceptions.'),
(9,	1,	'2024-08-26 22:18:05',	'[ Content Deleted ]'),
(10,	30,	'2024-08-27 08:40:02',	'The forumers live on.'),
(11,	12,	'2024-08-27 10:42:28',	'Cheese'),
(2,	8,	'2024-08-27 20:03:56',	'If you can make a good logo let me know'),
(11,	12,	'2024-08-28 12:19:20',	'Cheese'),
(1,	1,	'2024-08-29 16:38:30',	'Everyone will be Bowl of Tomato Souped today. No exceptions.'),
(1,	1,	'2024-08-29 16:39:48',	'...'),
(1,	1,	'2024-08-29 16:40:05',	'<script>alert(\"XSS!\")</script>'),
(1,	1,	'2024-08-29 16:40:12',	'OK.'),
(1,	1,	'2024-08-29 16:40:18',	'Status: OK'),
(13,	18,	'2024-08-31 00:20:06',	'This is a fan club, don\'t get things wrong'),
(5,	8,	'2024-09-01 14:22:18',	'Group will be assassinated.'),
(10,	30,	'2024-09-05 10:26:43',	'This group cost a fortune to make...'),
(10,	30,	'2024-09-05 10:27:14',	'This group costed a fortune to make...'),
(4,	1,	'2024-09-08 14:55:43',	'Dead group...'),
(12,	18,	'2024-09-09 02:39:03',	'[1] In the beginning God created the heaven and the earth. [2] And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters. [3] And God said, Let there be light: and there was light. [4] And God saw the light, that it was good: and God divided the light from the darkness. [5] And God called the light Day, and the darkness he called Night. And the evening and the morning were the first day. [6] And God said, Let there be a firmament in the midst of the waters, and let it divide the waters from the waters. [7] And God made the firmament, and divided the waters which were under the firmament from the waters which were above the firmament: and it was so. [8] And God called the firmament Heaven. And the evening and the morning were the second day. [9] And God said, Let the waters under the heaven be gathered together unto one place, and let the dry land appear: and it was so. [10] And God called the dry land Earth; and the gathering together of the waters called he Seas: and God saw that it was good. [11] And God said, Let the earth bring forth grass, the herb yielding seed, and the fruit tree yielding fruit after his kind, whose seed is in itself, upon the earth: and it was so. [12] And the earth brought forth grass, and herb yielding seed after his kind, and the tree yielding fruit, whose seed was in itself, after his kind: and God saw that it was good. [13] And the evening and the morning were the third day. [14] And God said, Let there be lights in the firmament of the heaven to divide the day from the night; and let them be for signs, and for seasons, and for days, and years: [15] And let them be for lights in the firmament of the heaven to give light upon the earth: and it was so. [16] And God made two great lights; the greater light to rule the day, and the lesser light to rule the night: he made the stars also. [17] And God set them in the firmament of the heaven to give light upon the earth, [18] And to rule over the day and over the night, and to divide the light from the darkness: and God saw that it was good. [19] And the evening and the morning were the fourth day. [20] And God said, Let the waters bring forth abundantly the moving creature that hath life, and fowl that may fly above the earth in the open firmament of heaven. [21] And God created great whales, and every living creature that moveth, which the waters brought forth abundantly, after their kind, and every winged fowl after his kind: and God saw that it was good. [22] And God blessed them, saying, Be fruitful, and multiply, and fill the waters in the seas, and let fowl multiply in the earth. [23] And the evening and the morning were the fifth day. [24] And God said, Let the earth bring forth the living creature after his kind, cattle, and creeping thing, and beast of the earth after his kind: and it was so. [25] And God made the beast of the earth after his kind, and cattle after their kind, and every thing that creepeth upon the earth after his kind: and God saw that it was good. [26] And God said, Let us make man in our image, after our likeness: and let them have dominion over the fish of the sea, and over the fowl of the air, and over the cattle, and over all the earth, and over every creeping thing that creepeth upon the earth. [27] So God created man in his own image, in the image of God created he him; male and female created he them. [28] And God blessed them, and God said unto them, Be fruitful, and multiply, and replenish the earth, and subdue it: and have dominion over the fish of the sea, and over the fowl of the air, and over every living thing that moveth upon the earth. [29] And God said, Behold, I have given you every herb bearing seed, which is upon the face of all the earth, and every tree, in the which is the fruit of a tree yielding seed; to you it shall be for meat. [30] And to every beast of the earth, and to every fowl of the air, and to every thing that creepeth upon the earth, wherein there is life, I have given every green herb for meat: and it was so. [31] And God saw every thing that he had made, and, behold, it was very good. And the evening and the morning were the sixth day. Gen.2 [1] Thus the heavens and the earth were finished, and all the host of them. [2] And on the seventh day God ended his work which he had made; and he rested on the seventh day from all his work which he had made. [3] And God blessed the seventh day, and sanctified it: because that in it he had rested from all his work which God created and made. [4] These are the generations of the heavens and of the earth when they were created, in the day that the LORD God made the earth and the heavens, [5] And every plant of the field before it was in the earth, and every herb of the field before it grew: for the LORD God had not caused it to rain upon the earth, and there was not a man to till the ground. [6] But there went up a mist from the earth, and watered the whole face of the ground. [7] And the LORD God formed man of the dust of the ground, and breathed into his nostrils the breath of life; and man became a living soul. [8] And the LORD God planted a garden eastward in Eden; and there he put the man whom he had formed. [9] And out of the ground made the LORD God to grow every tree that is pleasant to the sight, and good for food; the tree of life also in the midst of the garden, and the tree of knowledge of good and evil. [10] And a river went out of Eden to water the garden; and from thence it was parted, and became into four heads. [11] The name of the first is Pison: that is it which compasseth the whole land of Havilah, where there is gold; [12] And the gold of that land is good: there is bdellium and the onyx stone. [13] And the name of the second river is Gihon: the same is it that compasseth the whole land of Ethiopia. [14] And the name of the third river is Hiddekel: that is it which goeth toward the east of Assyria. And the fourth river is Euphrates. [15] And the LORD God took the man, and put him into the garden of Eden to dress it and to keep it. [16] And the LORD God commanded the man, saying, Of every tree of the garden thou mayest freely eat: [17] But of the tree of the knowledge of good and evil, thou shalt not eat of it: for in the day that thou eatest thereof thou shalt surely die. [18] And the LORD God said, It is not good that the man should be alone; I will make him an help meet for him. [19] And out of the ground the LORD God formed every beast of the field, and every fowl of the air; and brought them unto Adam to see what he would call them: and whatsoever Adam called every living creature, that was the name thereof. [20] And Adam gave names to all cattle, and to the fowl of the air, and to every beast of the field; but for Adam there was not found an help meet for him. [21] And the LORD God caused a deep sleep to fall upon Adam and he slept: and he took one of his ribs, and closed up the flesh instead thereof; [22] And the rib, which the LORD God had taken from man, made he a woman, and brought her unto the man. [23] And Adam said, This is now bone of my bones, and flesh of my flesh: she shall be called Woman, because she was taken out of Man. [24] Therefore shall a man leave his father and his mother, and shall cleave unto his wife: and they shall be one flesh. [25] And they were both naked, the man and his wife, and were not ashamed. Gen.3 [1] Now the serpent was more subtil than any beast of the field which the LORD God had made. And he said unto the woman, Yea, hath God said, Ye shall not eat of every tree of the garden? [2] And the woman said unto the serpent, We may eat of the fruit of the trees of the garden: [3] But of the fruit of the tree which is in the midst of the garden, God hath said, Ye shall not eat of it, neither shall ye touch it, lest ye die. [4] And the serpent said unto the woman, Ye shall not surely die: [5] For God doth know that in the day ye eat thereof, then your eyes shall be opened, and ye shall be as gods, knowing good and evil. [6] And when the woman saw that the tree was good for food, and that it was pleasant to the eyes, and a tree to be desired to make one wise, she took of the fruit thereof, and did eat, and gave also unto her husband with her; and he did eat. [7] And the eyes of them both were opened, and they knew that they were naked; and they sewed fig leaves together, and made themselves aprons. [8] And they heard the voice of the LORD God walking in the garden in the cool of the day: and Adam and his wife hid themselves from the presence of the LORD God amongst the trees of the garden. [9] And the LORD God called unto Adam, and said unto him, Where art thou? [10] And he said, I heard thy voice in the garden, and I was afraid, because I was naked; and I hid myself. [11] And he said, Who told thee that thou wast naked? Hast thou eaten of the tree, whereof I commanded thee that thou shouldest not eat? [12] And the man said, The woman whom thou gavest to be with me, she gave me of the tree, and I did eat. [13] And the LORD God said unto the woman, What is this that thou hast done? And the woman said, The serpent beguiled me, and I did eat. [14] And the LORD God said unto the serpent, Because thou hast done this, thou art cursed above all cattle, and above every beast of the field; upon thy belly shalt thou go, and dust shalt thou eat all the days of thy life: [15] And I will put enmity between thee and the woman, and between thy seed and her seed; it shall bruise thy head, and thou shalt bruise his heel. [16] Unto the woman he said, I will greatly multiply thy sorrow and thy conception; in sorrow thou shalt bring forth children; and thy desire shall be to thy husband, and he shall rule over thee. [17] And unto Adam he said, Because thou hast hearkened unto the voice of thy wife, and hast eaten of the tree, of which I commanded thee, saying, Thou shalt not eat of it: cursed is the ground for thy sake; in sorrow shalt thou eat of it all the days of thy life; [18] Thorns also and thistles shall it bring forth to thee; and thou shalt eat the herb of the field; [19] In the sweat of thy face shalt thou eat bread, till thou return unto the ground; for out of it wast thou taken: for dust thou art, and unto dust shalt thou return. [20] And Adam called his wife\'s name Eve; because she was the mother of all living. [21] Unto Adam also and to his wife did the LORD God make coats of skins, and clothed them. [22] And the LORD God said, Behold, the man is become as one of us, to know good and evil: and now, lest he put forth his hand, and take also of the tree of life, and eat, and live for ever: [23] Therefore the LORD God sent him forth from the garden of Eden, to till the ground from whence he was taken. [24] So he drove out the man; and he placed at the east of the garden of Eden Cherubims, and a flaming sword which turned every way, to keep the way of the tree of life. Gen.4 [1] And Adam knew Eve his wife; and she conceived, and bare Cain, and said, I have gotten a man from the LORD. [2] And she again bare his brother Abel. And Abel was a keeper of sheep, but Cain was a tiller of the ground. [3] And in process of time it came to pass, that Cain brought of the fruit of the ground an offering unto the LORD. [4] And Abel, he also brought of the firstlings of his flock and of the fat thereof. And the LORD had respect unto Abel and to his offering: [5] But unto Cain and to his offering he had not respect. And Cain was very wroth, and his countenance fell. [6] And the LORD said unto Cain, Why art thou wroth? and why is thy countenance fallen? [7] If thou doest well, shalt thou not be accepted? and if thou doest not well, sin lieth at the door. And unto thee shall be his desire, and thou shalt rule over him. [8] And Cain talked with Abel his brother: and it came to pass, when they were in the field, that Cain rose up against Abel his brother, and slew him. [9] And the LORD said unto Cain, Where is Abel thy brother? And he said, I know not: Am I my brother\'s keeper? [10] And he said, What hast thou done? the voice of thy brother\'s blood crieth unto me from the ground. [11] And now art thou cursed from the earth, which hath opened her mouth to receive thy brother\'s blood from thy hand; [12] When thou tillest the ground, it shall not henceforth yield unto thee her strength; a fugitive and a vagabond shalt thou be in the earth. [13] And Cain said unto the LORD, My punishment is greater than I can bear. [14] Behold, thou hast driven me out this day from the face of the earth; and from thy face shall I be hid; and I shall be a fugitive and a vagabond in the earth; and it shall come to pass, that every one that findeth me shall slay me. [15] And the LORD said unto him, Therefore whosoever slayeth Cain, vengeance shall be taken on him sevenfold. And the LORD set a mark upon Cain, lest any finding him should kill him. [16] And Cain went out from the presence of the LORD, and dwelt in the land of Nod, on the east of Eden. [17] And Cain knew his wife; and she conceived, and bare Enoch: and he builded a city, and called the name of the city, after the name of his son, Enoch. [18] And unto Enoch was born Irad: and Irad begat Mehujael: and Mehujael begat Methusael: and Methusael begat Lamech. [19] And Lamech took unto him two wives: the name of the one was Adah, and the name of the other Zillah. [20] And Adah bare Jabal: he was the father of such as dwell in tents, and of such as have cattle. [21] And his brother\'s name was Jubal: he was the father of all such as handle the harp and organ. [22] And Zillah, she also bare Tubal-cain, an instructer of every artificer in brass and iron: and the sister of Tubal-cain was Naamah. [23] And Lamech said unto his wives, Adah and Zillah, Hear my voice; ye wives of Lamech, hearken unto my speech: for I have slain a man to my wounding, and a young man to my hurt. [24] If Cain shall be avenged sevenfold, truly Lamech seventy and sevenfold. [25] And Adam knew his wife again; and she bare a son, and called his name Seth: For God, said she, hath appointed me another seed instead of Abel, whom Cain slew. [26] And to Seth, to him also there was born a son; and he called his name Enos: then began men to call upon the name of the LORD.'),
(12,	18,	'2024-09-09 02:39:33',	'Y'),
(12,	18,	'2024-09-09 02:41:38',	'[ Content Deleted ]');

DROP TABLE IF EXISTS `group_wall`;
CREATE TABLE `group_wall` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `mid` int(11) NOT NULL DEFAULT 0,
  `gid` int(11) NOT NULL DEFAULT 0,
  `message` text NOT NULL,
  `sent` timestamp NOT NULL,
  `is_deleted` enum('Y','N') NOT NULL DEFAULT 'N',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `group_wall` (`id`, `mid`, `gid`, `message`, `sent`, `is_deleted`) VALUES
(1,	32,	3,	'Hello',	'2024-08-23 20:48:42',	'N'),
(2,	1,	1,	'BrixusLabs here. Testing wall.',	'2024-08-23 21:08:00',	'N'),
(3,	1,	2,	'OK',	'2024-08-23 21:24:47',	'N'),
(4,	8,	3,	'AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH',	'2024-08-23 21:34:18',	'N'),
(5,	8,	1,	'PLEASE LET ME OUT OF THE TESTING BASEMENT I DONT WANNA BE HERE ANYMORE',	'2024-08-24 08:57:46',	'N'),
(6,	48,	1,	'BrixusLabs here. Testing wall :3.',	'2024-08-24 09:46:23',	'N'),
(7,	48,	1,	'YES!!!! We have a dedicated user account for testing now!',	'2024-08-24 09:46:45',	'N'),
(8,	8,	2,	'Riteshious',	'2024-08-24 11:58:14',	'N'),
(9,	8,	1,	'Brixus Labs',	'2024-08-24 12:34:30',	'N'),
(10,	48,	1,	'Hope I don\'t get banished this time...',	'2024-08-25 00:15:37',	'N'),
(11,	8,	1,	'we are truly efficient',	'2024-08-26 21:22:49',	'N'),
(12,	6,	2,	'yooo whats good',	'2024-08-26 21:24:14',	'N'),
(13,	12,	3,	'Yo hi',	'2024-08-26 22:14:40',	'N'),
(14,	1,	2,	'Hello Mr treeified09.',	'2024-08-26 22:17:08',	'N'),
(15,	8,	10,	'Thou fog is coming!',	'2024-08-27 09:29:00',	'N'),
(16,	12,	11,	'Cheese',	'2024-08-27 10:42:41',	'N'),
(17,	1,	11,	'I prefer camembert.',	'2024-08-27 10:43:48',	'N'),
(18,	1,	10,	'Indeed!',	'2024-08-28 12:15:59',	'N'),
(19,	8,	11,	'v ok buddy',	'2024-08-30 20:18:14',	'N'),
(20,	12,	12,	'Me cool I\'m lef',	'2024-08-31 22:10:51',	'N'),
(21,	1,	12,	'I am cool because without me Brixus wouldn\'t exist...',	'2024-09-01 09:21:10',	'N'),
(22,	8,	12,	'im cool because,,,, erm uhhh ohhh errrr ummmmm yeah',	'2024-09-01 14:19:41',	'N'),
(23,	59,	2,	'dgfdfg',	'2024-09-03 09:40:08',	'N'),
(24,	59,	2,	'dffdfgdf',	'2024-09-03 09:40:20',	'N'),
(25,	59,	2,	'',	'2024-09-03 09:40:28',	'N'),
(26,	59,	2,	'\n',	'2024-09-03 09:40:36',	'N'),
(27,	59,	2,	'\n\n\n\n\n\n\n\n\n\n\n\n\n\n',	'2024-09-03 09:40:45',	'N'),
(28,	59,	2,	'Invisible char hehe\r\n',	'2024-09-03 09:40:55',	'N'),
(29,	59,	2,	'so col',	'2024-09-03 09:40:58',	'N'),
(30,	30,	3,	'I claimed this group for no reason.',	'2024-09-04 07:39:22',	'Y'),
(31,	30,	3,	'Why was this group unclaimed?',	'2024-09-04 07:42:41',	'Y'),
(32,	1,	1,	'TEST\r\n',	'2024-09-04 19:22:44',	'Y'),
(33,	1,	1,	'ffddf',	'2024-09-04 19:23:07',	'Y'),
(34,	1,	3,	'OK',	'2024-09-05 16:35:41',	'N'),
(35,	23,	4,	'hi',	'2024-09-07 18:37:10',	'N'),
(36,	64,	12,	'swag',	'2024-09-08 11:22:14',	'N');

DROP TABLE IF EXISTS `hello4`;
CREATE TABLE `hello4` (
  `a` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;


DROP TABLE IF EXISTS `inventory`;
CREATE TABLE `inventory` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `itemID` int(11) NOT NULL DEFAULT 0,
  `userID` int(11) NOT NULL DEFAULT 0,
  `serial` int(11) NOT NULL DEFAULT 0,
  `addedAt` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `inventory` (`ID`, `itemID`, `userID`, `serial`, `addedAt`) VALUES
(1,	1,	1,	4,	'2024-07-16 20:41:31'),
(52,	2,	32,	0,	'2024-07-16 21:39:32'),
(53,	3,	32,	0,	'2024-07-22 15:53:07'),
(54,	4,	32,	0,	'2024-07-23 12:21:17'),
(55,	3,	18,	1,	'2024-07-23 12:26:23'),
(56,	3,	18,	1,	'2024-07-23 12:26:35'),
(57,	5,	32,	0,	'2024-07-23 12:30:26'),
(58,	6,	32,	0,	'2024-07-23 12:32:12'),
(59,	5,	18,	1,	'2024-07-23 12:33:23'),
(60,	6,	18,	1,	'2024-07-23 12:37:35'),
(61,	7,	32,	0,	'2024-07-23 12:50:09'),
(62,	4,	18,	1,	'2024-07-23 13:06:33'),
(63,	7,	18,	1,	'2024-07-23 14:22:18'),
(64,	4,	8,	2,	'2024-07-23 14:22:26'),
(65,	7,	8,	2,	'2024-07-23 17:14:56'),
(66,	3,	18,	1,	'2024-07-23 20:54:04'),
(67,	8,	32,	0,	'2024-07-25 04:46:48'),
(68,	7,	1,	3,	'2024-07-25 13:40:50'),
(69,	5,	8,	2,	'2024-07-25 13:46:04'),
(70,	6,	18,	1,	'2024-07-25 13:46:39'),
(71,	7,	18,	4,	'2024-07-25 22:07:14'),
(72,	9,	32,	0,	'2024-07-25 23:23:03'),
(73,	8,	18,	1,	'2024-07-25 23:45:09'),
(74,	10,	32,	0,	'2024-07-26 10:41:39'),
(75,	10,	18,	1,	'2024-07-26 12:36:22'),
(76,	11,	32,	0,	'2024-07-26 12:53:16'),
(77,	5,	12,	3,	'2024-07-26 18:58:47'),
(78,	10,	8,	2,	'2024-07-27 02:27:43'),
(79,	10,	8,	3,	'2024-07-27 08:53:32'),
(80,	9,	18,	1,	'2024-07-27 08:53:37'),
(82,	12,	32,	0,	'2024-07-27 22:40:22'),
(83,	13,	32,	0,	'2024-07-27 22:47:34'),
(84,	14,	32,	0,	'2024-07-27 22:49:41'),
(85,	15,	32,	0,	'2024-07-27 23:00:08'),
(86,	12,	18,	1,	'2024-07-27 23:07:45'),
(87,	7,	32,	6,	'2024-07-27 23:07:49'),
(94,	22,	32,	0,	'2024-07-27 23:20:24'),
(95,	23,	32,	0,	'2024-07-27 23:31:29'),
(96,	24,	32,	0,	'2024-07-27 23:31:46'),
(97,	25,	32,	0,	'2024-07-27 23:31:46'),
(98,	26,	32,	0,	'2024-07-27 23:32:14'),
(99,	27,	32,	0,	'2024-07-27 23:34:41'),
(100,	12,	8,	2,	'2024-07-29 10:42:43'),
(101,	28,	32,	0,	'2024-07-29 22:02:36'),
(102,	29,	32,	0,	'2024-07-30 22:08:35'),
(103,	30,	32,	0,	'2024-07-30 22:12:33'),
(104,	31,	32,	0,	'2024-07-30 22:16:51'),
(105,	32,	32,	0,	'2024-07-30 22:18:38'),
(106,	33,	32,	0,	'2024-07-30 22:20:40'),
(107,	34,	32,	0,	'2024-07-31 10:21:01'),
(108,	29,	32,	0,	'2024-07-31 10:25:58'),
(109,	30,	32,	0,	'2024-07-31 10:27:38'),
(110,	12,	8,	3,	'2024-07-31 11:40:33'),
(111,	31,	32,	0,	'2024-08-01 17:25:08'),
(112,	32,	32,	0,	'2024-08-01 21:50:32'),
(113,	3,	8,	2,	'2024-08-02 00:17:12'),
(114,	32,	18,	1,	'2024-08-02 16:14:52'),
(115,	32,	8,	2,	'2024-08-03 05:01:19'),
(116,	33,	32,	0,	'2024-08-04 00:17:08'),
(117,	32,	8,	3,	'2024-08-04 09:38:06'),
(118,	34,	32,	0,	'2024-08-04 13:36:57'),
(120,	35,	32,	0,	'2024-08-04 16:31:38'),
(121,	36,	32,	0,	'2024-08-04 16:40:15'),
(122,	37,	32,	0,	'2024-08-04 16:45:26'),
(124,	38,	32,	0,	'2024-08-04 20:14:09'),
(125,	39,	32,	0,	'2024-08-04 20:15:44'),
(126,	40,	32,	0,	'2024-08-04 22:25:44'),
(127,	41,	32,	0,	'2024-08-04 22:30:32'),
(129,	41,	18,	1,	'2024-08-04 23:02:05'),
(130,	42,	32,	0,	'2024-08-04 23:02:47'),
(131,	43,	32,	0,	'2024-08-05 11:43:56'),
(132,	44,	32,	0,	'2024-08-05 12:18:21'),
(133,	45,	32,	0,	'2024-08-05 15:43:50'),
(146,	46,	32,	0,	'2024-08-05 17:58:50'),
(147,	47,	32,	0,	'2024-08-05 18:00:07'),
(148,	48,	32,	0,	'2024-08-05 18:08:27'),
(150,	47,	32,	0,	'2024-08-05 18:15:43'),
(151,	49,	32,	0,	'2024-08-05 18:22:21'),
(152,	47,	18,	1,	'2024-08-05 18:25:35'),
(153,	47,	8,	2,	'2024-08-05 18:28:55'),
(154,	47,	6,	3,	'2024-08-05 18:29:30'),
(157,	48,	18,	1,	'2024-08-05 18:34:08'),
(158,	49,	18,	1,	'2024-08-05 18:34:11'),
(160,	50,	32,	0,	'2024-08-05 18:37:42'),
(161,	50,	18,	1,	'2024-08-05 18:40:35'),
(162,	51,	32,	0,	'2024-08-05 18:56:02'),
(163,	50,	8,	2,	'2024-08-05 19:05:00'),
(164,	41,	8,	2,	'2024-08-05 19:05:20'),
(165,	51,	18,	1,	'2024-08-05 21:01:42'),
(166,	52,	32,	0,	'2024-08-05 23:00:14'),
(167,	47,	21,	4,	'2024-08-05 23:16:57'),
(168,	53,	32,	0,	'2024-08-05 23:17:03'),
(169,	48,	8,	2,	'2024-08-05 23:18:12'),
(170,	47,	9,	5,	'2024-08-05 23:30:48'),
(171,	50,	9,	3,	'2024-08-05 23:30:53'),
(172,	51,	8,	2,	'2024-08-05 23:30:57'),
(173,	52,	18,	1,	'2024-08-05 23:31:01'),
(174,	48,	9,	3,	'2024-08-05 23:31:14'),
(175,	49,	8,	2,	'2024-08-05 23:31:19'),
(176,	9,	8,	2,	'2024-08-06 01:35:50'),
(177,	47,	32,	6,	'2024-08-06 01:37:11'),
(178,	50,	26,	4,	'2024-08-06 01:44:37'),
(181,	47,	32,	7,	'2024-08-06 01:48:00'),
(182,	51,	26,	3,	'2024-08-06 01:54:46'),
(183,	47,	28,	8,	'2024-08-06 01:57:25'),
(184,	47,	29,	9,	'2024-08-06 01:59:50'),
(185,	47,	30,	10,	'2024-08-06 02:01:23'),
(186,	47,	31,	11,	'2024-08-06 02:02:29'),
(187,	47,	32,	12,	'2024-08-06 02:03:33'),
(188,	47,	33,	13,	'2024-08-06 02:04:34'),
(189,	47,	34,	14,	'2024-08-06 02:05:37'),
(190,	47,	35,	15,	'2024-08-06 02:06:44'),
(191,	47,	36,	16,	'2024-08-06 02:07:41'),
(192,	47,	37,	17,	'2024-08-06 02:08:37'),
(193,	47,	38,	18,	'2024-08-06 02:09:33'),
(194,	47,	39,	19,	'2024-08-06 02:10:30'),
(195,	47,	40,	20,	'2024-08-06 02:11:27'),
(196,	47,	41,	21,	'2024-08-06 02:12:23'),
(197,	47,	42,	22,	'2024-08-06 02:13:15'),
(198,	47,	43,	23,	'2024-08-06 02:13:20'),
(199,	47,	44,	24,	'2024-08-06 02:14:07'),
(200,	47,	45,	25,	'2024-08-06 02:14:16'),
(201,	47,	46,	26,	'2024-08-06 02:14:53'),
(202,	47,	47,	27,	'2024-08-06 02:15:12'),
(203,	47,	48,	28,	'2024-08-06 02:15:39'),
(204,	47,	49,	29,	'2024-08-06 02:16:08'),
(205,	47,	50,	30,	'2024-08-06 02:16:25'),
(206,	47,	51,	31,	'2024-08-06 02:17:04'),
(207,	47,	625,	32,	'2024-08-06 02:17:12'),
(208,	47,	53,	33,	'2024-08-06 02:17:58'),
(209,	47,	54,	34,	'2024-08-06 02:18:00'),
(210,	47,	55,	35,	'2024-08-06 02:18:44'),
(211,	47,	56,	36,	'2024-08-06 02:18:57'),
(212,	47,	57,	37,	'2024-08-06 02:19:31'),
(213,	47,	58,	38,	'2024-08-06 02:19:52'),
(214,	47,	59,	39,	'2024-08-06 02:20:17'),
(215,	47,	60,	40,	'2024-08-06 02:20:48'),
(216,	47,	61,	41,	'2024-08-06 02:21:04'),
(217,	47,	62,	42,	'2024-08-06 02:21:44'),
(218,	47,	63,	43,	'2024-08-06 02:21:50'),
(219,	47,	64,	44,	'2024-08-06 02:22:36'),
(220,	47,	65,	45,	'2024-08-06 02:22:41'),
(221,	47,	66,	46,	'2024-08-06 02:23:22'),
(222,	47,	67,	47,	'2024-08-06 02:23:37'),
(223,	47,	68,	48,	'2024-08-06 02:24:08'),
(224,	47,	69,	49,	'2024-08-06 02:24:34'),
(225,	47,	70,	50,	'2024-08-06 02:24:55'),
(226,	47,	71,	51,	'2024-08-06 02:25:30'),
(227,	47,	72,	52,	'2024-08-06 02:25:41'),
(228,	47,	74,	53,	'2024-08-06 02:26:27'),
(229,	47,	73,	54,	'2024-08-06 02:26:28'),
(230,	47,	75,	55,	'2024-08-06 02:27:14'),
(231,	47,	76,	56,	'2024-08-06 02:27:24'),
(232,	47,	77,	57,	'2024-08-06 02:27:59'),
(233,	47,	78,	58,	'2024-08-06 02:28:20'),
(234,	47,	79,	59,	'2024-08-06 02:28:46'),
(235,	47,	80,	60,	'2024-08-06 02:29:16'),
(236,	47,	81,	61,	'2024-08-06 02:29:32'),
(237,	47,	82,	62,	'2024-08-06 02:30:11'),
(238,	47,	83,	63,	'2024-08-06 02:30:18'),
(239,	47,	84,	64,	'2024-08-06 02:31:05'),
(240,	47,	85,	65,	'2024-08-06 02:31:06'),
(241,	47,	86,	66,	'2024-08-06 02:31:51'),
(242,	47,	87,	67,	'2024-08-06 02:32:02'),
(243,	47,	88,	68,	'2024-08-06 02:32:37'),
(244,	47,	89,	69,	'2024-08-06 02:32:59'),
(245,	47,	90,	70,	'2024-08-06 02:33:23'),
(246,	47,	91,	71,	'2024-08-06 02:33:55'),
(247,	10,	50,	4,	'2024-08-06 02:33:58'),
(248,	47,	92,	72,	'2024-08-06 02:34:09'),
(249,	50,	50,	5,	'2024-08-06 02:34:24'),
(250,	47,	93,	73,	'2024-08-06 02:34:52'),
(251,	47,	94,	74,	'2024-08-06 02:34:56'),
(252,	47,	95,	75,	'2024-08-06 02:35:42'),
(253,	47,	96,	76,	'2024-08-06 02:35:49'),
(254,	47,	97,	77,	'2024-08-06 02:36:28'),
(255,	47,	98,	78,	'2024-08-06 02:36:45'),
(256,	47,	99,	79,	'2024-08-06 02:37:14'),
(257,	47,	100,	80,	'2024-08-06 02:37:41'),
(258,	47,	101,	81,	'2024-08-06 02:38:00'),
(259,	47,	102,	82,	'2024-08-06 02:38:37'),
(260,	47,	103,	83,	'2024-08-06 02:38:46'),
(261,	47,	104,	84,	'2024-08-06 02:39:32'),
(262,	47,	105,	85,	'2024-08-06 02:39:34'),
(263,	47,	106,	86,	'2024-08-06 02:40:19'),
(264,	47,	107,	87,	'2024-08-06 02:40:30'),
(265,	47,	108,	88,	'2024-08-06 02:41:05'),
(266,	47,	109,	89,	'2024-08-06 02:41:26'),
(267,	47,	110,	90,	'2024-08-06 02:41:51'),
(268,	47,	111,	91,	'2024-08-06 02:42:22'),
(269,	47,	112,	92,	'2024-08-06 02:42:38'),
(270,	47,	113,	93,	'2024-08-06 02:43:17'),
(271,	47,	114,	94,	'2024-08-06 02:43:24'),
(272,	47,	115,	95,	'2024-08-06 02:44:10'),
(273,	47,	116,	96,	'2024-08-06 02:44:14'),
(274,	47,	117,	97,	'2024-08-06 02:44:56'),
(275,	47,	118,	98,	'2024-08-06 02:45:10'),
(276,	47,	119,	99,	'2024-08-06 02:45:42'),
(277,	47,	120,	100,	'2024-08-06 02:46:07'),
(278,	47,	121,	101,	'2024-08-06 02:46:29'),
(279,	47,	122,	102,	'2024-08-06 02:47:03'),
(280,	47,	123,	103,	'2024-08-06 02:47:14'),
(281,	47,	125,	104,	'2024-08-06 02:48:00'),
(282,	47,	124,	105,	'2024-08-06 02:48:00'),
(283,	47,	126,	106,	'2024-08-06 02:48:47'),
(284,	47,	127,	107,	'2024-08-06 02:48:56'),
(285,	47,	128,	108,	'2024-08-06 02:49:33'),
(286,	47,	129,	109,	'2024-08-06 02:49:53'),
(287,	47,	130,	110,	'2024-08-06 02:50:19'),
(288,	47,	131,	111,	'2024-08-06 02:50:49'),
(289,	47,	132,	112,	'2024-08-06 02:51:05'),
(290,	47,	133,	113,	'2024-08-06 02:51:45'),
(291,	47,	134,	114,	'2024-08-06 02:51:51'),
(292,	47,	135,	115,	'2024-08-06 02:52:38'),
(293,	47,	136,	116,	'2024-08-06 02:52:41'),
(294,	47,	137,	117,	'2024-08-06 02:53:24'),
(295,	47,	138,	118,	'2024-08-06 02:53:36'),
(296,	47,	139,	119,	'2024-08-06 02:54:10'),
(297,	47,	140,	120,	'2024-08-06 02:54:32'),
(298,	47,	141,	121,	'2024-08-06 02:54:56'),
(299,	47,	142,	122,	'2024-08-06 02:55:29'),
(300,	47,	143,	123,	'2024-08-06 02:55:42'),
(301,	47,	145,	124,	'2024-08-06 02:56:25'),
(302,	47,	144,	125,	'2024-08-06 02:56:28'),
(303,	47,	146,	126,	'2024-08-06 02:57:14'),
(304,	47,	147,	127,	'2024-08-06 02:57:20'),
(305,	47,	148,	128,	'2024-08-06 02:58:00'),
(306,	47,	149,	129,	'2024-08-06 02:58:16'),
(307,	47,	150,	130,	'2024-08-06 02:58:46'),
(308,	47,	151,	131,	'2024-08-06 02:59:13'),
(309,	47,	1625,	132,	'2024-08-06 02:59:32'),
(310,	47,	153,	133,	'2024-08-06 03:00:10'),
(311,	47,	154,	134,	'2024-08-06 03:00:18'),
(312,	47,	155,	135,	'2024-08-06 03:01:04'),
(313,	47,	156,	136,	'2024-08-06 03:01:05'),
(314,	47,	157,	137,	'2024-08-06 03:01:50'),
(315,	47,	158,	138,	'2024-08-06 03:02:01'),
(316,	47,	159,	139,	'2024-08-06 03:02:37'),
(317,	47,	160,	140,	'2024-08-06 03:02:58'),
(318,	47,	161,	141,	'2024-08-06 03:03:23'),
(319,	47,	162,	142,	'2024-08-06 03:03:53'),
(320,	47,	163,	143,	'2024-08-06 03:04:09'),
(321,	47,	164,	144,	'2024-08-06 03:04:50'),
(322,	47,	165,	145,	'2024-08-06 03:04:56'),
(323,	47,	166,	146,	'2024-08-06 03:05:42'),
(324,	47,	167,	147,	'2024-08-06 03:05:46'),
(325,	47,	168,	148,	'2024-08-06 03:06:28'),
(326,	47,	169,	149,	'2024-08-06 03:06:42'),
(327,	47,	170,	150,	'2024-08-06 03:07:14'),
(328,	47,	171,	151,	'2024-08-06 03:07:38'),
(329,	47,	172,	152,	'2024-08-06 03:08:00'),
(330,	47,	173,	153,	'2024-08-06 03:08:34'),
(331,	47,	174,	154,	'2024-08-06 03:08:47'),
(332,	47,	176,	155,	'2024-08-06 03:09:30'),
(333,	47,	175,	156,	'2024-08-06 03:09:33'),
(334,	47,	177,	157,	'2024-08-06 03:10:19'),
(335,	47,	178,	158,	'2024-08-06 03:10:27'),
(336,	47,	179,	159,	'2024-08-06 03:11:05'),
(337,	47,	180,	160,	'2024-08-06 03:11:23'),
(338,	47,	181,	161,	'2024-08-06 03:11:51'),
(339,	47,	182,	162,	'2024-08-06 03:12:19'),
(340,	47,	183,	163,	'2024-08-06 03:12:38'),
(341,	47,	184,	164,	'2024-08-06 03:13:14'),
(342,	47,	185,	165,	'2024-08-06 03:13:24'),
(343,	47,	186,	166,	'2024-08-06 03:14:10'),
(344,	47,	187,	167,	'2024-08-06 03:14:11'),
(345,	47,	188,	168,	'2024-08-06 03:14:56'),
(346,	47,	189,	169,	'2024-08-06 03:15:08'),
(347,	47,	190,	170,	'2024-08-06 03:15:42'),
(348,	47,	191,	171,	'2024-08-06 03:16:04'),
(349,	47,	192,	172,	'2024-08-06 03:16:29'),
(350,	47,	193,	173,	'2024-08-06 03:17:00'),
(351,	47,	194,	174,	'2024-08-06 03:17:15'),
(352,	47,	195,	175,	'2024-08-06 03:17:56'),
(353,	47,	196,	176,	'2024-08-06 03:18:01'),
(354,	47,	197,	177,	'2024-08-06 03:18:48'),
(355,	47,	198,	178,	'2024-08-06 03:18:52'),
(356,	47,	199,	179,	'2024-08-06 03:19:33'),
(357,	47,	200,	180,	'2024-08-06 03:19:48'),
(358,	47,	201,	181,	'2024-08-06 03:20:19'),
(359,	47,	202,	182,	'2024-08-06 03:20:44'),
(360,	47,	203,	183,	'2024-08-06 03:21:06'),
(361,	47,	204,	184,	'2024-08-06 03:21:40'),
(362,	47,	205,	185,	'2024-08-06 03:21:52'),
(363,	47,	207,	186,	'2024-08-06 03:22:36'),
(364,	47,	206,	187,	'2024-08-06 03:22:39'),
(365,	47,	208,	188,	'2024-08-06 03:23:25'),
(366,	47,	209,	189,	'2024-08-06 03:23:34'),
(367,	47,	210,	190,	'2024-08-06 03:24:11'),
(368,	47,	211,	191,	'2024-08-06 03:24:30'),
(369,	47,	212,	192,	'2024-08-06 03:24:58'),
(370,	47,	213,	193,	'2024-08-06 03:25:26'),
(371,	47,	214,	194,	'2024-08-06 03:25:44'),
(372,	47,	215,	195,	'2024-08-06 03:26:23'),
(373,	47,	216,	196,	'2024-08-06 03:26:30'),
(374,	47,	217,	197,	'2024-08-06 03:27:16'),
(375,	47,	218,	198,	'2024-08-06 03:27:18'),
(376,	47,	219,	199,	'2024-08-06 03:28:03'),
(377,	47,	220,	200,	'2024-08-06 03:28:14'),
(378,	47,	221,	201,	'2024-08-06 03:28:50'),
(379,	47,	222,	202,	'2024-08-06 03:29:10'),
(380,	47,	223,	203,	'2024-08-06 03:29:36'),
(381,	47,	224,	204,	'2024-08-06 03:30:06'),
(382,	47,	225,	205,	'2024-08-06 03:30:22'),
(383,	47,	226,	206,	'2024-08-06 03:31:02'),
(384,	47,	227,	207,	'2024-08-06 03:31:08'),
(385,	47,	228,	208,	'2024-08-06 03:31:54'),
(386,	47,	229,	209,	'2024-08-06 03:31:58'),
(387,	47,	230,	210,	'2024-08-06 03:32:41'),
(388,	47,	231,	211,	'2024-08-06 03:32:54'),
(389,	47,	232,	212,	'2024-08-06 03:33:27'),
(390,	47,	233,	213,	'2024-08-06 03:33:50'),
(391,	47,	234,	214,	'2024-08-06 03:34:13'),
(392,	47,	235,	215,	'2024-08-06 03:34:46'),
(393,	47,	236,	216,	'2024-08-06 03:34:59'),
(394,	47,	238,	217,	'2024-08-06 03:35:42'),
(395,	47,	237,	218,	'2024-08-06 03:35:45'),
(396,	47,	239,	219,	'2024-08-06 03:36:39'),
(397,	47,	240,	220,	'2024-08-06 03:37:17'),
(398,	47,	241,	221,	'2024-08-06 03:37:34'),
(399,	47,	242,	222,	'2024-08-06 03:38:03'),
(400,	47,	243,	223,	'2024-08-06 03:38:31'),
(401,	47,	244,	224,	'2024-08-06 03:38:50'),
(402,	47,	245,	225,	'2024-08-06 03:39:27'),
(403,	47,	246,	226,	'2024-08-06 03:39:36'),
(404,	47,	247,	227,	'2024-08-06 03:40:22'),
(405,	47,	248,	228,	'2024-08-06 03:40:24'),
(406,	47,	249,	229,	'2024-08-06 03:41:08'),
(407,	47,	250,	230,	'2024-08-06 03:41:20'),
(408,	47,	251,	231,	'2024-08-06 03:41:54'),
(409,	47,	2625,	232,	'2024-08-06 03:42:17'),
(410,	47,	253,	233,	'2024-08-06 03:42:41'),
(411,	47,	254,	234,	'2024-08-06 03:43:11'),
(412,	47,	255,	235,	'2024-08-06 03:43:27'),
(413,	47,	256,	236,	'2024-08-06 03:44:08'),
(414,	47,	257,	237,	'2024-08-06 03:44:13'),
(415,	47,	258,	238,	'2024-08-06 03:45:00'),
(416,	47,	259,	239,	'2024-08-06 03:45:04'),
(417,	47,	260,	240,	'2024-08-06 03:45:46'),
(418,	47,	261,	241,	'2024-08-06 03:46:00'),
(419,	47,	262,	242,	'2024-08-06 03:46:32'),
(420,	47,	263,	243,	'2024-08-06 03:46:56'),
(421,	47,	264,	244,	'2024-08-06 03:47:18'),
(422,	47,	265,	245,	'2024-08-06 03:47:52'),
(423,	47,	266,	246,	'2024-08-06 03:48:04'),
(424,	47,	268,	247,	'2024-08-06 03:48:48'),
(425,	47,	267,	248,	'2024-08-06 03:48:50'),
(426,	47,	269,	249,	'2024-08-06 03:49:36'),
(427,	47,	270,	250,	'2024-08-06 03:49:45'),
(428,	47,	271,	251,	'2024-08-06 03:50:23'),
(429,	47,	272,	252,	'2024-08-06 03:50:42'),
(430,	47,	273,	253,	'2024-08-06 03:51:09'),
(431,	47,	274,	254,	'2024-08-06 03:51:38'),
(432,	47,	275,	255,	'2024-08-06 03:51:55'),
(433,	47,	276,	256,	'2024-08-06 03:52:34'),
(434,	47,	277,	257,	'2024-08-06 03:52:42'),
(435,	47,	278,	258,	'2024-08-06 03:53:28'),
(436,	47,	279,	259,	'2024-08-06 03:53:30'),
(437,	47,	280,	260,	'2024-08-06 03:54:14'),
(438,	47,	281,	261,	'2024-08-06 03:54:27'),
(439,	47,	282,	262,	'2024-08-06 03:55:00'),
(440,	47,	283,	263,	'2024-08-06 03:55:23'),
(441,	47,	284,	264,	'2024-08-06 03:55:46'),
(442,	47,	285,	265,	'2024-08-06 03:56:20'),
(443,	47,	286,	266,	'2024-08-06 03:56:33'),
(444,	47,	288,	267,	'2024-08-06 03:57:16'),
(445,	47,	287,	268,	'2024-08-06 03:57:19'),
(446,	47,	289,	269,	'2024-08-06 03:58:05'),
(447,	47,	290,	270,	'2024-08-06 03:58:12'),
(448,	47,	291,	271,	'2024-08-06 03:58:51'),
(449,	47,	292,	272,	'2024-08-06 03:59:08'),
(450,	47,	293,	273,	'2024-08-06 03:59:37'),
(451,	47,	294,	274,	'2024-08-06 04:00:05'),
(452,	47,	295,	275,	'2024-08-06 04:00:24'),
(453,	47,	296,	276,	'2024-08-06 04:01:01'),
(454,	47,	297,	277,	'2024-08-06 04:01:10'),
(455,	47,	298,	278,	'2024-08-06 04:01:56'),
(456,	47,	299,	279,	'2024-08-06 04:01:57'),
(457,	47,	300,	280,	'2024-08-06 04:02:43'),
(458,	47,	301,	281,	'2024-08-06 04:02:53'),
(459,	47,	302,	282,	'2024-08-06 04:03:29'),
(460,	47,	303,	283,	'2024-08-06 04:03:49'),
(461,	47,	304,	284,	'2024-08-06 04:04:16'),
(462,	47,	305,	285,	'2024-08-06 04:04:45'),
(463,	47,	306,	286,	'2024-08-06 04:05:02'),
(464,	47,	307,	287,	'2024-08-06 04:05:42'),
(465,	47,	308,	288,	'2024-08-06 04:05:48'),
(466,	47,	309,	289,	'2024-08-06 04:06:34'),
(467,	47,	310,	290,	'2024-08-06 04:06:38'),
(468,	47,	311,	291,	'2024-08-06 04:07:20'),
(469,	47,	312,	292,	'2024-08-06 04:07:34'),
(470,	47,	313,	293,	'2024-08-06 04:08:06'),
(471,	47,	314,	294,	'2024-08-06 04:08:29'),
(472,	47,	315,	295,	'2024-08-06 04:08:52'),
(473,	47,	316,	296,	'2024-08-06 04:09:26'),
(474,	47,	317,	297,	'2024-08-06 04:09:38'),
(475,	47,	319,	298,	'2024-08-06 04:10:22'),
(476,	47,	318,	299,	'2024-08-06 04:10:24'),
(477,	47,	320,	300,	'2024-08-06 04:11:10'),
(478,	47,	321,	301,	'2024-08-06 04:11:18'),
(479,	47,	322,	302,	'2024-08-06 04:11:56'),
(480,	47,	323,	303,	'2024-08-06 04:12:14'),
(481,	47,	324,	304,	'2024-08-06 04:12:43'),
(482,	47,	325,	305,	'2024-08-06 04:13:10'),
(483,	47,	326,	306,	'2024-08-06 04:13:30'),
(484,	47,	327,	307,	'2024-08-06 04:14:07'),
(485,	47,	328,	308,	'2024-08-06 04:14:16'),
(486,	47,	329,	309,	'2024-08-06 04:15:02'),
(487,	47,	330,	310,	'2024-08-06 04:15:03'),
(488,	47,	331,	311,	'2024-08-06 04:15:48'),
(489,	47,	332,	312,	'2024-08-06 04:15:59'),
(490,	47,	333,	313,	'2024-08-06 04:16:35'),
(491,	47,	334,	314,	'2024-08-06 04:16:55'),
(492,	47,	335,	315,	'2024-08-06 04:17:21'),
(493,	47,	336,	316,	'2024-08-06 04:17:51'),
(494,	47,	337,	317,	'2024-08-06 04:18:08'),
(495,	47,	338,	318,	'2024-08-06 04:18:47'),
(496,	47,	339,	319,	'2024-08-06 04:18:54'),
(497,	47,	340,	320,	'2024-08-06 04:19:40'),
(498,	47,	341,	321,	'2024-08-06 04:19:43'),
(499,	47,	342,	322,	'2024-08-06 04:20:27'),
(500,	47,	343,	323,	'2024-08-06 04:20:39'),
(501,	47,	344,	324,	'2024-08-06 04:21:12'),
(502,	47,	345,	325,	'2024-08-06 04:21:35'),
(503,	47,	346,	326,	'2024-08-06 04:21:59'),
(504,	47,	347,	327,	'2024-08-06 04:22:31'),
(505,	47,	348,	328,	'2024-08-06 04:22:44'),
(506,	47,	350,	329,	'2024-08-06 04:23:27'),
(507,	47,	349,	330,	'2024-08-06 04:23:30'),
(508,	47,	351,	331,	'2024-08-06 04:24:17'),
(509,	47,	3625,	332,	'2024-08-06 04:24:23'),
(510,	47,	353,	333,	'2024-08-06 04:25:04'),
(511,	47,	354,	334,	'2024-08-06 04:25:19'),
(512,	47,	355,	335,	'2024-08-06 04:25:50'),
(513,	47,	356,	336,	'2024-08-06 04:26:16'),
(514,	47,	357,	337,	'2024-08-06 04:26:36'),
(515,	47,	358,	338,	'2024-08-06 04:27:13'),
(516,	47,	359,	339,	'2024-08-06 04:27:22'),
(517,	47,	361,	340,	'2024-08-06 04:28:08'),
(518,	47,	360,	341,	'2024-08-06 04:28:09'),
(519,	47,	362,	342,	'2024-08-06 04:28:55'),
(520,	47,	363,	343,	'2024-08-06 04:29:04'),
(521,	47,	364,	344,	'2024-08-06 04:29:41'),
(522,	47,	365,	345,	'2024-08-06 04:30:00'),
(523,	47,	366,	346,	'2024-08-06 04:30:28'),
(524,	47,	367,	347,	'2024-08-06 04:30:55'),
(525,	47,	368,	348,	'2024-08-06 04:31:14'),
(526,	47,	369,	349,	'2024-08-06 04:31:52'),
(527,	47,	370,	350,	'2024-08-06 04:32:01'),
(528,	47,	371,	351,	'2024-08-06 04:32:47'),
(529,	47,	372,	352,	'2024-08-06 04:32:48'),
(530,	47,	373,	353,	'2024-08-06 04:33:33'),
(531,	47,	374,	354,	'2024-08-06 04:33:43'),
(532,	47,	375,	355,	'2024-08-06 04:34:19'),
(533,	47,	376,	356,	'2024-08-06 04:34:39'),
(534,	47,	377,	357,	'2024-08-06 04:35:05'),
(535,	47,	378,	358,	'2024-08-06 04:35:30'),
(536,	47,	379,	359,	'2024-08-06 04:35:51'),
(537,	47,	380,	360,	'2024-08-06 04:36:26'),
(538,	47,	381,	361,	'2024-08-06 04:36:38'),
(539,	47,	383,	362,	'2024-08-06 04:37:22'),
(540,	47,	382,	363,	'2024-08-06 04:37:24'),
(541,	47,	384,	364,	'2024-08-06 04:38:11'),
(542,	47,	385,	365,	'2024-08-06 04:38:18'),
(543,	47,	386,	366,	'2024-08-06 04:38:57'),
(544,	47,	387,	367,	'2024-08-06 04:39:14'),
(545,	47,	388,	368,	'2024-08-06 04:39:43'),
(546,	47,	389,	369,	'2024-08-06 04:40:11'),
(547,	47,	390,	370,	'2024-08-06 04:40:30'),
(548,	47,	391,	371,	'2024-08-06 04:41:07'),
(549,	47,	392,	372,	'2024-08-06 04:41:16'),
(550,	47,	393,	373,	'2024-08-06 04:42:03'),
(551,	47,	394,	374,	'2024-08-06 04:42:03'),
(552,	47,	395,	375,	'2024-08-06 04:42:49'),
(553,	47,	396,	376,	'2024-08-06 04:42:59'),
(554,	47,	397,	377,	'2024-08-06 04:43:34'),
(555,	47,	398,	378,	'2024-08-06 04:43:56'),
(556,	47,	399,	379,	'2024-08-06 04:44:21'),
(557,	47,	400,	380,	'2024-08-06 04:44:52'),
(558,	47,	402,	381,	'2024-08-06 04:45:47'),
(559,	47,	403,	382,	'2024-08-06 04:45:53'),
(560,	47,	404,	383,	'2024-08-06 04:46:39'),
(561,	47,	405,	384,	'2024-08-06 04:46:44'),
(562,	47,	406,	385,	'2024-08-06 04:47:25'),
(563,	47,	407,	386,	'2024-08-06 04:47:40'),
(564,	47,	408,	387,	'2024-08-06 04:48:12'),
(565,	47,	409,	388,	'2024-08-06 04:48:35'),
(566,	47,	410,	389,	'2024-08-06 04:48:58'),
(567,	47,	411,	390,	'2024-08-06 04:49:31'),
(568,	47,	412,	391,	'2024-08-06 04:49:44'),
(569,	47,	414,	392,	'2024-08-06 04:50:28'),
(570,	47,	413,	393,	'2024-08-06 04:50:30'),
(571,	47,	415,	394,	'2024-08-06 04:51:16'),
(572,	47,	416,	395,	'2024-08-06 04:51:25'),
(573,	47,	417,	396,	'2024-08-06 04:52:03'),
(574,	47,	418,	397,	'2024-08-06 04:52:20'),
(575,	47,	419,	398,	'2024-08-06 04:52:48'),
(576,	47,	420,	399,	'2024-08-06 04:53:16'),
(577,	47,	421,	400,	'2024-08-06 04:53:34'),
(578,	47,	422,	401,	'2024-08-06 04:54:13'),
(579,	47,	423,	402,	'2024-08-06 04:54:21'),
(580,	47,	424,	403,	'2024-08-06 04:55:07'),
(581,	47,	425,	404,	'2024-08-06 04:55:09'),
(582,	47,	426,	405,	'2024-08-06 04:55:53'),
(583,	47,	427,	406,	'2024-08-06 04:56:04'),
(584,	47,	428,	407,	'2024-08-06 04:56:39'),
(585,	47,	429,	408,	'2024-08-06 04:57:01'),
(586,	47,	430,	409,	'2024-08-06 04:57:25'),
(587,	47,	431,	410,	'2024-08-06 04:57:57'),
(588,	47,	432,	411,	'2024-08-06 04:58:12'),
(589,	47,	433,	412,	'2024-08-06 04:58:53'),
(590,	47,	434,	413,	'2024-08-06 04:58:58'),
(591,	47,	435,	414,	'2024-08-06 04:59:44'),
(592,	47,	436,	415,	'2024-08-06 04:59:49'),
(593,	47,	437,	416,	'2024-08-06 05:00:30'),
(594,	47,	438,	417,	'2024-08-06 05:00:46'),
(595,	47,	439,	418,	'2024-08-06 05:01:16'),
(596,	47,	440,	419,	'2024-08-06 05:01:41'),
(597,	47,	441,	420,	'2024-08-06 05:02:03'),
(598,	47,	442,	421,	'2024-08-06 05:02:38'),
(599,	47,	443,	422,	'2024-08-06 05:02:49'),
(600,	47,	445,	423,	'2024-08-06 05:03:34'),
(601,	47,	444,	424,	'2024-08-06 05:03:35'),
(602,	47,	446,	425,	'2024-08-06 05:04:21'),
(603,	47,	447,	426,	'2024-08-06 05:04:31'),
(604,	47,	448,	427,	'2024-08-06 05:05:07'),
(605,	47,	449,	428,	'2024-08-06 05:05:27'),
(606,	47,	450,	429,	'2024-08-06 05:05:53'),
(607,	47,	451,	430,	'2024-08-06 05:06:22'),
(608,	47,	4625,	431,	'2024-08-06 05:06:40'),
(609,	47,	453,	432,	'2024-08-06 05:07:19'),
(610,	47,	454,	433,	'2024-08-06 05:07:26'),
(611,	47,	455,	434,	'2024-08-06 05:08:12'),
(612,	47,	456,	435,	'2024-08-06 05:08:15'),
(613,	47,	457,	436,	'2024-08-06 05:08:58'),
(614,	47,	458,	437,	'2024-08-06 05:09:11'),
(615,	47,	459,	438,	'2024-08-06 05:09:45'),
(616,	47,	460,	439,	'2024-08-06 05:10:08'),
(617,	47,	461,	440,	'2024-08-06 05:10:31'),
(618,	47,	462,	441,	'2024-08-06 05:11:03'),
(619,	47,	463,	442,	'2024-08-06 05:11:17'),
(620,	47,	464,	443,	'2024-08-06 05:12:00'),
(621,	47,	465,	444,	'2024-08-06 05:12:04'),
(622,	47,	466,	445,	'2024-08-06 05:12:50'),
(623,	47,	467,	446,	'2024-08-06 05:12:56'),
(624,	47,	468,	447,	'2024-08-06 05:13:36'),
(625,	47,	469,	448,	'2024-08-06 05:13:52'),
(626,	47,	470,	449,	'2024-08-06 05:14:22'),
(627,	47,	471,	450,	'2024-08-06 05:14:48'),
(628,	47,	472,	451,	'2024-08-06 05:15:08'),
(629,	47,	473,	452,	'2024-08-06 05:15:44'),
(630,	47,	474,	453,	'2024-08-06 05:15:55'),
(631,	47,	476,	454,	'2024-08-06 05:16:40'),
(632,	47,	475,	455,	'2024-08-06 05:16:41'),
(633,	47,	477,	456,	'2024-08-06 05:17:27'),
(634,	47,	478,	457,	'2024-08-06 05:17:37'),
(635,	47,	479,	458,	'2024-08-06 05:18:14'),
(636,	47,	480,	459,	'2024-08-06 05:18:33'),
(637,	47,	481,	460,	'2024-08-06 05:18:59'),
(638,	47,	482,	461,	'2024-08-06 05:19:29'),
(639,	47,	483,	462,	'2024-08-06 05:19:45'),
(640,	47,	484,	463,	'2024-08-06 05:20:26'),
(641,	47,	485,	464,	'2024-08-06 05:20:32'),
(642,	47,	486,	465,	'2024-08-06 05:21:17'),
(643,	47,	487,	466,	'2024-08-06 05:21:22'),
(644,	47,	488,	467,	'2024-08-06 05:22:04'),
(645,	47,	489,	468,	'2024-08-06 05:22:18'),
(646,	47,	490,	469,	'2024-08-06 05:22:50'),
(647,	47,	491,	470,	'2024-08-06 05:23:14'),
(648,	47,	492,	471,	'2024-08-06 05:23:36'),
(649,	47,	493,	472,	'2024-08-06 05:24:10'),
(650,	47,	494,	473,	'2024-08-06 05:24:23'),
(651,	47,	496,	474,	'2024-08-06 05:25:07'),
(652,	47,	495,	475,	'2024-08-06 05:25:09'),
(653,	47,	497,	476,	'2024-08-06 05:25:55'),
(654,	47,	498,	477,	'2024-08-06 05:26:03'),
(655,	47,	499,	478,	'2024-08-06 05:26:41'),
(656,	47,	500,	479,	'2024-08-06 05:26:59'),
(657,	47,	501,	480,	'2024-08-06 05:27:27'),
(658,	47,	502,	481,	'2024-08-06 05:27:56'),
(659,	47,	503,	482,	'2024-08-06 05:28:14'),
(660,	52,	8,	2,	'2024-08-06 05:28:46'),
(661,	51,	16,	4,	'2024-08-06 05:28:51'),
(662,	47,	504,	483,	'2024-08-06 05:28:51'),
(663,	50,	32,	6,	'2024-08-06 05:28:57'),
(664,	47,	505,	484,	'2024-08-06 05:29:00'),
(665,	47,	506,	485,	'2024-08-06 05:29:46'),
(666,	47,	507,	486,	'2024-08-06 05:29:47'),
(667,	47,	508,	487,	'2024-08-06 05:30:32'),
(668,	47,	509,	488,	'2024-08-06 05:30:43'),
(669,	47,	510,	489,	'2024-08-06 05:31:18'),
(670,	47,	511,	490,	'2024-08-06 05:31:39'),
(671,	47,	512,	491,	'2024-08-06 05:32:04'),
(672,	47,	513,	492,	'2024-08-06 05:32:36'),
(673,	47,	514,	493,	'2024-08-06 05:32:50'),
(674,	47,	515,	494,	'2024-08-06 05:33:32'),
(675,	47,	516,	495,	'2024-08-06 05:33:36'),
(676,	47,	517,	496,	'2024-08-06 05:34:23'),
(677,	47,	518,	497,	'2024-08-06 05:34:27'),
(678,	47,	519,	498,	'2024-08-06 05:35:09'),
(679,	32,	16,	4,	'2024-08-06 05:35:13'),
(680,	47,	6250,	499,	'2024-08-06 05:35:23'),
(681,	47,	6251,	500,	'2024-08-06 05:35:55'),
(682,	47,	6252,	501,	'2024-08-06 05:36:20'),
(683,	47,	6253,	502,	'2024-08-06 05:36:41'),
(684,	47,	16,	503,	'2024-08-06 05:36:59'),
(685,	47,	6254,	504,	'2024-08-06 05:37:16'),
(686,	47,	6255,	505,	'2024-08-06 05:37:27'),
(687,	47,	6257,	506,	'2024-08-06 05:38:12'),
(688,	47,	6256,	507,	'2024-08-06 05:38:14'),
(689,	47,	6258,	508,	'2024-08-06 05:39:00'),
(690,	47,	6259,	509,	'2024-08-06 05:39:09'),
(691,	47,	530,	510,	'2024-08-06 05:39:46'),
(692,	47,	531,	511,	'2024-08-06 05:40:06'),
(693,	47,	532,	512,	'2024-08-06 05:40:32'),
(694,	47,	533,	513,	'2024-08-06 05:41:00'),
(695,	47,	534,	514,	'2024-08-06 05:41:18'),
(696,	47,	535,	515,	'2024-08-06 05:41:56'),
(697,	47,	536,	516,	'2024-08-06 05:42:05'),
(698,	47,	537,	517,	'2024-08-06 05:42:51'),
(699,	47,	538,	518,	'2024-08-06 05:42:52'),
(700,	47,	539,	519,	'2024-08-06 05:43:37'),
(701,	47,	540,	520,	'2024-08-06 05:43:48'),
(702,	47,	541,	521,	'2024-08-06 05:44:23'),
(703,	47,	542,	522,	'2024-08-06 05:44:44'),
(704,	47,	543,	523,	'2024-08-06 05:45:09'),
(705,	47,	544,	524,	'2024-08-06 05:45:40'),
(706,	47,	545,	525,	'2024-08-06 05:45:55'),
(707,	47,	547,	526,	'2024-08-06 05:46:37'),
(708,	47,	548,	527,	'2024-08-06 05:46:41'),
(709,	52,	546,	3,	'2024-08-06 05:47:12'),
(710,	51,	546,	5,	'2024-08-06 05:47:18'),
(711,	47,	549,	528,	'2024-08-06 05:47:27'),
(712,	50,	32,	7,	'2024-08-06 05:47:29'),
(713,	47,	550,	529,	'2024-08-06 05:47:33'),
(714,	37,	18,	1,	'2024-08-06 05:47:48'),
(715,	47,	551,	530,	'2024-08-06 05:48:14'),
(716,	47,	5625,	531,	'2024-08-06 05:48:30'),
(717,	47,	553,	532,	'2024-08-06 05:49:00'),
(718,	47,	554,	533,	'2024-08-06 05:49:26'),
(719,	47,	555,	534,	'2024-08-06 05:49:46'),
(720,	47,	556,	535,	'2024-08-06 05:50:22'),
(721,	47,	557,	536,	'2024-08-06 05:50:33'),
(722,	47,	559,	537,	'2024-08-06 05:51:19'),
(723,	47,	558,	538,	'2024-08-06 05:51:19'),
(724,	47,	560,	539,	'2024-08-06 05:52:05'),
(725,	47,	561,	540,	'2024-08-06 05:52:14'),
(726,	47,	562,	541,	'2024-08-06 05:52:51'),
(727,	47,	563,	542,	'2024-08-06 05:53:11'),
(728,	47,	564,	543,	'2024-08-06 05:53:37'),
(729,	47,	565,	544,	'2024-08-06 05:54:07'),
(730,	47,	566,	545,	'2024-08-06 05:54:23'),
(731,	47,	567,	546,	'2024-08-06 05:55:03'),
(732,	47,	568,	547,	'2024-08-06 05:55:09'),
(733,	47,	569,	548,	'2024-08-06 05:55:56'),
(734,	47,	570,	549,	'2024-08-06 05:55:59'),
(735,	47,	572,	550,	'2024-08-06 05:56:55'),
(736,	47,	573,	551,	'2024-08-06 05:57:28'),
(737,	47,	574,	552,	'2024-08-06 05:57:52'),
(738,	47,	575,	553,	'2024-08-06 05:58:15'),
(739,	47,	576,	554,	'2024-08-06 05:58:48'),
(740,	47,	577,	555,	'2024-08-06 05:59:01'),
(741,	47,	579,	556,	'2024-08-06 05:59:44'),
(742,	47,	578,	557,	'2024-08-06 05:59:47'),
(743,	47,	580,	558,	'2024-08-06 06:00:33'),
(744,	47,	581,	559,	'2024-08-06 06:00:40'),
(745,	47,	582,	560,	'2024-08-06 06:01:19'),
(746,	47,	583,	561,	'2024-08-06 06:01:36'),
(747,	47,	585,	562,	'2024-08-06 06:02:06'),
(748,	47,	586,	563,	'2024-08-06 06:02:32'),
(749,	47,	587,	564,	'2024-08-06 06:02:52'),
(750,	49,	29,	3,	'2024-08-06 06:03:22'),
(751,	47,	588,	565,	'2024-08-06 06:03:27'),
(752,	47,	589,	566,	'2024-08-06 06:03:38'),
(753,	47,	591,	567,	'2024-08-06 06:04:23'),
(754,	47,	590,	568,	'2024-08-06 06:04:24'),
(755,	47,	592,	569,	'2024-08-06 06:05:10'),
(756,	47,	593,	570,	'2024-08-06 06:05:20'),
(757,	47,	594,	571,	'2024-08-06 06:05:57'),
(758,	47,	595,	572,	'2024-08-06 06:06:16'),
(759,	47,	596,	573,	'2024-08-06 06:06:43'),
(760,	47,	597,	574,	'2024-08-06 06:07:12'),
(761,	47,	598,	575,	'2024-08-06 06:07:29'),
(762,	47,	599,	576,	'2024-08-06 06:08:08'),
(763,	47,	600,	577,	'2024-08-06 06:08:15'),
(764,	47,	601,	578,	'2024-08-06 06:09:01'),
(765,	47,	602,	579,	'2024-08-06 06:09:03'),
(766,	51,	32,	6,	'2024-08-06 07:51:08'),
(767,	50,	30,	8,	'2024-08-06 07:51:39'),
(768,	52,	30,	4,	'2024-08-06 07:51:44'),
(769,	7,	32,	7,	'2024-08-06 07:52:04'),
(770,	47,	30,	580,	'2024-08-06 07:52:48'),
(771,	54,	32,	0,	'2024-08-06 08:35:06'),
(772,	45,	32,	0,	'2024-08-06 08:36:48'),
(773,	50,	31,	9,	'2024-08-06 09:19:52'),
(774,	51,	32,	7,	'2024-08-06 09:20:18'),
(775,	52,	31,	5,	'2024-08-06 09:20:32'),
(776,	7,	31,	8,	'2024-08-06 09:21:02'),
(777,	48,	31,	4,	'2024-08-06 09:24:06'),
(778,	52,	32,	6,	'2024-08-06 09:38:19'),
(779,	50,	32,	10,	'2024-08-06 14:16:05'),
(780,	52,	32,	7,	'2024-08-06 14:16:47'),
(781,	12,	32,	4,	'2024-08-06 14:17:05'),
(782,	47,	32,	581,	'2024-08-06 14:17:55'),
(783,	51,	32,	8,	'2024-08-06 14:18:07'),
(784,	52,	29,	8,	'2024-08-06 17:02:28'),
(785,	47,	29,	582,	'2024-08-06 17:02:34'),
(786,	51,	29,	9,	'2024-08-06 17:02:42'),
(790,	55,	32,	0,	'2024-08-06 17:18:48'),
(791,	56,	32,	0,	'2024-08-06 17:21:59'),
(792,	47,	33,	583,	'2024-08-06 17:32:21'),
(793,	57,	32,	0,	'2024-08-06 17:42:19'),
(794,	57,	18,	1,	'2024-08-06 17:43:14'),
(795,	32,	34,	5,	'2024-08-06 17:44:53'),
(796,	56,	18,	1,	'2024-08-06 17:48:49'),
(797,	56,	8,	2,	'2024-08-06 18:11:57'),
(798,	55,	18,	1,	'2024-08-06 18:12:55'),
(799,	56,	8,	3,	'2024-08-06 21:00:07'),
(800,	56,	36,	4,	'2024-08-06 22:40:46'),
(801,	52,	36,	9,	'2024-08-06 22:41:06'),
(802,	47,	36,	584,	'2024-08-06 22:41:54'),
(803,	51,	36,	10,	'2024-08-06 22:42:12'),
(804,	55,	8,	2,	'2024-08-06 22:42:28'),
(805,	48,	36,	5,	'2024-08-06 22:42:38'),
(806,	7,	36,	9,	'2024-08-06 22:43:59'),
(807,	32,	32,	6,	'2024-08-06 22:44:04'),
(808,	12,	36,	5,	'2024-08-06 22:44:12'),
(810,	9,	36,	3,	'2024-08-06 22:51:23'),
(811,	5,	36,	4,	'2024-08-06 22:51:36'),
(812,	55,	23,	3,	'2024-08-06 23:15:07'),
(813,	49,	23,	4,	'2024-08-06 23:15:15'),
(814,	39,	18,	1,	'2024-08-06 23:15:36'),
(815,	12,	32,	6,	'2024-08-06 23:15:54'),
(816,	4,	23,	3,	'2024-08-06 23:16:03'),
(817,	3,	23,	3,	'2024-08-06 23:16:10'),
(818,	6,	23,	3,	'2024-08-06 23:17:18'),
(819,	58,	32,	0,	'2024-08-06 23:26:09'),
(820,	59,	32,	0,	'2024-08-06 23:28:38'),
(821,	59,	18,	1,	'2024-08-06 23:40:05'),
(822,	60,	32,	0,	'2024-08-06 23:47:09'),
(823,	58,	18,	1,	'2024-08-06 23:48:17'),
(824,	1,	32,	0,	'2024-08-06 23:49:01'),
(825,	12,	32,	0,	'2024-08-06 23:49:36'),
(826,	18,	32,	0,	'2024-08-06 23:51:13'),
(827,	61,	32,	0,	'2024-08-06 23:55:23'),
(828,	57,	32,	0,	'2024-08-07 00:27:02'),
(829,	61,	18,	1,	'2024-08-07 02:56:28'),
(830,	56,	30,	5,	'2024-08-07 07:47:38'),
(831,	61,	8,	2,	'2024-08-07 07:47:41'),
(832,	60,	18,	1,	'2024-08-07 07:51:08'),
(833,	61,	29,	3,	'2024-08-07 10:22:57'),
(834,	56,	32,	6,	'2024-08-07 10:23:06'),
(835,	39,	8,	2,	'2024-08-07 14:25:58'),
(836,	62,	32,	0,	'2024-08-07 15:37:25'),
(837,	63,	32,	0,	'2024-08-07 15:38:35'),
(838,	64,	32,	0,	'2024-08-07 15:39:42'),
(839,	65,	32,	0,	'2024-08-07 15:40:41'),
(840,	61,	8,	4,	'2024-08-07 15:44:24'),
(841,	41,	8,	3,	'2024-08-07 15:48:07'),
(842,	66,	32,	0,	'2024-08-07 15:55:44'),
(843,	66,	18,	1,	'2024-08-07 15:59:03'),
(844,	65,	18,	1,	'2024-08-07 15:59:07'),
(845,	46,	32,	0,	'2024-08-07 15:59:07'),
(847,	66,	8,	2,	'2024-08-07 16:52:09'),
(848,	65,	8,	2,	'2024-08-07 16:52:17'),
(850,	67,	32,	0,	'2024-08-07 22:32:57'),
(851,	68,	32,	0,	'2024-08-07 22:42:09'),
(853,	46,	32,	0,	'2024-08-07 22:47:14'),
(854,	46,	32,	0,	'2024-08-07 22:47:24'),
(855,	18,	32,	0,	'2024-08-07 22:47:31'),
(861,	18,	32,	0,	'2024-08-07 22:52:01'),
(862,	18,	32,	0,	'2024-08-07 22:52:10'),
(863,	12,	32,	0,	'2024-08-07 22:54:53'),
(864,	46,	32,	0,	'2024-08-07 22:54:59'),
(865,	60,	8,	2,	'2024-08-08 01:10:40'),
(866,	14,	18,	1,	'2024-08-08 01:10:42'),
(867,	69,	32,	0,	'2024-08-08 18:43:51'),
(868,	47,	37,	585,	'2024-08-08 22:33:29'),
(869,	60,	37,	3,	'2024-08-08 22:47:45'),
(870,	46,	32,	0,	'2024-08-08 23:08:33'),
(871,	70,	32,	0,	'2024-08-08 23:38:42'),
(872,	71,	32,	0,	'2024-08-08 23:39:49'),
(873,	67,	32,	0,	'2024-08-08 23:45:07'),
(874,	67,	32,	0,	'2024-08-08 23:45:31'),
(875,	67,	32,	0,	'2024-08-08 23:45:34'),
(876,	67,	32,	0,	'2024-08-08 23:45:40'),
(877,	67,	32,	0,	'2024-08-08 23:45:44'),
(878,	67,	32,	0,	'2024-08-08 23:45:48'),
(879,	67,	32,	0,	'2024-08-08 23:45:52'),
(880,	67,	32,	0,	'2024-08-08 23:45:56'),
(881,	67,	32,	0,	'2024-08-08 23:46:00'),
(882,	69,	18,	1,	'2024-08-09 00:51:30'),
(883,	71,	18,	1,	'2024-08-09 07:34:02'),
(884,	71,	8,	2,	'2024-08-09 13:34:58'),
(885,	71,	38,	3,	'2024-08-09 15:11:22'),
(886,	61,	32,	6,	'2024-08-09 15:11:29'),
(887,	60,	38,	4,	'2024-08-09 15:11:42'),
(888,	53,	18,	1,	'2024-08-09 15:12:13'),
(889,	52,	38,	10,	'2024-08-09 15:12:17'),
(890,	47,	38,	586,	'2024-08-09 15:12:28'),
(891,	45,	32,	0,	'2024-08-09 15:20:56'),
(892,	45,	32,	0,	'2024-08-09 15:21:05'),
(893,	45,	32,	0,	'2024-08-09 15:21:10'),
(894,	45,	32,	0,	'2024-08-09 15:21:14'),
(895,	45,	32,	0,	'2024-08-09 15:21:18'),
(896,	45,	32,	0,	'2024-08-09 15:21:23'),
(898,	71,	32,	4,	'2024-08-09 16:24:41'),
(899,	69,	8,	2,	'2024-08-09 16:45:26'),
(900,	37,	8,	2,	'2024-08-09 16:45:40'),
(901,	65,	32,	3,	'2024-08-09 17:11:14'),
(902,	66,	32,	3,	'2024-08-09 17:11:19'),
(903,	33,	18,	1,	'2024-08-09 17:11:40'),
(904,	61,	32,	7,	'2024-08-09 17:11:54'),
(905,	49,	32,	5,	'2024-08-09 17:14:55'),
(906,	41,	32,	4,	'2024-08-09 17:14:59'),
(907,	38,	18,	1,	'2024-08-09 17:15:03'),
(908,	39,	32,	3,	'2024-08-09 17:15:08'),
(909,	3,	32,	4,	'2024-08-09 17:15:22'),
(910,	53,	8,	2,	'2024-08-09 17:19:56'),
(911,	55,	32,	4,	'2024-08-09 17:23:25'),
(912,	71,	11,	5,	'2024-08-09 17:44:19'),
(913,	69,	11,	3,	'2024-08-09 17:44:42'),
(914,	53,	30,	3,	'2024-08-09 17:46:33'),
(916,	72,	32,	0,	'2024-08-09 17:49:54'),
(918,	50,	32,	0,	'2024-08-09 17:55:44'),
(919,	72,	18,	1,	'2024-08-09 17:56:10'),
(920,	11,	18,	1,	'2024-08-09 18:00:08'),
(922,	53,	39,	4,	'2024-08-09 18:10:26'),
(923,	56,	32,	7,	'2024-08-09 18:10:37'),
(924,	61,	39,	8,	'2024-08-09 18:10:45'),
(925,	52,	39,	11,	'2024-08-09 18:10:54'),
(926,	73,	32,	0,	'2024-08-09 18:11:00'),
(927,	51,	39,	11,	'2024-08-09 18:12:55'),
(928,	74,	32,	0,	'2024-08-09 18:15:01'),
(929,	74,	18,	1,	'2024-08-09 18:19:08'),
(930,	75,	32,	0,	'2024-08-09 18:19:32'),
(931,	45,	32,	0,	'2024-08-09 18:19:41'),
(932,	74,	8,	2,	'2024-08-09 18:52:32'),
(933,	74,	32,	3,	'2024-08-09 18:57:37'),
(934,	66,	24,	4,	'2024-08-09 19:07:24'),
(935,	74,	24,	4,	'2024-08-09 19:07:32'),
(936,	72,	8,	2,	'2024-08-09 19:21:54'),
(937,	76,	32,	0,	'2024-08-09 19:24:13'),
(938,	77,	32,	0,	'2024-08-09 19:48:00'),
(939,	77,	18,	1,	'2024-08-09 19:49:50'),
(940,	77,	8,	2,	'2024-08-09 20:09:12'),
(941,	77,	18,	3,	'2024-08-09 21:25:34'),
(944,	71,	32,	6,	'2024-08-09 22:41:37'),
(945,	61,	40,	9,	'2024-08-09 22:41:43'),
(946,	77,	40,	4,	'2024-08-09 22:41:49'),
(947,	12,	32,	7,	'2024-08-09 22:42:47'),
(948,	69,	40,	4,	'2024-08-09 22:43:00'),
(949,	37,	40,	3,	'2024-08-09 22:43:32'),
(951,	78,	32,	0,	'2024-08-09 22:55:39'),
(953,	77,	31,	5,	'2024-08-10 00:34:30'),
(954,	61,	31,	10,	'2024-08-10 00:35:14'),
(955,	53,	31,	5,	'2024-08-10 00:35:25'),
(956,	71,	32,	7,	'2024-08-10 00:35:40'),
(957,	12,	31,	8,	'2024-08-10 00:36:13'),
(958,	32,	32,	7,	'2024-08-10 00:36:25'),
(959,	77,	32,	6,	'2024-08-10 02:05:07'),
(961,	79,	32,	0,	'2024-08-10 05:18:44'),
(963,	79,	32,	0,	'2024-08-10 05:32:45'),
(964,	79,	32,	0,	'2024-08-10 05:32:49'),
(965,	79,	32,	0,	'2024-08-10 05:32:55'),
(966,	79,	32,	0,	'2024-08-10 05:57:57'),
(967,	49,	32,	6,	'2024-08-10 06:04:06'),
(968,	80,	32,	0,	'2024-08-10 08:19:47'),
(969,	80,	32,	0,	'2024-08-10 08:21:16'),
(970,	0,	32,	0,	'2024-08-10 09:43:36'),
(971,	81,	32,	0,	'2024-08-10 10:41:27'),
(972,	82,	32,	0,	'2024-08-10 10:47:05'),
(973,	83,	32,	0,	'2024-08-10 10:51:43'),
(974,	84,	32,	0,	'2024-08-10 10:53:11'),
(975,	85,	32,	0,	'2024-08-10 13:41:38'),
(976,	86,	32,	0,	'2024-08-10 14:12:34'),
(977,	86,	18,	1,	'2024-08-10 14:43:57'),
(978,	86,	8,	2,	'2024-08-10 14:55:17'),
(979,	87,	32,	0,	'2024-08-10 14:58:25'),
(980,	88,	32,	0,	'2024-08-10 15:03:53'),
(981,	89,	32,	0,	'2024-08-10 15:06:16'),
(982,	90,	32,	0,	'2024-08-10 15:08:49'),
(983,	91,	32,	0,	'2024-08-10 15:11:06'),
(984,	92,	32,	0,	'2024-08-10 15:32:15'),
(985,	93,	32,	0,	'2024-08-10 15:35:13'),
(986,	94,	32,	0,	'2024-08-10 15:36:27'),
(988,	95,	18,	1,	'2024-08-10 15:38:55'),
(989,	96,	32,	0,	'2024-08-10 15:42:10'),
(990,	86,	8,	3,	'2024-08-10 15:42:43'),
(991,	97,	32,	0,	'2024-08-10 15:49:16'),
(992,	48,	32,	6,	'2024-08-10 15:53:51'),
(993,	0,	32,	0,	'2024-08-10 15:56:27'),
(994,	96,	18,	1,	'2024-08-10 15:57:06'),
(995,	86,	11,	4,	'2024-08-10 15:57:59'),
(996,	60,	11,	5,	'2024-08-10 15:58:07'),
(997,	41,	11,	5,	'2024-08-10 15:58:24'),
(998,	3,	11,	5,	'2024-08-10 15:58:37'),
(999,	71,	16,	8,	'2024-08-10 16:00:32'),
(1000,	98,	32,	0,	'2024-08-10 16:29:15'),
(1001,	98,	18,	1,	'2024-08-10 16:29:55'),
(1002,	99,	32,	0,	'2024-08-10 16:30:46'),
(1003,	100,	32,	0,	'2024-08-10 16:43:31'),
(1004,	101,	32,	0,	'2024-08-10 16:45:29'),
(1005,	95,	8,	2,	'2024-08-10 17:34:45'),
(1006,	98,	8,	2,	'2024-08-10 17:34:53'),
(1007,	99,	32,	0,	'2024-08-10 17:46:10'),
(1008,	99,	32,	0,	'2024-08-10 17:46:47'),
(1009,	22,	32,	0,	'2024-08-10 17:47:42'),
(1010,	1,	32,	0,	'2024-08-10 17:47:51'),
(1011,	99,	32,	0,	'2024-08-10 17:48:13'),
(1012,	99,	32,	0,	'2024-08-10 17:48:42'),
(1013,	102,	32,	0,	'2024-08-10 18:47:25'),
(1014,	103,	32,	0,	'2024-08-10 18:54:46'),
(1015,	93,	32,	0,	'2024-08-10 19:29:11'),
(1016,	93,	32,	0,	'2024-08-10 19:29:15'),
(1017,	604,	32,	0,	'2024-08-10 19:34:42'),
(1018,	93,	32,	0,	'2024-08-10 19:34:59'),
(1019,	104,	32,	0,	'2024-08-10 19:42:22'),
(1020,	105,	32,	0,	'2024-08-10 19:43:42'),
(1021,	106,	32,	0,	'2024-08-10 19:51:29'),
(1022,	106,	18,	1,	'2024-08-10 19:53:16'),
(1023,	107,	32,	0,	'2024-08-10 19:53:17'),
(1024,	108,	32,	0,	'2024-08-10 19:54:40'),
(1025,	108,	32,	0,	'2024-08-10 19:59:53'),
(1026,	108,	18,	1,	'2024-08-10 20:01:38'),
(1027,	99,	18,	1,	'2024-08-10 20:04:05'),
(1028,	108,	8,	2,	'2024-08-10 20:05:28'),
(1029,	60,	32,	6,	'2024-08-10 20:05:58'),
(1030,	33,	8,	2,	'2024-08-10 20:06:03'),
(1031,	69,	12,	5,	'2024-08-10 20:07:59'),
(1032,	105,	18,	1,	'2024-08-10 20:08:03'),
(1033,	55,	12,	5,	'2024-08-10 20:08:12'),
(1034,	14,	8,	2,	'2024-08-10 20:09:00'),
(1035,	65,	11,	4,	'2024-08-10 20:09:43'),
(1036,	55,	32,	6,	'2024-08-10 20:09:54'),
(1037,	49,	32,	7,	'2024-08-10 20:09:56'),
(1038,	53,	32,	6,	'2024-08-10 20:09:59'),
(1039,	52,	11,	12,	'2024-08-10 20:10:02'),
(1040,	9,	12,	4,	'2024-08-10 20:10:18'),
(1041,	8,	8,	2,	'2024-08-10 20:10:22'),
(1042,	6,	11,	4,	'2024-08-10 20:11:24'),
(1043,	6,	18,	5,	'2024-08-10 20:11:43'),
(1044,	3,	32,	6,	'2024-08-10 20:12:29'),
(1045,	22,	18,	1,	'2024-08-10 20:13:00'),
(1046,	0,	32,	0,	'2024-08-10 20:13:42'),
(1047,	0,	32,	0,	'2024-08-10 20:14:35'),
(1048,	109,	32,	0,	'2024-08-10 20:16:33'),
(1049,	100,	32,	0,	'2024-08-10 20:36:29'),
(1050,	86,	1,	5,	'2024-08-10 21:05:09'),
(1051,	86,	32,	6,	'2024-08-11 06:33:17'),
(1052,	95,	1,	3,	'2024-08-11 07:36:30'),
(1053,	110,	32,	0,	'2024-08-11 08:14:04'),
(1054,	111,	32,	0,	'2024-08-11 10:26:01'),
(1055,	105,	8,	2,	'2024-08-11 10:44:58'),
(1056,	105,	12,	3,	'2024-08-11 10:55:28'),
(1057,	111,	18,	1,	'2024-08-11 11:12:00'),
(1058,	111,	8,	2,	'2024-08-11 11:50:47'),
(1059,	95,	10,	4,	'2024-08-11 11:53:23'),
(1060,	0,	32,	0,	'2024-08-11 17:51:50'),
(1061,	111,	18,	3,	'2024-08-11 18:02:10'),
(1062,	112,	32,	0,	'2024-08-11 18:19:01'),
(1063,	113,	32,	0,	'2024-08-11 18:23:48'),
(1064,	0,	32,	0,	'2024-08-11 20:26:53'),
(1065,	60,	32,	7,	'2024-08-11 21:18:22'),
(1066,	60,	40,	8,	'2024-08-11 22:33:26'),
(1067,	60,	25,	9,	'2024-08-11 23:49:30'),
(1068,	96,	8,	2,	'2024-08-11 23:51:16'),
(1069,	105,	45,	4,	'2024-08-12 06:48:45'),
(1070,	95,	45,	5,	'2024-08-12 06:49:05'),
(1071,	60,	45,	10,	'2024-08-12 06:49:22'),
(1072,	53,	32,	7,	'2024-08-12 06:49:36'),
(1073,	37,	45,	4,	'2024-08-12 06:50:00'),
(1074,	52,	45,	13,	'2024-08-12 06:52:22'),
(1075,	53,	43,	8,	'2024-08-12 13:22:27'),
(1076,	61,	43,	11,	'2024-08-12 13:22:39'),
(1077,	105,	32,	5,	'2024-08-12 14:18:04'),
(1078,	0,	32,	0,	'2024-08-12 17:19:57'),
(1079,	0,	32,	0,	'2024-08-12 17:22:14'),
(1080,	0,	32,	0,	'2024-08-14 08:15:10'),
(1081,	114,	32,	0,	'2024-08-14 08:20:00'),
(1082,	115,	32,	0,	'2024-08-14 09:24:18'),
(1083,	111,	12,	4,	'2024-08-14 09:27:45'),
(1084,	115,	18,	1,	'2024-08-14 09:51:55'),
(1085,	116,	32,	0,	'2024-08-14 10:02:16'),
(1086,	117,	32,	0,	'2024-08-14 10:08:51'),
(1087,	118,	32,	0,	'2024-08-14 15:03:32'),
(1088,	119,	32,	0,	'2024-08-14 15:06:15'),
(1089,	120,	32,	0,	'2024-08-14 15:07:47'),
(1090,	117,	18,	1,	'2024-08-14 15:45:00'),
(1091,	117,	8,	2,	'2024-08-15 04:01:49'),
(1092,	71,	44,	9,	'2024-08-15 07:43:32'),
(1094,	96,	44,	3,	'2024-08-15 07:44:05'),
(1095,	52,	44,	14,	'2024-08-15 07:46:22'),
(1096,	106,	8,	2,	'2024-08-15 09:40:40'),
(1097,	93,	32,	0,	'2024-08-15 21:19:08'),
(1098,	121,	32,	0,	'2024-08-15 23:59:08'),
(1099,	121,	32,	0,	'2024-08-16 00:00:00'),
(1100,	111,	31,	5,	'2024-08-16 02:03:29'),
(1101,	119,	18,	1,	'2024-08-16 02:06:43'),
(1102,	57,	32,	0,	'2024-08-16 12:38:51'),
(1103,	118,	18,	1,	'2024-08-16 15:22:52'),
(1104,	115,	8,	2,	'2024-08-16 15:23:04'),
(1105,	105,	32,	6,	'2024-08-16 15:23:14'),
(1106,	98,	36,	3,	'2024-08-16 15:23:24'),
(1108,	74,	36,	5,	'2024-08-16 15:23:39'),
(1109,	71,	36,	10,	'2024-08-16 15:23:45'),
(1110,	60,	36,	11,	'2024-08-16 15:24:01'),
(1111,	53,	36,	9,	'2024-08-16 15:24:49'),
(1112,	69,	32,	6,	'2024-08-16 15:24:57'),
(1113,	122,	32,	0,	'2024-08-20 14:26:46'),
(1114,	123,	32,	0,	'2024-08-21 12:28:33'),
(1115,	124,	32,	0,	'2024-08-21 12:30:21'),
(1116,	123,	18,	1,	'2024-08-21 16:41:34'),
(1117,	115,	23,	3,	'2024-08-21 18:24:56'),
(1118,	123,	8,	2,	'2024-08-21 20:30:44'),
(1119,	59,	8,	2,	'2024-08-21 20:44:23'),
(1120,	39,	36,	4,	'2024-08-21 20:45:06'),
(1121,	125,	32,	0,	'2024-08-21 20:46:36'),
(1122,	126,	32,	0,	'2024-08-22 23:50:35'),
(1123,	127,	32,	0,	'2024-08-22 23:50:57'),
(1124,	116,	18,	1,	'2024-08-23 03:22:45'),
(1125,	127,	18,	1,	'2024-08-23 08:00:29'),
(1126,	127,	8,	2,	'2024-08-23 11:05:49'),
(1127,	69,	32,	7,	'2024-08-23 16:10:48'),
(1128,	128,	32,	0,	'2024-08-23 16:55:01'),
(1129,	129,	32,	0,	'2024-08-23 17:00:06'),
(1130,	129,	18,	1,	'2024-08-23 17:03:01'),
(1131,	127,	32,	3,	'2024-08-23 17:04:15'),
(1132,	115,	11,	4,	'2024-08-23 17:33:57'),
(1133,	111,	32,	6,	'2024-08-23 17:34:00'),
(1134,	125,	18,	1,	'2024-08-23 17:34:03'),
(1135,	130,	32,	0,	'2024-08-23 17:45:15'),
(1136,	129,	8,	2,	'2024-08-23 20:00:02'),
(1137,	122,	18,	1,	'2024-08-23 20:00:10'),
(1138,	117,	18,	3,	'2024-08-23 20:00:18'),
(1139,	131,	32,	0,	'2024-08-23 20:16:56'),
(1140,	131,	18,	1,	'2024-08-23 20:49:08'),
(1141,	130,	18,	1,	'2024-08-23 21:01:09'),
(1142,	123,	35,	3,	'2024-08-24 13:36:17'),
(1143,	125,	8,	2,	'2024-08-24 13:36:29'),
(1144,	74,	32,	6,	'2024-08-24 13:36:47'),
(1145,	132,	32,	0,	'2024-08-24 13:55:58'),
(1146,	133,	32,	0,	'2024-08-24 13:58:10'),
(1147,	3,	32,	7,	'2024-08-24 14:00:17'),
(1148,	134,	32,	0,	'2024-08-24 14:22:07'),
(1149,	130,	8,	2,	'2024-08-24 20:57:36'),
(1150,	123,	41,	4,	'2024-08-24 21:04:00'),
(1151,	51,	35,	12,	'2024-08-24 21:46:15'),
(1152,	135,	32,	0,	'2024-08-25 14:32:32'),
(1153,	136,	32,	0,	'2024-08-25 14:37:28'),
(1154,	123,	49,	5,	'2024-08-25 14:45:19'),
(1155,	137,	32,	0,	'2024-08-26 01:06:48'),
(1156,	138,	32,	0,	'2024-08-26 01:08:41'),
(1157,	139,	32,	0,	'2024-08-26 01:18:16'),
(1158,	140,	32,	0,	'2024-08-26 01:20:23'),
(1159,	141,	32,	0,	'2024-08-26 01:28:01'),
(1160,	142,	32,	0,	'2024-08-26 11:34:37'),
(1161,	143,	32,	0,	'2024-08-26 11:40:53'),
(1162,	144,	32,	0,	'2024-08-26 11:42:26'),
(1163,	145,	32,	0,	'2024-08-26 11:43:33'),
(1164,	146,	32,	0,	'2024-08-26 20:10:18'),
(1165,	56,	6,	8,	'2024-08-26 21:25:20'),
(1166,	60,	6,	12,	'2024-08-26 21:27:06'),
(1167,	127,	6,	4,	'2024-08-26 21:31:17'),
(1168,	53,	6,	10,	'2024-08-26 21:31:28'),
(1169,	147,	32,	0,	'2024-08-26 22:12:44'),
(1170,	148,	32,	0,	'2024-08-27 08:07:23'),
(1171,	149,	32,	0,	'2024-08-27 09:46:49'),
(1172,	148,	18,	1,	'2024-08-27 15:07:16'),
(1173,	150,	32,	0,	'2024-08-27 23:24:02'),
(1174,	148,	8,	2,	'2024-08-27 23:24:54'),
(1175,	151,	32,	0,	'2024-08-28 11:20:39'),
(1176,	152,	32,	0,	'2024-08-28 11:22:32'),
(1177,	153,	32,	0,	'2024-08-28 11:23:09'),
(1178,	150,	18,	1,	'2024-08-28 11:48:19'),
(1179,	150,	8,	2,	'2024-08-28 12:10:37'),
(1180,	150,	12,	3,	'2024-08-28 12:17:50'),
(1181,	152,	18,	1,	'2024-08-28 12:22:04'),
(1182,	154,	32,	0,	'2024-08-28 15:44:34'),
(1183,	155,	32,	0,	'2024-08-28 15:46:14'),
(1184,	154,	18,	1,	'2024-08-28 17:05:13'),
(1185,	155,	18,	1,	'2024-08-28 17:05:16'),
(1186,	155,	8,	2,	'2024-08-28 22:00:24'),
(1187,	123,	32,	6,	'2024-08-29 11:10:14'),
(1188,	125,	1,	3,	'2024-08-29 19:44:41'),
(1189,	124,	18,	1,	'2024-08-29 19:45:15'),
(1190,	15,	18,	1,	'2024-08-29 19:45:35'),
(1191,	150,	16,	4,	'2024-08-30 11:33:12'),
(1192,	123,	32,	7,	'2024-08-30 11:33:17'),
(1193,	105,	32,	7,	'2024-08-30 11:33:38'),
(1194,	155,	16,	3,	'2024-08-30 11:39:10'),
(1195,	115,	37,	5,	'2024-08-30 14:55:42'),
(1196,	111,	32,	7,	'2024-08-30 20:19:14'),
(1197,	156,	32,	0,	'2024-08-30 20:59:55'),
(1198,	152,	8,	2,	'2024-08-31 00:07:12'),
(1199,	157,	32,	0,	'2024-08-31 00:11:02'),
(1201,	158,	18,	1,	'2024-08-31 00:18:17'),
(1202,	159,	32,	0,	'2024-08-31 00:22:31'),
(1203,	160,	32,	0,	'2024-08-31 04:09:40'),
(1204,	161,	32,	0,	'2024-08-31 10:22:29'),
(1205,	162,	32,	0,	'2024-08-31 11:48:15'),
(1206,	163,	32,	0,	'2024-08-31 11:51:40'),
(1207,	164,	32,	0,	'2024-08-31 11:54:03'),
(1208,	165,	32,	0,	'2024-08-31 12:01:40'),
(1209,	166,	32,	0,	'2024-08-31 12:03:26'),
(1210,	167,	32,	0,	'2024-08-31 12:04:33'),
(1211,	168,	32,	0,	'2024-08-31 12:31:19'),
(1212,	168,	18,	1,	'2024-08-31 14:27:24'),
(1213,	168,	8,	2,	'2024-08-31 18:37:13'),
(1214,	168,	8,	3,	'2024-08-31 22:08:26'),
(1215,	115,	32,	6,	'2024-09-01 12:59:47'),
(1216,	168,	57,	4,	'2024-09-02 06:25:00'),
(1217,	157,	18,	1,	'2024-09-02 06:25:23'),
(1218,	169,	32,	0,	'2024-09-02 06:34:55'),
(1219,	157,	8,	2,	'2024-09-02 08:41:44'),
(1220,	170,	32,	0,	'2024-09-02 14:34:52'),
(1221,	170,	18,	1,	'2024-09-02 19:37:18'),
(1222,	171,	32,	0,	'2024-09-02 20:49:16'),
(1223,	168,	62,	5,	'2024-09-03 10:08:46'),
(1224,	111,	1,	8,	'2024-09-05 18:36:52'),
(1225,	169,	18,	1,	'2024-09-05 20:04:16'),
(1226,	156,	18,	1,	'2024-09-08 05:16:36'),
(1227,	155,	64,	4,	'2024-09-08 05:16:44'),
(1228,	150,	64,	5,	'2024-09-08 05:17:13'),
(1229,	150,	32,	6,	'2024-09-08 06:22:55'),
(1230,	105,	65,	8,	'2024-09-08 06:23:00'),
(1231,	98,	65,	4,	'2024-09-08 06:23:11'),
(1232,	95,	65,	8,	'2024-09-08 06:23:14'),
(1233,	61,	65,	12,	'2024-09-08 06:23:17'),
(1234,	56,	65,	9,	'2024-09-08 06:23:20'),
(1235,	172,	32,	0,	'2024-09-08 06:28:27'),
(1236,	173,	32,	0,	'2024-09-08 06:38:27'),
(1237,	168,	32,	6,	'2024-09-08 11:23:31'),
(1238,	123,	64,	8,	'2024-09-08 11:23:38'),
(1239,	32,	64,	8,	'2024-09-08 11:23:41'),
(1240,	115,	32,	7,	'2024-09-08 11:23:46'),
(1241,	172,	18,	1,	'2024-09-08 13:05:36'),
(1242,	174,	32,	0,	'2024-09-08 18:57:49'),
(1243,	175,	32,	0,	'2024-09-08 19:04:57'),
(1244,	176,	32,	0,	'2024-09-08 19:20:58'),
(1245,	176,	18,	1,	'2024-09-08 19:22:22'),
(1246,	176,	8,	2,	'2024-09-08 22:22:11'),
(1247,	176,	18,	3,	'2024-09-09 02:23:00'),
(1248,	177,	32,	0,	'2024-09-09 02:27:29'),
(1249,	178,	32,	0,	'2024-09-09 02:32:43'),
(1250,	176,	30,	4,	'2024-09-09 07:45:21'),
(1251,	176,	8,	5,	'2024-09-09 15:10:54'),
(1252,	172,	8,	2,	'2024-09-09 15:11:16'),
(1253,	178,	18,	1,	'2024-09-09 15:11:23'),
(1254,	178,	8,	2,	'2024-09-09 23:51:11'),
(1255,	157,	64,	3,	'2024-09-10 11:13:31'),
(1256,	12,	64,	9,	'2024-09-10 11:13:51'),
(1257,	178,	32,	3,	'2024-09-10 17:01:43'),
(1258,	179,	32,	0,	'2024-09-10 23:01:13'),
(1259,	179,	18,	1,	'2024-09-10 23:01:55'),
(1260,	179,	8,	2,	'2024-09-10 23:07:29'),
(1261,	179,	30,	3,	'2024-09-11 14:44:34'),
(1262,	179,	29,	4,	'2024-09-11 14:56:23'),
(1264,	168,	32,	7,	'2024-09-11 15:30:52'),
(1266,	179,	10,	5,	'2024-09-11 19:03:55'),
(1267,	172,	10,	4,	'2024-09-11 19:09:20'),
(1268,	180,	32,	0,	'2024-09-11 22:52:32'),
(1269,	181,	32,	0,	'2024-09-11 23:10:46'),
(1270,	179,	32,	6,	'2024-09-11 23:27:19'),
(1271,	179,	32,	7,	'2024-09-11 23:27:22'),
(1277,	61,	1,	13,	'2024-09-12 20:15:55'),
(1278,	169,	1,	2,	'2024-09-12 21:51:11'),
(1279,	157,	1,	4,	'2024-09-12 21:51:54'),
(1280,	172,	1,	5,	'2024-09-12 21:52:24'),
(1281,	156,	1,	2,	'2024-09-12 21:52:31'),
(1282,	168,	1,	8,	'2024-09-12 21:57:33'),
(1283,	3,	1,	8,	'2024-09-12 21:59:32'),
(1284,	14,	1,	3,	'2024-09-12 22:00:51'),
(1285,	124,	1,	2,	'2024-09-12 22:23:59'),
(1287,	183,	32,	0,	'2024-09-12 22:30:27'),
(1288,	184,	32,	0,	'2024-09-13 00:59:12'),
(1289,	185,	32,	0,	'2024-09-13 01:33:48'),
(1290,	185,	49,	1,	'2024-09-13 01:34:45'),
(1291,	186,	32,	0,	'2024-09-13 01:37:42'),
(1292,	187,	32,	0,	'2024-09-13 01:40:00'),
(1293,	187,	49,	1,	'2024-09-13 01:40:46'),
(1294,	185,	30,	2,	'2024-09-13 07:24:38'),
(1295,	95,	32,	9,	'2024-09-13 10:53:28'),
(1296,	168,	67,	9,	'2024-09-13 10:56:21'),
(1297,	98,	67,	5,	'2024-09-13 10:56:31'),
(1298,	95,	67,	10,	'2024-09-13 10:56:38'),
(1299,	5,	68,	5,	'2024-09-13 10:58:43'),
(1300,	172,	69,	6,	'2024-09-13 11:23:04'),
(1301,	95,	70,	11,	'2024-09-13 11:25:40'),
(1302,	32,	70,	9,	'2024-09-13 11:25:55'),
(1303,	188,	32,	0,	'2024-09-13 12:37:00'),
(1304,	189,	12,	0,	'2024-09-13 15:14:06'),
(1305,	190,	12,	0,	'2024-09-13 16:11:15'),
(1306,	191,	12,	0,	'2024-09-13 16:16:51'),
(1307,	192,	12,	0,	'2024-09-13 16:19:29'),
(1309,	193,	71,	0,	'2024-09-13 20:12:48'),
(1310,	186,	1,	2,	'2024-09-13 20:16:10'),
(1311,	95,	72,	12,	'2024-09-13 22:12:06'),
(1312,	12,	72,	10,	'2024-09-13 22:12:29');

DROP TABLE IF EXISTS `ip_blocked`;
CREATE TABLE `ip_blocked` (
  `ip` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `ip_blocked` (`ip`) VALUES
('95.222.118.233'),
('1');

DROP TABLE IF EXISTS `items`;
CREATE TABLE `items` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(50) NOT NULL,
  `description` varchar(500) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated` timestamp NOT NULL DEFAULT current_timestamp(),
  `currentSerial` int(11) NOT NULL DEFAULT 0,
  `creatorID` int(11) NOT NULL DEFAULT 0,
  `sales` int(11) NOT NULL DEFAULT 0,
  `category` enum('shirt','face','hat') NOT NULL,
  `isPending` enum('Y','N') NOT NULL DEFAULT 'Y',
  `isApproved` enum('Y','N') NOT NULL DEFAULT 'N',
  `coins` int(11) NOT NULL,
  `bucks` int(11) NOT NULL,
  `isOnSale` enum('Y','N') NOT NULL DEFAULT 'N',
  `hash` text NOT NULL,
  `zoom` float NOT NULL DEFAULT 3,
  `groupID` int(11) DEFAULT NULL,
  `isLimited` enum('Y','N') NOT NULL DEFAULT 'N',
  `isLimitedStock` enum('Y','N') NOT NULL DEFAULT 'N',
  `initialStock` int(11) NOT NULL DEFAULT 0,
  `currentStock` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `items` (`ID`, `title`, `description`, `created`, `updated`, `currentSerial`, `creatorID`, `sales`, `category`, `isPending`, `isApproved`, `coins`, `bucks`, `isOnSale`, `hash`, `zoom`, `groupID`, `isLimited`, `isLimitedStock`, `initialStock`, `currentStock`) VALUES
(1,	'[Content Deleted]',	'[Content Deleted]',	'2024-07-13 18:07:49',	'2024-07-17 21:55:34',	3,	1,	4,	'shirt',	'N',	'N',	0,	0,	'N',	'',	3,	NULL,	'N',	'N',	0,	0),
(2,	'[Content Deleted]',	'[Content Deleted]',	'2024-07-16 21:39:32',	'2024-07-16 21:39:32',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'pfcQfCtczcEQQCB',	3,	NULL,	'N',	'N',	0,	0),
(3,	'bomb',	'This is a bomb',	'2024-07-22 15:53:07',	'2024-07-22 15:53:07',	8,	8,	10,	'shirt',	'N',	'Y',	5,	1,	'Y',	'PKajRxCG442uWjl',	3,	NULL,	'N',	'N',	0,	0),
(4,	'backing2',	'makes good decorat',	'2024-07-23 12:21:17',	'2024-07-23 12:21:17',	3,	1,	3,	'shirt',	'N',	'Y',	0,	0,	'Y',	'orFae2TQwXmFsS1',	3,	NULL,	'N',	'N',	0,	0),
(5,	'dagger',	'ye',	'2024-07-23 12:30:26',	'2024-07-23 12:30:26',	5,	16,	5,	'shirt',	'N',	'Y',	0,	0,	'Y',	'MM8HhzLo15t7XOX',	3,	NULL,	'N',	'N',	0,	0),
(6,	'Tea',	'Just test',	'2024-07-23 12:32:12',	'2024-08-10 20:11:16',	5,	12,	5,	'shirt',	'N',	'Y',	2147483647,	0,	'Y',	'NKpJA6i15SpjmN9',	3,	NULL,	'N',	'N',	0,	0),
(7,	'B logo(again) ',	'Epic',	'2024-07-23 12:50:09',	'2024-08-09 18:04:43',	9,	12,	9,	'shirt',	'N',	'Y',	2147483647,	0,	'Y',	'J3Zdj9LBNGuUCbh',	3,	NULL,	'N',	'N',	0,	0),
(8,	'counter strike 2 download page lol',	'',	'2024-07-25 04:46:48',	'2024-07-25 22:08:29',	2,	10,	2,	'shirt',	'N',	'Y',	0,	0,	'Y',	'zZR1O06jMl9YXWI',	3,	NULL,	'N',	'N',	0,	0),
(9,	'RedStar',	'',	'2024-07-25 23:23:03',	'2024-07-27 20:15:33',	4,	18,	4,	'shirt',	'N',	'Y',	0,	0,	'Y',	'ii2j0kO0ruo6sXV',	3,	NULL,	'N',	'N',	0,	0),
(10,	'Be a Solo Cup',	'',	'2024-07-26 10:41:39',	'2024-07-26 10:41:39',	4,	1,	4,	'shirt',	'N',	'Y',	0,	0,	'Y',	'mt81fSCXxSs79Zf',	3,	NULL,	'N',	'N',	0,	0),
(11,	'Gearz',	'Very cool looking',	'2024-07-26 12:53:16',	'2024-07-26 12:53:16',	1,	12,	1,	'shirt',	'N',	'Y',	5,	1,	'Y',	'TffkH7xfZVIU3f3',	3,	NULL,	'N',	'N',	0,	0),
(12,	'Brixus Shirt',	'',	'2024-07-27 22:40:22',	'2024-07-27 22:40:22',	10,	18,	10,	'shirt',	'N',	'Y',	0,	0,	'Y',	'KV7grQ9xy9uWQsC',	3,	NULL,	'N',	'N',	0,	0),
(13,	'[Content Deleted]',	'[Content Deleted]',	'2024-07-27 22:47:34',	'2024-07-27 22:53:46',	0,	10,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'Qelap5V5NmCvvhh',	3,	NULL,	'N',	'N',	0,	0),
(14,	'pushing up something',	'',	'2024-07-27 22:49:41',	'2024-08-06 01:50:22',	3,	18,	3,	'shirt',	'N',	'Y',	10,	0,	'Y',	'qYNiPYkiOyTYQfY',	3,	NULL,	'N',	'N',	0,	0),
(15,	'Mr Noob',	'',	'2024-07-27 23:00:08',	'2024-08-23 19:55:52',	1,	18,	1,	'shirt',	'N',	'Y',	0,	7,	'Y',	'yiELgDmbi21DKSG',	3,	NULL,	'N',	'N',	0,	0),
(22,	'Invisible Body',	'',	'2024-07-27 23:20:24',	'2024-08-10 20:12:49',	1,	18,	1,	'shirt',	'N',	'Y',	2147483647,	0,	'Y',	'Hypo3YJfLbU92QE',	3,	NULL,	'N',	'N',	0,	0),
(23,	'Legs',	'',	'2024-07-27 23:31:29',	'2024-07-27 23:31:29',	0,	18,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'xGJ7HwJZN6gRioo',	3,	NULL,	'N',	'N',	0,	0),
(24,	'stick guy',	'',	'2024-07-27 23:31:46',	'2024-07-27 23:31:46',	0,	10,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'TividgNsQpLko7n',	3,	NULL,	'N',	'N',	0,	0),
(25,	'[Content Deleted]',	'[Content Deleted]',	'2024-07-27 23:31:46',	'2024-07-27 23:31:46',	0,	10,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'mlZ0YiTokFocB1L',	3,	NULL,	'N',	'N',	0,	0),
(26,	'Legs v2',	'',	'2024-07-27 23:32:14',	'2024-07-27 23:32:14',	0,	18,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'mouYZM0F7vxD7p7',	3,	NULL,	'N',	'N',	0,	0),
(27,	'Tick tock',	'',	'2024-07-27 23:34:41',	'2024-07-27 23:34:41',	0,	18,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'b8Fp5hYBktyUtmt',	3,	NULL,	'N',	'N',	0,	0),
(28,	'Brick',	'',	'2024-07-29 22:02:36',	'2024-07-29 22:02:36',	0,	18,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'jr6NdIYKEgVHI3l',	3,	NULL,	'N',	'N',	0,	0),
(29,	'test',	'',	'2024-07-31 10:25:58',	'2024-07-31 10:25:58',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'uIrDpJu9nxtA93K',	3,	NULL,	'N',	'N',	0,	0),
(30,	'LETS SEE ARE PERMISSIONS UNFUCKED',	'',	'2024-07-31 10:27:38',	'2024-07-31 10:27:38',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'ARQLZrkShaGjY1T',	3,	NULL,	'N',	'N',	0,	0),
(31,	'nonsense',	'looks shit, delete the shirt',	'2024-08-01 17:25:08',	'2024-08-01 17:33:20',	0,	12,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'xKTgu0ioSQIwfnk',	3,	NULL,	'N',	'N',	0,	0),
(32,	'Brixus',	'',	'2024-08-01 21:50:32',	'2024-08-01 21:50:32',	9,	18,	9,	'shirt',	'N',	'Y',	0,	0,	'Y',	'JmlorhITpcGVmAM',	3,	NULL,	'N',	'N',	0,	0),
(33,	'Noob',	'',	'2024-08-04 00:17:08',	'2024-08-05 16:49:13',	2,	18,	2,	'shirt',	'N',	'Y',	2147483647,	0,	'Y',	'3NJARJ3hvYQ5v6B',	3,	NULL,	'N',	'N',	0,	0),
(34,	'Hi',	'',	'2024-08-04 13:36:57',	'2024-08-04 13:36:57',	0,	1,	0,	'face',	'N',	'N',	0,	0,	'N',	'A7rgzbGxZQvY9Pr',	3,	NULL,	'N',	'N',	0,	0),
(35,	'Test Face',	'I\'m pensative about the testing.. ',	'2024-08-04 16:31:38',	'2024-08-04 16:39:13',	0,	18,	0,	'face',	'N',	'N',	0,	0,	'N',	'1COUQlh97FsEsCw',	3,	NULL,	'N',	'N',	0,	0),
(36,	'Super depressed face',	'',	'2024-08-04 16:40:15',	'2024-08-23 20:25:45',	0,	18,	0,	'face',	'N',	'N',	0,	0,	'Y',	'n1t0kCDc3gGy8e1',	3,	NULL,	'N',	'N',	0,	0),
(37,	'Happy Face',	'LULZ!\r\n/(0_0)/  \\(0_0)\\',	'2024-08-04 16:45:26',	'2024-08-04 16:50:33',	4,	18,	4,	'face',	'N',	'Y',	5,	0,	'Y',	'd2zb769lHFRkuve',	3,	NULL,	'N',	'N',	0,	0),
(38,	'D:',	'Whaddawned!!??? ',	'2024-08-04 20:14:09',	'2024-08-04 20:14:09',	1,	18,	1,	'face',	'N',	'Y',	10,	0,	'Y',	'YqXCzKgmeoUifiU',	3,	NULL,	'N',	'N',	0,	0),
(39,	':D',	'W0wzerzs1! 1! 1!! ',	'2024-08-04 20:15:44',	'2024-08-04 20:15:44',	4,	18,	4,	'face',	'N',	'Y',	10,	0,	'Y',	'r04OcRk6VB0W6uW',	3,	NULL,	'N',	'N',	0,	0),
(40,	'[Content Deleted]',	'[Content Deleted]',	'2024-08-04 22:25:44',	'2024-08-04 22:26:15',	0,	10,	0,	'face',	'N',	'N',	0,	0,	'N',	'JGZWV8KguVr2P4W',	3,	NULL,	'N',	'N',	0,	0),
(41,	'Scary Zombie',	'Spooky',	'2024-08-04 22:30:32',	'2024-08-04 22:30:32',	5,	10,	5,	'face',	'N',	'Y',	10,	1,	'Y',	'DiqQuTvnTmn8Xqu',	3,	NULL,	'N',	'N',	0,	0),
(42,	'Max Face',	'',	'2024-08-04 23:02:47',	'2024-08-05 23:05:19',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'4wK6Mc39fPwTx5A',	3,	NULL,	'N',	'N',	0,	0),
(43,	'[Content Deleted]',	'[Content Deleted]',	'2024-08-05 11:43:56',	'2024-08-05 11:43:56',	0,	18,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'OXUMtL8iItNVabs',	3,	NULL,	'N',	'N',	0,	0),
(44,	'test hat',	'guys this is a hat i swear',	'2024-08-05 12:18:21',	'2024-08-05 15:19:45',	0,	1,	0,	'hat',	'N',	'N',	0,	0,	'N',	'ifJYHpPtgQw2g1q',	3,	NULL,	'N',	'N',	0,	0),
(45,	'Party Hat',	'',	'2024-08-05 15:43:50',	'2024-08-11 18:08:20',	0,	1,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'Zn7mwwjayYSdEYj',	2.2,	NULL,	'N',	'N',	0,	0),
(46,	'ggf',	'',	'2024-08-05 17:58:50',	'2024-08-05 17:58:50',	0,	1,	0,	'hat',	'N',	'N',	0,	0,	'N',	'mmiQcYGSVUnNjJK',	3,	NULL,	'N',	'N',	0,	0),
(47,	'Big Head',	'Why is your head so big? ',	'2024-08-05 18:00:07',	'2024-08-09 15:19:07',	586,	18,	586,	'hat',	'N',	'N',	5,	0,	'Y',	'CnEDYtnwer8keXa',	2.5,	NULL,	'N',	'N',	0,	0),
(48,	'Dice Hat',	'',	'2024-08-05 18:08:27',	'2024-08-08 08:04:19',	6,	18,	6,	'hat',	'N',	'N',	4,	0,	'Y',	'7bAuaEqiF5e9zAv',	1.9,	NULL,	'N',	'N',	0,	0),
(49,	'Fancy Costume',	'',	'2024-08-05 18:22:21',	'2024-08-10 07:56:58',	7,	18,	7,	'hat',	'N',	'N',	10,	0,	'Y',	'NOdQewAKUVY9JL0',	2.1,	NULL,	'N',	'N',	0,	0),
(50,	'50 Face',	'Available until 6/8/24',	'2024-08-05 18:37:42',	'2024-08-06 16:46:24',	10,	18,	10,	'face',	'N',	'Y',	0,	0,	'N',	'lllGk72koQt9pl4',	3,	NULL,	'N',	'N',	0,	0),
(51,	'[Content Deleted]',	'',	'2024-08-05 18:56:02',	'2024-08-05 19:37:04',	12,	18,	12,	'hat',	'N',	'N',	0,	0,	'Y',	'EiRBjK3HxPeo1y8',	3,	NULL,	'N',	'N',	0,	0),
(52,	'Brain Shoulder Pet',	'',	'2024-08-05 23:00:14',	'2024-08-05 23:01:36',	14,	18,	14,	'hat',	'N',	'N',	0,	0,	'Y',	'tvcaeK9cuUDe5d5',	3,	NULL,	'N',	'N',	0,	0),
(53,	'Fancy TopHat',	'',	'2024-08-05 23:17:03',	'2024-08-08 19:04:49',	10,	18,	10,	'hat',	'N',	'N',	0,	0,	'Y',	'GZbyYpjJAqQnajP',	2.2,	NULL,	'N',	'N',	0,	0),
(54,	'[Content Deleted]',	'[Content Deleted]',	'2024-08-06 08:35:06',	'2024-08-06 08:35:53',	0,	10,	0,	'hat',	'N',	'N',	0,	0,	'N',	'O4FKWO8nObLcOSQ',	3,	NULL,	'N',	'N',	0,	0),
(55,	'Cool Shades',	'Badass',	'2024-08-06 17:18:48',	'2024-08-07 22:46:34',	6,	18,	6,	'hat',	'N',	'N',	3,	0,	'Y',	'1vn03wSODmvPTng',	3,	NULL,	'N',	'N',	0,	0),
(56,	'Eyeless Face',	'For radical people! ',	'2024-08-06 17:21:59',	'2024-08-06 17:21:59',	9,	18,	9,	'face',	'N',	'Y',	0,	0,	'Y',	'S6xzCLCptCPtY63',	3,	NULL,	'N',	'N',	0,	0),
(57,	'Brixus',	'',	'2024-08-06 17:42:19',	'2024-08-06 17:43:20',	1,	18,	1,	'hat',	'N',	'Y',	0,	0,	'N',	'FiL2qFjiMKEDPw0',	3,	NULL,	'N',	'N',	0,	0),
(58,	'Bobs Mad!',	'Bobs Mad......',	'2024-08-06 23:26:09',	'2024-08-06 23:26:09',	1,	23,	1,	'face',	'N',	'N',	10,	6,	'Y',	'6AZF8KB4PAztUrx',	3,	NULL,	'N',	'N',	0,	0),
(59,	'Bobs Mad!',	'Bobs Mad......',	'2024-08-06 23:28:38',	'2024-08-06 23:31:57',	2,	23,	2,	'face',	'N',	'Y',	2,	4,	'Y',	'MFIF3rKAlZyWpAC',	3,	NULL,	'N',	'N',	0,	0),
(60,	'Bigger Head',	'Why are you so angry >:(',	'2024-08-06 23:47:09',	'2024-08-08 07:59:59',	12,	18,	12,	'hat',	'N',	'N',	5,	0,	'Y',	'IeMBsP6q7s8RHx9',	2.1,	NULL,	'N',	'N',	0,	0),
(61,	':3',	':3',	'2024-08-06 23:55:23',	'2024-08-06 23:55:50',	13,	18,	13,	'face',	'N',	'Y',	0,	0,	'Y',	'WxwdU2h1eNTtlXl',	3,	NULL,	'N',	'N',	0,	0),
(62,	'bad size',	'e',	'2024-08-07 15:37:25',	'2024-08-07 15:38:09',	0,	10,	0,	'hat',	'N',	'N',	0,	0,	'N',	'2nVN7UZIuSPQeLR',	3,	NULL,	'N',	'N',	0,	0),
(63,	'pesps?',	'yes',	'2024-08-07 15:38:35',	'2024-08-07 15:38:35',	0,	10,	0,	'hat',	'N',	'N',	0,	0,	'N',	'Li5rRofvSHeQv0A',	3,	NULL,	'N',	'N',	0,	0),
(64,	'Pipes',	'epic',	'2024-08-07 15:39:42',	'2024-08-07 15:39:42',	0,	10,	0,	'hat',	'N',	'N',	0,	0,	'N',	't1O7Vc0O3XNLepw',	3,	NULL,	'N',	'N',	0,	0),
(65,	'Pipes',	'Epic Pipes',	'2024-08-07 15:40:41',	'2024-08-07 15:44:25',	4,	10,	4,	'hat',	'N',	'N',	20,	0,	'Y',	'X5bi5IVZIx4Ze9G',	3,	NULL,	'N',	'N',	0,	0),
(66,	'Soldier',	'no tf2',	'2024-08-07 15:55:44',	'2024-08-07 15:55:44',	4,	10,	4,	'hat',	'N',	'N',	10,	1,	'Y',	'o1O0QCbQCKdKpOZ',	3,	NULL,	'N',	'N',	0,	0),
(67,	'Fly',	'Fly Cosplay',	'2024-08-07 22:32:57',	'2024-08-10 05:37:49',	0,	18,	0,	'hat',	'N',	'N',	0,	0,	'N',	'oQcVPAVFAXOykSD',	0.01,	NULL,	'N',	'N',	0,	0),
(68,	'Yellow Circle',	'The texture broke. ',	'2024-08-07 22:42:09',	'2024-08-08 07:54:46',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'fE1ujaCrD3N7GnW',	2.8,	NULL,	'N',	'N',	0,	0),
(69,	'Blinded Bucket',	'You can\'t see',	'2024-08-08 18:43:51',	'2024-08-08 18:45:37',	7,	18,	7,	'hat',	'N',	'N',	5,	0,	'Y',	'd6yf0TlIkJbiEdG',	2.5,	NULL,	'N',	'N',	0,	0),
(70,	'Base',	'',	'2024-08-08 23:38:42',	'2024-08-08 23:40:37',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'Kum4sISsQMemp4f',	555,	NULL,	'N',	'N',	0,	0),
(71,	'Blockhead',	'',	'2024-08-08 23:39:49',	'2024-08-08 23:41:06',	10,	18,	10,	'hat',	'N',	'N',	0,	0,	'Y',	'9cqSN24kbW8YJdh',	3,	NULL,	'N',	'N',	0,	0),
(72,	'Sad Frown',	'i spent all my money on hats!:(',	'2024-08-09 17:49:54',	'2024-08-09 17:49:54',	2,	11,	2,	'face',	'N',	'Y',	15,	1,	'Y',	'TWT8eoRLtuHWx2g',	3,	NULL,	'N',	'N',	0,	0),
(73,	'LOLTEST',	'LOLTESTING',	'2024-08-09 18:11:00',	'2024-08-09 18:11:00',	0,	11,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'UMKQTMjShvyo6rp',	3,	NULL,	'N',	'N',	0,	0),
(74,	'Devious Face',	'',	'2024-08-09 18:15:01',	'2024-08-09 18:15:22',	6,	18,	6,	'face',	'N',	'Y',	1,	0,	'Y',	'mmULBItrvk2x01U',	3,	NULL,	'N',	'N',	0,	0),
(75,	'bee',	'',	'2024-08-09 18:19:32',	'2024-08-09 18:19:32',	0,	10,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'sTlgQz7UOMdDbc3',	3,	NULL,	'N',	'N',	0,	0),
(76,	'Holy Brixus Halo',	'Given to people that supported brixus in their earliest stages, Or given to people who are respected. ',	'2024-08-09 19:24:13',	'2024-08-10 19:48:53',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'WMnbL3jnY84NDHW',	-5,	NULL,	'N',	'N',	0,	0),
(77,	'Cup',	'Want a cup of tea perhaps?',	'2024-08-09 19:48:00',	'2024-08-10 15:39:41',	6,	11,	6,	'hat',	'N',	'Y',	0,	0,	'N',	'2I7VnTkqHiTW0N8',	3,	NULL,	'N',	'N',	0,	0),
(78,	'Classic Tophat',	'It\'s so shiny! Although.. it is quite expensive for an hat, isn\'t it? Inflation these days..',	'2024-08-09 22:55:39',	'2024-08-10 15:39:29',	0,	11,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'N2ErNctgu8Y2koj',	3,	NULL,	'N',	'N',	0,	0),
(79,	'The other :3 face',	'',	'2024-08-10 05:18:44',	'2024-08-10 05:18:44',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'0phjNne576DejOR',	3,	NULL,	'N',	'N',	0,	0),
(80,	'fac.png',	'',	'2024-08-10 08:19:47',	'2024-08-10 08:19:47',	0,	1,	0,	'face',	'N',	'Y',	0,	0,	'N',	'cMuOF0yWQAuLZRB',	3,	NULL,	'N',	'N',	0,	0),
(81,	'Skeleton Wings',	'epic fail',	'2024-08-10 10:41:27',	'2024-08-10 10:42:42',	0,	29,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'pa7Xykz8vaUahTS',	3,	NULL,	'N',	'N',	0,	0),
(82,	'second try',	'hjelp',	'2024-08-10 10:47:05',	'2024-08-10 10:47:05',	0,	29,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'yRxE8kTtOVVUluV',	3,	NULL,	'N',	'N',	0,	0),
(83,	'a',	'',	'2024-08-10 10:51:43',	'2024-08-10 10:51:43',	0,	29,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'HprfMEuNP8jDnNZ',	3,	NULL,	'N',	'N',	0,	0),
(84,	'q',	'',	'2024-08-10 10:53:11',	'2024-08-10 10:53:11',	0,	29,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'u9LKX50msZGa3Mt',	3,	NULL,	'N',	'N',	0,	0),
(85,	'yer',	'',	'2024-08-10 13:41:38',	'2024-08-10 13:41:38',	0,	29,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'k0TWJajt0eipXTV',	3,	NULL,	'N',	'N',	0,	0),
(86,	'Ram Horns',	'oo spooky',	'2024-08-10 14:12:34',	'2024-08-10 16:28:52',	6,	29,	6,	'hat',	'N',	'Y',	50,	5,	'Y',	'z0eYoE3QI2RACSA',	2.75,	NULL,	'N',	'N',	0,	0),
(87,	'Wth',	'',	'2024-08-10 14:58:25',	'2024-08-10 14:58:57',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'IuokpHA0wGelxxs',	3,	NULL,	'N',	'N',	0,	0),
(88,	'Wth no!!! ',	'',	'2024-08-10 15:03:53',	'2024-08-10 15:04:24',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'brNIA2vnbKNDZYj',	3,	NULL,	'N',	'N',	0,	0),
(89,	'Why',	'',	'2024-08-10 15:06:16',	'2024-08-10 15:06:35',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'kyQ09t32VbzvH7h',	3,	NULL,	'N',	'N',	0,	0),
(90,	'Moustache',	'',	'2024-08-10 15:08:49',	'2024-08-10 15:12:03',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'55uLvlbk9ragPqN',	3,	NULL,	'N',	'N',	0,	0),
(91,	'Scaredy',	'',	'2024-08-10 15:11:06',	'2024-08-10 15:33:02',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'NVCM40MAybBrK57',	3,	NULL,	'N',	'N',	0,	0),
(92,	'WhADDaheck! ',	'',	'2024-08-10 15:32:15',	'2024-08-10 15:32:15',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'3nQKim0I69K0wFq',	3,	NULL,	'N',	'N',	0,	0),
(93,	'Drugs',	'',	'2024-08-10 15:35:13',	'2024-08-23 19:57:23',	0,	18,	0,	'hat',	'N',	'N',	0,	7,	'Y',	'7gUF2lRheDXy7vN',	0.3,	NULL,	'N',	'N',	0,	0),
(94,	'Challenge? ',	'',	'2024-08-10 15:36:27',	'2024-08-10 15:36:57',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'WiJVUC9hwpm4fsx',	3,	NULL,	'N',	'N',	0,	0),
(95,	'Thinking.. ',	'Jaarva',	'2024-08-10 15:37:33',	'2024-08-10 15:38:21',	12,	18,	12,	'face',	'N',	'Y',	0,	0,	'Y',	'J1f3KRTuc5B2Wfh',	3,	NULL,	'N',	'N',	0,	0),
(96,	':3',	'Don\'t trust that smile, he\'s wanted in all 7 continents.',	'2024-08-10 15:42:10',	'2024-08-10 20:19:36',	3,	11,	3,	'face',	'N',	'Y',	15,	1,	'Y',	'd90ybi59FDGxFQE',	3,	NULL,	'N',	'N',	0,	0),
(97,	'Upside Down',	'¡pษนแด‰วM ห™ห™ห™sแด‰ sแด‰ษฅโ”ด ¡ษฅษoM',	'2024-08-10 15:49:16',	'2024-08-10 15:49:16',	0,	11,	0,	'face',	'N',	'Y',	0,	0,	'N',	'xDU9dhc3iOP2gxM',	3,	NULL,	'N',	'N',	0,	0),
(98,	'Good Intentioned',	'',	'2024-08-10 16:29:15',	'2024-08-10 16:29:15',	5,	18,	5,	'face',	'N',	'Y',	0,	0,	'Y',	'gjYsCTRjic5eAb9',	3,	NULL,	'N',	'N',	0,	0),
(99,	'Epic Face',	'This face is given to the respected users. ',	'2024-08-10 16:30:46',	'2024-08-10 20:04:39',	1,	18,	1,	'face',	'N',	'Y',	0,	0,	'N',	'YpSAy3Svj8yE0lh',	3,	NULL,	'N',	'N',	0,	0),
(100,	'Sorry for this bring Id 100',	'',	'2024-08-10 16:43:31',	'2024-08-10 16:44:32',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'Sx5QCrtV2HmHmxw',	3,	NULL,	'N',	'N',	0,	0),
(101,	'Delete ff',	'',	'2024-08-10 16:45:29',	'2024-08-10 16:46:30',	0,	18,	0,	'face',	'N',	'N',	0,	0,	'N',	'BdAnT3RKVBS5I42',	3,	NULL,	'N',	'N',	0,	0),
(102,	'charlie',	'taken offsale because leaf very mean',	'2024-08-10 18:47:25',	'2024-08-10 18:49:47',	0,	11,	0,	'face',	'N',	'Y',	0,	0,	'N',	'Ny1hrAEfopCe9YK',	3,	NULL,	'N',	'N',	0,	0),
(103,	'geometry face',	'23232323',	'2024-08-10 18:54:46',	'2024-08-10 18:55:26',	0,	11,	0,	'face',	'N',	'Y',	0,	0,	'N',	'LaBz9mEkjopAjEQ',	3,	NULL,	'N',	'N',	0,	0),
(104,	'Angry Pirate',	'Yarrr! Where are thy doubloons?!',	'2024-08-10 19:42:22',	'2024-08-10 19:43:49',	0,	11,	0,	'face',	'N',	'Y',	0,	0,	'N',	'mt0d0fJirtFHI2x',	3,	NULL,	'N',	'N',	0,	0),
(105,	'Angry Pirate Face',	'',	'2024-08-10 19:43:42',	'2024-08-10 20:27:02',	8,	18,	8,	'face',	'N',	'Y',	0,	0,	'Y',	'N3SPGqjCbH7ZDTS',	3,	NULL,	'N',	'N',	0,	0),
(106,	'Kind Pirate',	'Yarrr! Where are thy doubloons?!\r\n',	'2024-08-10 19:51:29',	'2024-08-10 20:14:26',	2,	11,	2,	'face',	'N',	'Y',	20,	2,	'Y',	'tCRV5GHbpVlcfkE',	3,	NULL,	'N',	'N',	0,	0),
(107,	'Horror',	'',	'2024-08-10 19:53:17',	'2024-08-10 19:55:54',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'E8pFp0JnWlBDQGq',	11,	NULL,	'N',	'N',	0,	0),
(108,	'Mr. Blocky',	'You\'re all bricked up',	'2024-08-10 19:54:40',	'2024-08-10 20:20:39',	2,	18,	2,	'hat',	'N',	'N',	0,	0,	'N',	'Z8O149aB2P9q1SS',	-5,	NULL,	'N',	'N',	0,	0),
(109,	'Happy Mr. Blocky',	'Yay',	'2024-08-10 20:16:33',	'2024-08-10 20:20:45',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'R490kdy4pKnyube',	-5,	NULL,	'N',	'N',	0,	0),
(110,	'TEST',	'',	'2024-08-11 08:14:04',	'2024-08-11 08:14:04',	0,	1,	0,	'face',	'N',	'Y',	0,	0,	'N',	'IZprBVaUvzTdDNn',	3,	NULL,	'N',	'N',	0,	0),
(111,	'Old Gears',	'Gotta clean em up...',	'2024-08-11 10:26:01',	'2024-08-14 09:29:23',	8,	29,	8,	'hat',	'N',	'Y',	15,	0,	'Y',	'tze1DUBircRhoIN',	2.5,	NULL,	'N',	'N',	0,	0),
(112,	'Nothing',	'',	'2024-08-11 18:19:01',	'2024-08-11 18:27:51',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'h0eojM074lJqzWV',	0.01,	NULL,	'N',	'N',	0,	0),
(113,	'Gloves',	'',	'2024-08-11 18:23:48',	'2024-08-11 18:23:48',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'4zXfPyTQcQoanIU',	3,	NULL,	'N',	'N',	0,	0),
(114,	'test',	'',	'2024-08-14 08:20:00',	'2024-08-14 08:20:00',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'AHIlJkM0JhWG15J',	3,	NULL,	'N',	'N',	0,	0),
(115,	'Spawn Location',	'ye',	'2024-08-14 09:24:18',	'2024-08-14 09:24:18',	7,	29,	7,	'shirt',	'N',	'Y',	0,	0,	'Y',	'Lts2BXEdJROff5X',	3,	NULL,	'N',	'N',	0,	0),
(116,	'I LUV BRIXUS',	'',	'2024-08-14 10:02:16',	'2024-08-16 15:24:46',	1,	12,	1,	'shirt',	'N',	'Y',	400,	0,	'Y',	'iy9vXTNgsx7CB6o',	3,	NULL,	'N',	'N',	0,	0),
(117,	'BEP BOOP BAP',	'',	'2024-08-14 10:08:51',	'2024-08-14 15:43:53',	3,	12,	3,	'shirt',	'N',	'Y',	30,	0,	'Y',	'yYQ1ztv0tH2rwp8',	3,	NULL,	'N',	'N',	0,	0),
(118,	'WUTT ARROW',	'',	'2024-08-14 15:03:32',	'2024-08-14 15:03:32',	1,	12,	1,	'shirt',	'N',	'Y',	0,	0,	'Y',	'35a8IYL1JbvWrLy',	3,	NULL,	'N',	'N',	0,	0),
(119,	'Tea',	'',	'2024-08-14 15:06:15',	'2024-08-14 15:06:15',	1,	12,	1,	'shirt',	'N',	'Y',	1337,	0,	'Y',	'X8MEc3XxdA7UGmE',	3,	NULL,	'N',	'N',	0,	0),
(120,	'120 ITEM!!!!!',	'',	'2024-08-14 15:07:47',	'2024-08-14 15:07:47',	0,	12,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'rDucBMFEKyiZ9pK',	3,	NULL,	'N',	'N',	0,	0),
(121,	'Skibidi',	'Nahhhh shadow wtf is this',	'2024-08-15 23:59:08',	'2024-08-15 23:59:08',	0,	32,	0,	'face',	'N',	'N',	0,	0,	'N',	'sfGGThjPFemWcoM',	3,	NULL,	'N',	'N',	0,	0),
(122,	'Nothing',	'Bruh',	'2024-08-20 14:26:46',	'2024-08-21 18:36:19',	1,	32,	1,	'hat',	'N',	'N',	20,	20,	'Y',	'9fhpUmRRKNKteu1',	3,	NULL,	'N',	'N',	0,	0),
(123,	'Beta User',	'',	'2024-08-21 12:28:33',	'2024-08-21 12:28:33',	8,	30,	8,	'shirt',	'N',	'Y',	0,	0,	'Y',	't89VSZiDMruHyRO',	3,	NULL,	'N',	'N',	0,	0),
(124,	'Yippee',	'Oh boy, I sure hope my computer doesn\'t bluescreen!',	'2024-08-21 12:30:21',	'2024-08-21 12:30:21',	2,	30,	2,	'shirt',	'N',	'Y',	0,	1,	'Y',	'7yyPxhTmVdd7hLn',	3,	NULL,	'N',	'N',	0,	0),
(125,	'Duck',	'',	'2024-08-21 20:46:36',	'2024-08-21 21:11:52',	3,	36,	3,	'shirt',	'N',	'Y',	4,	0,	'Y',	'uUXo1lv4OTzQx3Q',	3,	NULL,	'N',	'N',	0,	0),
(126,	'Beatiful',	'',	'2024-08-22 23:50:35',	'2024-08-22 23:50:35',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'UwNHb26PRrFHIFA',	3,	NULL,	'N',	'N',	0,	0),
(127,	'Beautiful',	'',	'2024-08-22 23:50:57',	'2024-08-22 23:51:25',	4,	18,	4,	'hat',	'N',	'N',	0,	0,	'Y',	'p5syhT0K0VK7BKR',	3,	NULL,	'N',	'N',	0,	0),
(128,	'Black man ',	'We getting a dmca with this one ',	'2024-08-23 16:55:01',	'2024-08-23 16:56:49',	0,	32,	0,	'face',	'N',	'N',	0,	0,	'N',	'vFTryOTQLvXDbIA',	3,	NULL,	'N',	'N',	0,	0),
(129,	'Baseplate',	'',	'2024-08-23 17:00:06',	'2024-08-23 17:02:46',	2,	32,	2,	'hat',	'N',	'N',	2,	0,	'Y',	'qwAYaxx6JhyiS3b',	3,	NULL,	'N',	'N',	0,	0),
(130,	'Sword of blood.',	'Lady stop complaining i have problems to sword out it hurts.',	'2024-08-23 17:45:15',	'2024-08-25 14:12:11',	2,	32,	2,	'hat',	'N',	'N',	20,	2,	'Y',	'GU2otruDNADaBsC',	3,	NULL,	'N',	'N',	0,	0),
(131,	'Gun',	'',	'2024-08-23 20:16:56',	'2024-08-27 23:18:54',	1,	18,	1,	'hat',	'N',	'N',	0,	0,	'Y',	'gK75ZQNGAHTptCp',	2.5,	NULL,	'N',	'N',	0,	0),
(132,	'DELETE THIS ASAAP',	'ASDASDSADSADASDS',	'2024-08-24 13:55:58',	'2024-08-24 13:56:13',	0,	8,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'GfjwnDT476TT1Ve',	2,	NULL,	'N',	'N',	0,	0),
(133,	'DASDASDASDAS',	'DASDADADSA',	'2024-08-24 13:58:10',	'2024-08-24 13:58:15',	0,	8,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'kFEGpazYqjtYTMT',	2,	NULL,	'N',	'N',	0,	0),
(134,	'yeyeyeeyeeyeye',	'asdf',	'2024-08-24 14:22:07',	'2024-08-24 14:22:07',	0,	1,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'SYcMwXM4yYCfcaI',	3,	NULL,	'N',	'N',	0,	0),
(135,	'Pain',	'Im going through something ',	'2024-08-25 14:32:32',	'2024-08-25 14:32:32',	0,	32,	0,	'hat',	'N',	'N',	0,	0,	'N',	'fhrMt0VMsCbg0kf',	3,	NULL,	'N',	'N',	0,	0),
(136,	'Water egg',	'Egg.',	'2024-08-25 14:37:28',	'2024-08-25 14:39:18',	0,	32,	0,	'hat',	'N',	'N',	-1,	-1,	'Y',	't2oVuSMfm3oQE0M',	7,	NULL,	'N',	'N',	0,	0),
(137,	'Egg',	'',	'2024-08-26 01:06:48',	'2024-08-26 01:06:48',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'odHpHXwYHdoMamX',	3,	NULL,	'N',	'N',	0,	0),
(138,	'Lava Egg',	'',	'2024-08-26 01:08:41',	'2024-08-26 01:08:41',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'EBiyEhJl5teRr09',	3,	NULL,	'N',	'N',	0,	0),
(139,	'Pirate HeadBand',	'',	'2024-08-26 01:18:16',	'2024-08-26 01:18:16',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'uQbKyAgMJNYnVpT',	3,	NULL,	'N',	'N',	0,	0),
(140,	'Pirate Headband',	'',	'2024-08-26 01:20:23',	'2024-08-26 01:20:23',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'cYh9HITKLI4xrje',	3,	NULL,	'N',	'N',	0,	0),
(141,	'Red Cap',	'',	'2024-08-26 01:28:01',	'2024-08-26 01:28:01',	0,	18,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'qK1pLhYOHULrL5n',	3,	NULL,	'N',	'N',	0,	0),
(142,	'I LOVE BRIXUS LABS',	'Wear this shirt to show support for your boy BrixusLabs.',	'2024-08-26 11:34:37',	'2024-08-26 11:39:34',	0,	48,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'4R8LPu2YRwm08DR',	3,	NULL,	'N',	'N',	0,	0),
(143,	'ggfbgfbgb',	'fgbdfdf',	'2024-08-26 11:40:53',	'2024-08-26 11:40:53',	0,	48,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'Hn00qt1WsKhiCxo',	3,	NULL,	'N',	'N',	0,	0),
(144,	'gfgbfgfg',	'rdrerer',	'2024-08-26 11:42:26',	'2024-08-26 11:42:26',	0,	48,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'yGwCqy0ejmysOee',	3,	NULL,	'N',	'N',	0,	0),
(145,	'fgfghhg',	'hhhgh',	'2024-08-26 11:43:33',	'2024-08-26 11:43:33',	0,	48,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'GQuldHK3GCIAd17',	3,	NULL,	'N',	'N',	0,	0),
(146,	'TEST',	'ASDFG',	'2024-08-26 20:10:18',	'2024-08-26 20:10:18',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'MY5fKA7klJjHLlu',	3,	NULL,	'N',	'N',	0,	0),
(147,	'ddsdssd',	'awsss',	'2024-08-26 22:12:44',	'2024-08-26 22:12:44',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'92d4rkdevKB2xtV',	3,	NULL,	'N',	'N',	0,	0),
(148,	'FoB Donation',	'My group made me broke...',	'2024-08-27 08:07:23',	'2024-08-27 08:15:19',	2,	30,	2,	'shirt',	'N',	'Y',	10,	2,	'Y',	'yKSwEz4BTe7k4Vs',	3,	10,	'N',	'N',	0,	0),
(149,	'TESTRH',	'',	'2024-08-27 09:46:49',	'2024-08-27 09:46:49',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'xDh8sCrqKAtzJwT',	3,	NULL,	'N',	'N',	0,	0),
(150,	'Hehe.. ',	'You don\'t know what im gonna do. . \r\n',	'2024-08-27 23:24:02',	'2024-08-27 23:24:31',	6,	18,	6,	'face',	'N',	'Y',	0,	0,	'Y',	'CWB1Gk2m7sbhHAT',	3,	0,	'N',	'N',	0,	0),
(151,	'SOUPDRINKER',	'',	'2024-08-28 11:20:39',	'2024-08-28 11:20:39',	0,	48,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'Hg6d3o4Td6GKkca',	3,	NULL,	'N',	'N',	0,	0),
(152,	'Bowl of Tomato Soup',	'',	'2024-08-28 11:22:32',	'2024-08-29 18:49:04',	2,	48,	2,	'shirt',	'N',	'Y',	5,	0,	'Y',	'cSb7sgDQv5W3cYn',	3,	1,	'N',	'N',	0,	0),
(153,	'rttrtrgtrgtgtgr',	'',	'2024-08-28 11:23:09',	'2024-08-28 11:23:09',	0,	48,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'R47NJnC7Ep6DWKn',	3,	NULL,	'N',	'N',	0,	0),
(154,	'planet gib',	'',	'2024-08-28 15:44:34',	'2024-08-28 15:44:34',	1,	12,	1,	'shirt',	'N',	'Y',	2,	0,	'Y',	'OPAN5SrKRalgpIP',	3,	11,	'N',	'N',	0,	0),
(155,	'Cheese',	'cheese?',	'2024-08-28 15:46:14',	'2024-08-28 15:46:14',	4,	12,	4,	'shirt',	'N',	'Y',	0,	0,	'Y',	'goPbLqEGseMzxPA',	3,	11,	'N',	'N',	0,	0),
(156,	'silly guy',	'',	'2024-08-30 20:59:55',	'2024-08-30 21:00:13',	2,	12,	2,	'shirt',	'N',	'Y',	0,	0,	'Y',	'MlBZp2qlUtFMHek',	3,	11,	'N',	'N',	0,	0),
(157,	'I Am Swag',	'',	'2024-08-31 00:11:02',	'2024-08-31 00:12:22',	4,	18,	4,	'shirt',	'N',	'Y',	0,	0,	'Y',	'A9U1lPdUFOPZTm2',	3,	12,	'N',	'N',	0,	0),
(158,	'Im Not Swag',	'',	'2024-08-31 00:15:45',	'2024-08-31 00:17:27',	1,	18,	1,	'shirt',	'N',	'Y',	1,	1,	'Y',	'RUfx70MW8bQ4Yih',	3,	13,	'N',	'N',	0,	0),
(159,	'If u don\'t buy this I\'ll ban you',	'',	'2024-08-31 00:22:31',	'2024-08-31 00:22:31',	0,	18,	0,	'shirt',	'N',	'Y',	60,	0,	'Y',	'fldj9cnrkMD8Khx',	3,	13,	'N',	'N',	0,	0),
(161,	'Nuh Uh',	'',	'2024-08-31 10:22:29',	'2024-08-31 12:31:42',	0,	30,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'Kg8k15crJ3j2x62',	3,	10,	'N',	'N',	0,	0),
(162,	'test',	'',	'2024-08-31 11:48:15',	'2024-08-31 11:48:15',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'gLd0x7uVmVMVbgR',	3,	NULL,	'N',	'N',	0,	0),
(163,	'test2',	'',	'2024-08-31 11:51:40',	'2024-08-31 11:51:40',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'uvLbBARERUJARR1',	3,	NULL,	'N',	'N',	0,	0),
(164,	'test3',	'',	'2024-08-31 11:54:03',	'2024-08-31 11:54:03',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'thrY3kjL8Oc9eTo',	3,	NULL,	'N',	'N',	0,	0),
(165,	'test',	'',	'2024-08-31 12:01:40',	'2024-08-31 12:01:40',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'MOHwuspQn7EAMGd',	3,	NULL,	'N',	'N',	0,	0),
(166,	'test',	'',	'2024-08-31 12:03:26',	'2024-08-31 12:03:26',	0,	1,	0,	'shirt',	'N',	'N',	0,	0,	'N',	'mxYCnTU96iLRKVc',	3,	NULL,	'N',	'N',	0,	0),
(167,	'test',	'Successfully fixed the shirt uploader.',	'2024-08-31 12:04:33',	'2024-08-31 12:08:38',	0,	1,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'kywWn3QFex9kogm',	3,	NULL,	'N',	'N',	0,	0),
(168,	'Troll Face',	'',	'2024-08-31 12:31:19',	'2024-08-31 12:31:19',	9,	30,	9,	'shirt',	'N',	'Y',	0,	0,	'Y',	'CIStsMewn4pe3LR',	3,	10,	'N',	'N',	0,	0),
(169,	'brokn shoirt',	'haha brokn shortso colllll',	'2024-09-02 06:34:55',	'2024-09-03 09:38:29',	2,	57,	2,	'shirt',	'N',	'Y',	1,	1,	'Y',	'st8r1gM54HelO0o',	3,	NULL,	'N',	'N',	0,	0),
(170,	'cool guy',	'dfsd',	'2024-09-02 14:34:52',	'2024-09-02 14:34:52',	1,	12,	1,	'shirt',	'N',	'Y',	5,	0,	'Y',	'8x555vsMTqKQBdN',	3,	11,	'N',	'N',	0,	0),
(171,	'c00lkidd',	'join today!',	'2024-09-02 20:49:16',	'2024-09-02 20:49:16',	0,	60,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'QFXkdI3ZDxohElX',	3,	NULL,	'N',	'N',	0,	0),
(172,	'chinese watermelon',	'',	'2024-09-08 06:28:27',	'2024-09-08 06:28:33',	6,	65,	6,	'shirt',	'N',	'Y',	0,	0,	'Y',	'Qae5dxwRgB0BE4c',	3,	NULL,	'N',	'N',	0,	0),
(173,	'test',	'',	'2024-09-08 06:38:27',	'2024-09-08 06:38:27',	0,	65,	0,	'shirt',	'N',	'Y',	0,	0,	'N',	'j6uDo38tu6rs4pn',	3,	NULL,	'N',	'N',	0,	0),
(174,	'Can Ye West?',	'',	'2024-09-08 18:57:49',	'2024-09-08 18:57:49',	0,	1,	0,	'face',	'N',	'N',	0,	0,	'N',	'zsI6GY4N8srFSM5',	3,	NULL,	'Y',	'N',	0,	0),
(175,	'Mr. Bossman',	'',	'2024-09-08 19:04:57',	'2024-09-08 19:04:57',	0,	1,	0,	'face',	'N',	'N',	420,	69,	'Y',	'klcG0Ffak3S2L6g',	3,	NULL,	'N',	'Y',	0,	0),
(176,	'BoyKisser Face',	'',	'2024-09-08 19:20:58',	'2024-09-12 07:05:38',	5,	1,	5,	'face',	'N',	'Y',	0,	0,	'N',	'ES9oavrqRGgPxTF',	3,	NULL,	'N',	'Y',	5,	0),
(177,	'What the heck IS THIS',	'',	'2024-09-09 02:27:29',	'2024-09-09 02:28:05',	0,	18,	0,	'face',	'N',	'Y',	0,	0,	'N',	'sQYKjEN9MHRuZmM',	3,	NULL,	'N',	'N',	0,	0),
(178,	'What',	'Void',	'2024-09-09 02:32:43',	'2024-09-10 20:29:52',	9,	18,	9,	'face',	'N',	'Y',	10,	0,	'Y',	'ZgdYWClPeK4My62',	3,	NULL,	'N',	'N',	0,	0),
(179,	'Blue eyes',	'Uhh',	'2024-09-10 23:01:13',	'2024-09-12 21:11:32',	7,	32,	7,	'face',	'N',	'Y',	0,	0,	'N',	'd2xuGGAOi4nNRbg',	3,	NULL,	'N',	'Y',	6,	-1),
(180,	'Brixus top hat ',	'I go in style!',	'2024-09-11 22:52:32',	'2024-09-11 22:53:48',	0,	32,	0,	'hat',	'N',	'N',	0,	0,	'N',	'4rGzGlfI2oiUlzV',	10,	NULL,	'N',	'N',	0,	0),
(181,	'Test',	'Test',	'2024-09-11 23:10:46',	'2024-09-11 23:17:25',	0,	32,	0,	'face',	'N',	'N',	0,	0,	'N',	'kIKPBedeGAPPJN6',	3,	NULL,	'Y',	'N',	0,	0),
(182,	'Classic top hat',	'Go classy!',	'2024-09-12 22:27:51',	'2024-09-12 22:28:48',	0,	32,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'3JZzo6fdmUACUJ6',	5,	NULL,	'N',	'N',	0,	0),
(183,	'Classy top hat',	'Go classy in style!',	'2024-09-12 22:30:27',	'2024-09-13 00:57:17',	0,	32,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'XTPPg1HZh1DicOR',	3,	NULL,	'N',	'N',	0,	0),
(184,	'Weird top hat?',	'I go in weirdness anyway, make room for me.',	'2024-09-13 00:59:12',	'2024-09-13 01:00:00',	0,	32,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'tEmvgQx3Ijrf5JR',	3,	NULL,	'N',	'N',	0,	0),
(185,	'Red eyes',	'The redness in me...',	'2024-09-13 01:33:48',	'2024-09-13 01:34:33',	2,	32,	2,	'face',	'N',	'Y',	0,	0,	'N',	'CQr7IX2bhN9IRhF',	3,	NULL,	'N',	'Y',	2,	0),
(186,	'Black eyes ',	'Scary',	'2024-09-13 01:37:42',	'2024-09-13 01:37:42',	2,	32,	2,	'face',	'N',	'Y',	0,	1,	'Y',	'RXLPpI5wkm1hcSl',	3,	NULL,	'N',	'N',	0,	0),
(187,	'White eyes ',	'',	'2024-09-13 01:40:00',	'2024-09-13 01:40:33',	1,	32,	1,	'face',	'N',	'Y',	0,	0,	'N',	'BVRliWLqStaUt7l',	3,	NULL,	'N',	'Y',	1,	0),
(189,	'FAILURE HAT',	'Cheese',	'2024-09-13 15:14:06',	'2024-09-13 15:15:55',	0,	12,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'qqJpx3OKhujCvAx',	2,	NULL,	'N',	'Y',	5,	5),
(190,	'no',	'not working :(',	'2024-09-13 16:11:15',	'2024-09-13 16:11:47',	0,	12,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'znKBJKjhH24cg03',	3,	NULL,	'N',	'Y',	10,	10),
(191,	'pot?',	'idk if its works',	'2024-09-13 16:16:51',	'2024-09-13 16:16:51',	0,	12,	0,	'hat',	'N',	'Y',	0,	0,	'N',	'OJTp2Bk4gUnQjwu',	3,	NULL,	'N',	'N',	0,	0),
(192,	'Pot',	'My 1st hat lolz',	'2024-09-13 16:19:29',	'2024-09-13 16:20:35',	0,	12,	0,	'hat',	'N',	'Y',	5,	0,	'Y',	'GogRHtMYmKAp5DZ',	2.5,	NULL,	'N',	'N',	0,	0),
(193,	'Ball',	'It\'s just a ball, nothing else',	'2024-09-13 20:12:48',	'2024-09-13 20:12:48',	0,	71,	0,	'shirt',	'N',	'Y',	5,	0,	'Y',	'uvot9gs5J3oQNdi',	3,	NULL,	'N',	'N',	0,	0);

DROP TABLE IF EXISTS `item_comments`;
CREATE TABLE `item_comments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `text` text NOT NULL,
  `posted` timestamp NOT NULL,
  `authorID` int(11) NOT NULL DEFAULT 0,
  `itemID` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `item_comments` (`id`, `text`, `posted`, `authorID`, `itemID`) VALUES
(1,	'[ Content Deleted ]',	'2024-09-08 20:08:47',	1,	176),
(2,	'Great',	'2024-09-09 02:23:07',	18,	176),
(3,	'why.',	'2024-09-09 15:11:06',	8,	175),
(4,	'swag',	'2024-09-10 11:13:35',	64,	157),
(5,	'Trash face\r\n\r\n',	'2024-09-10 17:01:40',	32,	178),
(6,	'You dont get the joke shadow.. ',	'2024-09-10 20:29:30',	18,	178),
(7,	'C',	'2024-09-10 22:31:02',	49,	176),
(8,	'W item cuz yas',	'2024-09-10 23:07:19',	32,	179),
(9,	'[ Content Deleted ]',	'2024-09-10 23:07:27',	32,	179),
(10,	'Okay.',	'2024-09-10 23:07:41',	1,	179),
(11,	'Why does that cost that much lol',	'2024-09-11 07:15:53',	12,	179),
(12,	'I dont like the face at all\r\n',	'2024-09-11 23:05:56',	32,	178),
(13,	'Thats it',	'2024-09-11 23:06:00',	32,	178),
(14,	'stop bro',	'2024-09-13 16:28:32',	8,	188);

DROP TABLE IF EXISTS `item_resellers`;
CREATE TABLE `item_resellers` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `itemID` int(11) NOT NULL DEFAULT 0,
  `sellerID` int(11) NOT NULL DEFAULT 0,
  `currency` enum('Coins','Bucks') DEFAULT NULL,
  `amount` int(11) NOT NULL DEFAULT 0,
  `itemSerial` int(11) DEFAULT NULL,
  `isValid` enum('Y','N') NOT NULL DEFAULT 'N',
  `addedAt` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `item_resellers` (`id`, `itemID`, `sellerID`, `currency`, `amount`, `itemSerial`, `isValid`, `addedAt`) VALUES
(1,	174,	1,	'Coins',	6,	0,	'N',	'2024-09-09 21:11:51'),
(2,	174,	1,	'Coins',	10,	0,	'N',	'2024-09-10 20:06:14'),
(3,	174,	48,	'Coins',	5,	0,	'N',	'2024-09-10 20:39:08'),
(4,	174,	1,	'Coins',	5,	0,	'N',	'2024-09-10 20:39:59'),
(5,	179,	1,	'Coins',	18,	2,	'N',	'2024-09-11 06:49:07'),
(6,	181,	32,	'Coins',	1,	0,	'N',	'2024-09-11 23:11:59'),
(7,	179,	49,	'Coins',	1,	0,	'N',	'2024-09-11 23:19:45'),
(8,	179,	49,	'Coins',	1,	1,	'N',	'2024-09-11 23:19:53'),
(9,	179,	18,	'Coins',	2147483647,	1,	'Y',	'2024-09-11 23:20:24'),
(10,	179,	49,	'Coins',	1,	6,	'N',	'2024-09-12 22:08:38'),
(11,	179,	49,	'Coins',	1,	7,	'N',	'2024-09-12 22:08:41');

DROP TABLE IF EXISTS `memberships`;
CREATE TABLE `memberships` (
  `userID` int(11) NOT NULL,
  `since` timestamp NOT NULL,
  `expires` timestamp NOT NULL,
  `isActive` enum('Y','N') NOT NULL DEFAULT 'Y',
  `upgradesIndex` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `memberships` (`userID`, `since`, `expires`, `isActive`, `upgradesIndex`) VALUES
(1,	'2024-09-03 09:46:39',	'2025-09-03 09:46:39',	'N',	16),
(1,	'2024-09-04 21:35:52',	'2025-09-04 21:35:52',	'Y',	16);

DROP TABLE IF EXISTS `messages`;
CREATE TABLE `messages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `subject` varchar(100) NOT NULL DEFAULT '',
  `message` varchar(2500) NOT NULL DEFAULT '0',
  `sender` int(11) NOT NULL DEFAULT 0,
  `recipient` int(11) NOT NULL DEFAULT 0,
  `sentAt` datetime NOT NULL DEFAULT current_timestamp(),
  `isRead` enum('Y','N') NOT NULL DEFAULT 'N',
  `isDeleted` enum('Y','N') NOT NULL DEFAULT 'N',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `messages` (`id`, `subject`, `message`, `sender`, `recipient`, `sentAt`, `isRead`, `isDeleted`) VALUES
(1,	'Ballsack',	'Yay',	1,	1,	'2024-07-20 12:29:12',	'Y',	'Y'),
(2,	'Your friend request to  was accepted',	'Your friend request to  was accepted',	-1,	7,	'2024-07-22 09:54:18',	'Y',	'N'),
(3,	'Your friend request to dimastro was accepted',	'Your friend request to  was accepted',	-1,	6,	'2024-07-22 09:55:54',	'Y',	'N'),
(4,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	8,	'2024-07-22 16:18:14',	'Y',	'N'),
(5,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	10,	'2024-07-22 19:13:03',	'Y',	'N'),
(6,	'Your friend request to Gathalo was accepted',	'Your friend request to Gathalo was accepted',	-1,	10,	'2024-07-23 12:20:53',	'Y',	'N'),
(7,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	12,	'2024-07-23 12:30:55',	'Y',	'N'),
(8,	'Your friend request to Gathalo was accepted',	'Your friend request to Gathalo was accepted',	-1,	12,	'2024-07-23 12:31:54',	'Y',	'N'),
(9,	'Your friend request to kep was accepted',	'Your friend request to kep was accepted',	-1,	8,	'2024-07-23 12:35:00',	'Y',	'N'),
(10,	'Your friend request to kep was accepted',	'Your friend request to kep was accepted',	-1,	12,	'2024-07-23 12:35:02',	'N',	'N'),
(11,	'Your friend request to Trojan was accepted',	'Your friend request to Trojan was accepted',	-1,	12,	'2024-07-23 20:53:44',	'N',	'N'),
(12,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	16,	'2024-07-24 18:16:05',	'Y',	'N'),
(13,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	8,	'2024-07-25 22:07:53',	'Y',	'N'),
(14,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	12,	'2024-07-25 22:07:56',	'N',	'N'),
(15,	'Your friend request to Fetus was accepted',	'Your friend request to Fetus was accepted',	-1,	8,	'2024-07-26 18:55:22',	'Y',	'N'),
(16,	'Your friend request to Fetus was accepted',	'Your friend request to Fetus was accepted',	-1,	10,	'2024-07-26 18:55:27',	'Y',	'N'),
(17,	'Your friend request to Fetus was accepted',	'Your friend request to Fetus was accepted',	-1,	12,	'2024-07-26 18:55:32',	'N',	'N'),
(18,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	7,	'2024-07-27 20:20:05',	'N',	'N'),
(19,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	18,	'2024-07-27 22:47:15',	'Y',	'N'),
(20,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	7,	'2024-07-27 23:06:50',	'N',	'N'),
(21,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	12,	'2024-07-27 23:06:53',	'N',	'N'),
(22,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	8,	'2024-07-27 23:07:05',	'Y',	'N'),
(23,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	10,	'2024-07-27 23:15:18',	'Y',	'N'),
(24,	'Pwease Fwend me pooks :3',	'fwend me i gib you alls the money\r\n\r\n',	10,	5,	'2024-07-27 23:39:18',	'N',	'N'),
(25,	'Pwease Fwend me pooks :3',	'fwend me i gib you alls the money\r\n\r\n',	10,	5,	'2024-07-27 23:39:18',	'N',	'N'),
(26,	'sorry about my last message',	'my cat stepped on my keyboard trust',	10,	5,	'2024-07-27 23:39:42',	'N',	'N'),
(27,	'Gib me al ur mone',	'i wil kel u if y no mone',	12,	10,	'2024-07-28 16:51:03',	'Y',	'N'),
(28,	'Sigma',	'Sigma',	12,	8,	'2024-07-29 20:25:21',	'Y',	'N'),
(29,	'Your friend request to treeified09 was accepted',	'Your friend request to treeified09 was accepted',	-1,	7,	'2024-08-02 00:16:30',	'N',	'N'),
(30,	'Your friend request to treeified09 was accepted',	'Your friend request to treeified09 was accepted',	-1,	10,	'2024-08-02 00:16:35',	'Y',	'N'),
(31,	'Your friend request to treeified09 was accepted',	'Your friend request to treeified09 was accepted',	-1,	8,	'2024-08-02 00:16:39',	'Y',	'N'),
(32,	'Your friend request to treeified09 was accepted',	'Your friend request to treeified09 was accepted',	-1,	12,	'2024-08-02 00:16:44',	'N',	'N'),
(33,	'Your friend request to Trojan was accepted',	'Your friend request to Trojan was accepted',	-1,	21,	'2024-08-04 00:14:34',	'N',	'N'),
(34,	'tf is that monstrosity ',	'hat looks like its was torchured 100 times and reconstructed  ',	12,	18,	'2024-08-05 18:09:59',	'Y',	'N'),
(35,	'doez messages work',	'idk just wanna know',	12,	1,	'2024-08-05 18:15:28',	'Y',	'N'),
(36,	'RE: doez messages work',	'yez :3',	1,	12,	'2024-08-05 18:26:56',	'Y',	'N'),
(37,	'Your friend request to Venom was accepted',	'Your friend request to Venom was accepted',	-1,	12,	'2024-08-05 23:31:51',	'N',	'N'),
(38,	'Your friend request to Venom was accepted',	'Your friend request to Venom was accepted',	-1,	7,	'2024-08-06 01:38:20',	'N',	'N'),
(39,	'Your friend request to kep was accepted',	'Your friend request to kep was accepted',	-1,	7,	'2024-08-06 05:35:24',	'N',	'N'),
(40,	'Your friend request to fish was accepted',	'Your friend request to fish was accepted',	-1,	12,	'2024-08-06 17:01:13',	'N',	'N'),
(41,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	32,	'2024-08-06 17:42:52',	'Y',	'N'),
(42,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	6,	'2024-08-06 17:43:05',	'Y',	'N'),
(43,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	8,	'2024-08-06 17:43:27',	'Y',	'N'),
(44,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	18,	'2024-08-06 17:43:45',	'Y',	'N'),
(45,	'Gg',	'Gg',	18,	34,	'2024-08-06 17:44:14',	'Y',	'N'),
(46,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	7,	'2024-08-06 17:44:28',	'N',	'N'),
(47,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	9,	'2024-08-06 17:44:40',	'N',	'N'),
(48,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	10,	'2024-08-06 17:45:14',	'Y',	'N'),
(49,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	12,	'2024-08-06 17:45:29',	'Y',	'N'),
(50,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	13,	'2024-08-06 17:45:40',	'N',	'N'),
(51,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	23,	'2024-08-06 17:46:01',	'Y',	'N'),
(52,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	31,	'2024-08-06 17:46:15',	'Y',	'N'),
(53,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	30,	'2024-08-06 17:46:25',	'Y',	'N'),
(54,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	32,	'2024-08-06 17:46:34',	'Y',	'N'),
(55,	'Brixus Notification',	'This is a automated message to alert you that brixus needs your help thinking on a new update-!\r\nLeave suggestions on the update forum below:\r\n\r\nhttps://testing.brixus.net/forumThread.php?ID=13\r\n\r\n\r\n\r\nThank you, -Brixus Staff.',	34,	25,	'2024-08-06 17:46:52',	'N',	'N'),
(56,	'Your friend request to Shadow was accepted',	'Your friend request to Shadow was accepted',	-1,	12,	'2024-08-07 01:11:45',	'N',	'N'),
(57,	'Your friend request to Shadow was accepted',	'Your friend request to Shadow was accepted',	-1,	36,	'2024-08-07 01:11:48',	'Y',	'N'),
(58,	'Your friend request to Google was accepted',	'Your friend request to Google was accepted',	-1,	12,	'2024-08-07 07:48:05',	'N',	'N'),
(59,	'Your friend request to Google was accepted',	'Your friend request to Google was accepted',	-1,	36,	'2024-08-07 07:48:10',	'Y',	'N'),
(60,	'Your friend request to fish was accepted',	'Your friend request to fish was accepted',	-1,	36,	'2024-08-07 09:42:09',	'Y',	'N'),
(61,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	36,	'2024-08-07 14:58:32',	'Y',	'N'),
(62,	'Your friend request to Leaf was accepted',	'Your friend request to Leaf was accepted',	-1,	36,	'2024-08-07 15:42:04',	'Y',	'N'),
(63,	'gathalo habibi',	'please don\'t go please don\'t go',	1,	8,	'2024-08-07 15:59:51',	'Y',	'N'),
(64,	'Yoylecake ',	'Yoy',	12,	18,	'2024-08-07 22:30:41',	'Y',	'N'),
(65,	'Your friend request to Google was accepted',	'Your friend request to Google was accepted',	-1,	8,	'2024-08-08 11:07:20',	'Y',	'N'),
(66,	'Hi',	'I gave u the new exclusive big head\r\nDo you like it',	18,	12,	'2024-08-08 23:05:50',	'Y',	'N'),
(67,	'Hi, i really like the hat, but can you give me the party one plz',	'plz plz',	12,	18,	'2024-08-09 14:09:27',	'Y',	'N'),
(68,	'lmao',	'thx for using the image i amde as a face lol',	38,	18,	'2024-08-09 15:11:08',	'Y',	'N'),
(69,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	37,	'2024-08-09 17:53:00',	'Y',	'N'),
(70,	'Your friend request to Guy was accepted',	'Your friend request to Guy was accepted',	-1,	12,	'2024-08-09 19:06:33',	'Y',	'N'),
(71,	'Your friend request to Guy was accepted',	'Your friend request to Guy was accepted',	-1,	7,	'2024-08-09 19:06:35',	'N',	'N'),
(72,	'Your friend request to fish was accepted',	'Your friend request to fish was accepted',	-1,	7,	'2024-08-10 09:41:09',	'N',	'N'),
(73,	'Your friend request to Shadow was accepted',	'Your friend request to Shadow was accepted',	-1,	7,	'2024-08-10 16:10:42',	'N',	'N'),
(74,	'Your friend request to Spy was accepted',	'Your friend request to Spy was accepted',	-1,	7,	'2024-08-10 23:04:08',	'N',	'N'),
(75,	'Your friend request to fish was accepted',	'Your friend request to fish was accepted',	-1,	10,	'2024-08-11 08:55:05',	'Y',	'N'),
(76,	'Your friend request to danyal215977 was accepted',	'Your friend request to danyal215977 was accepted',	-1,	8,	'2024-08-11 11:11:49',	'Y',	'N'),
(77,	'Your friend request to danyal215977 was accepted',	'Your friend request to danyal215977 was accepted',	-1,	7,	'2024-08-11 11:11:55',	'N',	'N'),
(78,	'Your friend request to Google was accepted',	'Your friend request to Google was accepted',	-1,	7,	'2024-08-12 07:42:32',	'N',	'N'),
(79,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	45,	'2024-08-12 08:11:50',	'N',	'N'),
(80,	'Your friend request to HATEAPOSTAL was accepted',	'Your friend request to HATEAPOSTAL was accepted',	-1,	12,	'2024-08-12 13:19:59',	'N',	'N'),
(81,	'Your friend request to HATEAPOSTAL was accepted',	'Your friend request to HATEAPOSTAL was accepted',	-1,	7,	'2024-08-12 13:20:09',	'N',	'N'),
(82,	'Your friend request to Leaf was accepted',	'Your friend request to Leaf was accepted',	-1,	40,	'2024-08-12 20:06:54',	'Y',	'N'),
(83,	'Your friend request to JustBrainDead was accepted',	'Your friend request to JustBrainDead was accepted',	-1,	7,	'2024-08-12 22:59:55',	'N',	'N'),
(84,	'Your friend request to Trojan was accepted',	'Your friend request to Trojan was accepted',	-1,	40,	'2024-08-13 11:05:00',	'N',	'N'),
(85,	'Your friend request to RocketKitty was accepted',	'Your friend request to RocketKitty was accepted',	-1,	12,	'2024-08-14 15:44:26',	'N',	'N'),
(86,	'1111111',	'1111111111111111111111111',	12,	18,	'2024-08-14 15:51:35',	'Y',	'N'),
(87,	'Happy Today!',	'Today is today and that means that its today so i today is happy today and not after today only today',	12,	1,	'2024-08-15 18:57:27',	'Y',	'N'),
(88,	'Your friend request to Paolo was accepted',	'Your friend request to Paolo was accepted',	-1,	7,	'2024-08-15 22:30:46',	'N',	'N'),
(89,	'Your friend request to Roblox was accepted',	'Your friend request to Roblox was accepted',	-1,	7,	'2024-08-16 08:38:34',	'N',	'N'),
(90,	'Your friend request to Roblox was accepted',	'Your friend request to Roblox was accepted',	-1,	12,	'2024-08-16 08:38:45',	'N',	'N'),
(91,	'Your friend request to I was accepted',	'Your friend request to I was accepted',	-1,	18,	'2024-08-16 15:22:31',	'Y',	'N'),
(92,	'Your friend request to I was accepted',	'Your friend request to I was accepted',	-1,	7,	'2024-08-16 15:22:35',	'Y',	'N'),
(93,	'Your friend request to Iceables was accepted',	'Your friend request to Iceables was accepted',	-1,	8,	'2024-08-19 18:46:07',	'Y',	'N'),
(94,	'Your friend request to Iceables was accepted',	'Your friend request to Iceables was accepted',	-1,	7,	'2024-08-19 18:46:10',	'Y',	'N'),
(95,	'Your friend request to Iceables was accepted',	'Your friend request to Iceables was accepted',	-1,	36,	'2024-08-19 18:46:14',	'Y',	'N'),
(96,	'[object HTMLInputElement]',	'[object HTMLTextAreaElement]',	1,	12,	'2024-08-21 11:55:41',	'Y',	'N'),
(97,	'RE: doez messages work',	'OK',	1,	12,	'2024-08-21 12:13:48',	'Y',	'N'),
(98,	'EAS',	'awe',	1,	12,	'2024-08-21 12:18:38',	'Y',	'N'),
(99,	'RE: EAS',	'Hello',	12,	1,	'2024-08-21 14:55:09',	'Y',	'N'),
(100,	'RE: RE: EAS',	'hello that was just a quick test of the replying systemn',	1,	12,	'2024-08-21 14:59:54',	'Y',	'N'),
(101,	'Your friend request to ddsadsa was accepted',	'Your friend request to ddsadsa was accepted',	-1,	7,	'2024-08-21 20:54:38',	'N',	'N'),
(102,	'Your friend request to ddsadsa was accepted',	'Your friend request to ddsadsa was accepted',	-1,	36,	'2024-08-21 20:54:41',	'Y',	'N'),
(103,	'hi',	'hi',	35,	8,	'2024-08-21 21:53:56',	'Y',	'N'),
(104,	'Your friend request to Gathalo was accepted',	'Your friend request to Gathalo was accepted',	-1,	36,	'2024-08-22 06:32:15',	'N',	'N'),
(105,	'Your friend request to Trojan was accepted',	'Your friend request to Trojan was accepted',	-1,	36,	'2024-08-22 19:05:13',	'N',	'N'),
(106,	'RE: hi',	'When you die on 21st July, 2028 by unknown circumstances can i please take ownership of Spreelands',	8,	35,	'2024-08-23 12:42:00',	'Y',	'N'),
(107,	'Your friend request to Shadow was accepted',	'Your friend request to Shadow was accepted',	-1,	23,	'2024-08-23 16:47:37',	'Y',	'N'),
(108,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	40,	'2024-08-23 17:34:49',	'N',	'N'),
(109,	'Your friend request to Spleefed was accepted',	'Your friend request to Spleefed was accepted',	-1,	36,	'2024-08-23 17:34:53',	'N',	'N'),
(110,	'Your friend request to Google was accepted',	'Your friend request to Google was accepted',	-1,	11,	'2024-08-24 03:48:47',	'N',	'N'),
(111,	'Your friend request to BrixusLabs was accepted',	'Your friend request to BrixusLabs was accepted',	-1,	8,	'2024-08-24 11:37:54',	'Y',	'N'),
(112,	'Your friend request to fish was accepted',	'Your friend request to fish was accepted',	-1,	11,	'2024-08-24 13:02:43',	'N',	'N'),
(113,	'Here\'s a gift for you.',	'50 Bucks. Enjoy!',	1,	35,	'2024-08-24 13:43:22',	'Y',	'N'),
(114,	'RE: Here\'s a gift for you.',	'YAY c:\r\n',	35,	1,	'2024-08-24 13:49:05',	'Y',	'N'),
(115,	'RE: RE: hi',	'yes',	35,	8,	'2024-08-24 13:49:29',	'Y',	'N'),
(116,	'Your friend request to BrixusLabs was accepted',	'Your friend request to BrixusLabs was accepted',	-1,	12,	'2024-08-24 21:57:35',	'Y',	'N'),
(117,	'Your friend request to DashreeDev was accepted',	'Your friend request to DashreeDev was accepted',	-1,	8,	'2024-08-24 22:14:26',	'Y',	'N'),
(118,	'Your friend request to DashreeDev was accepted',	'Your friend request to DashreeDev was accepted',	-1,	7,	'2024-08-24 22:14:33',	'N',	'N'),
(119,	'Your friend request to DashreeDev was accepted',	'Your friend request to DashreeDev was accepted',	-1,	36,	'2024-08-24 22:14:40',	'N',	'N'),
(120,	'blah blah',	'blah blah',	35,	41,	'2024-08-24 22:19:37',	'Y',	'N'),
(121,	'Hey.',	'hey.',	48,	1,	'2024-08-29 20:53:08',	'Y',	'N'),
(122,	'G-Gathalo, there is something I think I should t-tell you.',	'I think I really love you.',	1,	8,	'2024-08-30 09:28:23',	'Y',	'N'),
(123,	'RE: G-Gathalo, there is something I think I should t-tell you.',	'me too brightastro........ (Anime makeout scene)',	8,	1,	'2024-08-30 13:03:02',	'Y',	'N'),
(124,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	30,	'2024-08-31 15:00:23',	'Y',	'N'),
(125,	'Your friend request to Jay was accepted',	'Your friend request to Jay was accepted',	-1,	12,	'2024-08-31 16:40:39',	'N',	'N'),
(126,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	53,	'2024-08-31 18:26:47',	'N',	'N'),
(127,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	30,	'2024-08-31 18:26:51',	'Y',	'N'),
(128,	'Your friend request to silly was accepted',	'Your friend request to silly was accepted',	-1,	53,	'2024-08-31 18:26:57',	'Y',	'N'),
(129,	'New group ally request.',	'Your group Bowl of Tomato Soup has recieved a new ally request.<br />To view your incoming ally requests, click <a href=\"/groups/configure/?gid=12&view=7\">here</a>.',	-1,	18,	'2024-09-01 09:21:38',	'Y',	'N'),
(130,	'Your friend request to sdfsadfasdf was accepted',	'Your friend request to sdfsadfasdf was accepted',	-1,	12,	'2024-09-02 08:22:01',	'N',	'N'),
(131,	'<script>prompt(1)</script>',	'<script>prompt(2)</script>',	57,	59,	'2024-09-02 13:51:32',	'Y',	'Y'),
(132,	'look at this',	'<script>alert(document.cookie)</script>',	57,	59,	'2024-09-02 13:54:20',	'Y',	'Y'),
(133,	'look at this',	'<script>prompt(document.cookie)</script>',	57,	59,	'2024-09-02 13:54:49',	'Y',	'Y'),
(134,	'<script>alert(document.cookie)</script>',	'hi',	57,	59,	'2024-09-02 13:55:11',	'Y',	'Y'),
(135,	'<img src=x onerror=\'alert(document.cookie)\'>',	'sdfasdfd',	57,	59,	'2024-09-02 13:55:52',	'Y',	'Y'),
(136,	'<script>alert(document.cookie)</script>',	'a',	57,	59,	'2024-09-02 13:56:34',	'Y',	'Y'),
(137,	'0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n0a\n\n\n<script>alert(document.cookie)</script>',	'?\n\n\n\n',	57,	59,	'2024-09-02 13:57:10',	'Y',	'Y'),
(138,	'\n<script>alert(document.cookie)</script>',	'h\n=\n=\n=\n=\n=\n',	57,	59,	'2024-09-02 13:58:03',	'Y',	'Y'),
(139,	'\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<script>alert(document.cookie)</script>',	'h\n=\n=\n=\n=\n=\n',	57,	59,	'2024-09-02 13:58:51',	'Y',	'Y'),
(140,	'a-----------------------------------------------<script>alert(document.cookie)</script>',	'h\n=\n=\n=\n=\n=\n',	57,	59,	'2024-09-02 14:00:22',	'Y',	'Y'),
(141,	'<></>',	'<script>alert()</script>',	57,	59,	'2024-09-02 14:01:55',	'Y',	'Y'),
(142,	'New group ally request.',	'Your group Forumers of Brixus has recieved a new ally request.<br />To view your incoming ally requests, click <a href=\"/groups/configure/?gid=12&view=7\">here</a>.',	-1,	18,	'2024-09-03 07:33:33',	'Y',	'N'),
(143,	'New group ally request.',	'Your group Forumers of Brixus has recieved a new ally request.<br />To view your incoming ally requests, click <a href=\"/groups/configure/?gid=1&view=7\">here</a>.',	-1,	1,	'2024-09-03 07:34:05',	'Y',	'N'),
(144,	'<script>prompt(document.cookie)</script>',	'?',	59,	57,	'2024-09-03 09:58:33',	'Y',	'N'),
(145,	'sdfsadfa',	'?',	57,	59,	'2024-09-03 10:02:21',	'Y',	'N'),
(146,	'Your friend request to Puro was accepted',	'Your friend request to Puro was accepted',	-1,	8,	'2024-09-03 22:24:34',	'Y',	'N'),
(147,	'New group ally request.',	'Your group Forumers of Brixus has recieved a new ally request.<br />To view your incoming ally requests, click <a href=\"/groups/configure/?gid=10&view=7\">here</a>.',	-1,	30,	'2024-09-04 07:48:50',	'Y',	'N'),
(148,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	65,	'2024-09-08 09:43:34',	'Y',	'N'),
(149,	'Your friend request to dimastro was accepted',	'Your friend request to dimastro was accepted',	-1,	64,	'2024-09-08 11:34:00',	'Y',	'N'),
(150,	'Friend request accepted',	'Your friend request to silly was accepted.',	-1,	64,	'2024-09-09 02:23:39',	'Y',	'N'),
(151,	'Friend request accepted',	'Your friend request to Shadow was accepted.',	-1,	49,	'2024-09-10 17:05:41',	'Y',	'N'),
(152,	'New group ally request.',	'Your group The Swag People Of Brixus has recieved a new ally request.<br />To view your incoming ally requests, click <a href=\"/groups/configure/?gid=12&view=7\">here</a>.',	-1,	18,	'2024-09-12 11:20:29',	'Y',	'N'),
(153,	'Friend request accepted',	'Your friend request to CheeseLord47 was accepted.',	-1,	12,	'2024-09-13 19:59:49',	'N',	'N'),
(154,	'HE$UYYY',	'TELL EVERYONE THAT MY ACCOUNT GOT SMITED YEAH',	8,	1,	'2024-09-13 20:17:21',	'Y',	'N'),
(155,	'RE: HE$UYYY',	'That\'s fake.',	1,	8,	'2024-09-13 20:29:47',	'Y',	'N'),
(156,	'RE: RE: HE$UYYY',	'no IT iSNT YOU LITTLE SHIT',	8,	1,	'2024-09-13 20:40:10',	'Y',	'N');

DROP TABLE IF EXISTS `payments`;
CREATE TABLE `payments` (
  `userID` int(11) NOT NULL,
  `payerID` text NOT NULL,
  `email` text NOT NULL,
  `gross` text NOT NULL,
  `itemNumber` text NOT NULL,
  `timestamp` timestamp NOT NULL,
  `isVerified` enum('Y','N') NOT NULL DEFAULT 'N'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `payments` (`userID`, `payerID`, `email`, `gross`, `itemNumber`, `timestamp`, `isVerified`) VALUES
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-01 21:30:57',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'80bucks',	'2024-09-01 21:34:03',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'4',	'2024-09-01 21:36:20',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-02 19:12:53',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-02 20:20:39',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-02 21:13:40',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-02 21:32:24',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-03 09:06:28',	'N'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-03 09:38:34',	'Y'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-03 09:40:12',	'Y'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-03 09:43:59',	'Y'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'1',	'2024-09-03 09:46:39',	'Y'),
(1,	'Y2V8NQZEN534E',	'yeb0itsme@outlook.com',	'0.01',	'16',	'2024-09-04 21:35:52',	'Y');

DROP TABLE IF EXISTS `punishment`;
CREATE TABLE `punishment` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `moderatorID` int(11) NOT NULL DEFAULT 0,
  `userID` int(11) NOT NULL DEFAULT 0,
  `type` enum('Warning','Banned for 1 Days','Banned for 3 Days','Banned for 7 Days','Account Deleted') NOT NULL,
  `issued` timestamp NOT NULL DEFAULT current_timestamp(),
  `shownNote` text NOT NULL,
  `internalNote` text NOT NULL,
  `isActive` enum('Y','N') NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `punishment` (`id`, `moderatorID`, `userID`, `type`, `issued`, `shownNote`, `internalNote`, `isActive`) VALUES
(17,	1,	50,	'Account Deleted',	'2024-08-30 14:52:49',	'',	'',	'Y'),
(18,	1,	54,	'Account Deleted',	'2024-08-30 19:40:16',	'Do not create accounts with the sole intent of breaking the rules.',	'yeah',	'Y'),
(19,	1,	57,	'Account Deleted',	'2024-09-03 10:05:28',	'Fuzz Faster U Fool!',	'finding vulns',	'N'),
(20,	1,	59,	'Account Deleted',	'2024-09-03 10:05:54',	'Fuzz Faster U Fool!',	'vuln exploiting',	'N'),
(21,	23,	53,	'Account Deleted',	'2024-09-05 02:50:24',	'We,  do not allow Bio exploiting',	'Tried Bio Exploit',	'N'),
(22,	23,	53,	'Account Deleted',	'2024-09-05 02:50:25',	'We,  do not allow Bio exploiting',	'Tried Bio Exploit',	'N'),
(23,	1,	48,	'Warning',	'2024-09-10 19:32:27',	'Testing some fun stuff :3',	'This is a test warning.',	'N'),
(24,	1,	48,	'Account Deleted',	'2024-09-11 07:00:13',	'hghthg',	'thhyhnhy',	'N'),
(25,	1,	48,	'Banned for 1 Days',	'2024-09-11 07:02:40',	'tytyyhhyyr',	'rbgtgbgyg',	'Y');

DROP TABLE IF EXISTS `task_test`;
CREATE TABLE `task_test` (
  `int` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `task_test` (`int`) VALUES
(4737),
(8834),
(7104),
(6671);

DROP TABLE IF EXISTS `test2`;
CREATE TABLE `test2` (
  `a` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `test2` (`a`) VALUES
(1);

DROP TABLE IF EXISTS `transactions`;
CREATE TABLE `transactions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `buyerID` int(11) NOT NULL,
  `sellerID` int(11) NOT NULL,
  `itemID` int(11) NOT NULL,
  `datetime` timestamp NOT NULL,
  `currency` enum('Coins','Bucks','Free') NOT NULL,
  `amount` int(11) NOT NULL DEFAULT 0,
  `groupID` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `transactions` (`id`, `buyerID`, `sellerID`, `itemID`, `datetime`, `currency`, `amount`, `groupID`) VALUES
(1,	1,	10,	8,	'2024-07-25 23:45:09',	'Free',	0,	NULL),
(2,	12,	1,	10,	'2024-07-26 12:36:22',	'Free',	0,	NULL),
(3,	12,	16,	5,	'2024-07-26 18:58:47',	'Free',	0,	NULL),
(4,	10,	1,	10,	'2024-07-27 02:27:43',	'Free',	0,	NULL),
(5,	8,	1,	10,	'2024-07-27 08:53:32',	'Free',	0,	NULL),
(6,	8,	18,	9,	'2024-07-27 08:53:37',	'Coins',	1,	NULL),
(8,	11,	18,	12,	'2024-07-27 23:07:45',	'Free',	0,	NULL),
(9,	11,	12,	7,	'2024-07-27 23:07:49',	'Free',	0,	NULL),
(10,	12,	18,	12,	'2024-07-29 10:42:43',	'Free',	0,	NULL),
(11,	8,	18,	12,	'2024-07-31 11:40:33',	'Free',	0,	NULL),
(12,	6,	8,	3,	'2024-08-02 00:17:12',	'Coins',	5,	NULL),
(13,	12,	18,	32,	'2024-08-02 16:14:52',	'Free',	0,	NULL),
(14,	21,	18,	32,	'2024-08-03 05:01:19',	'Free',	0,	NULL),
(15,	8,	18,	32,	'2024-08-04 09:38:06',	'Free',	0,	NULL),
(16,	12,	10,	41,	'2024-08-04 23:02:05',	'Coins',	10,	NULL),
(17,	12,	18,	47,	'2024-08-05 18:25:35',	'Free',	0,	NULL),
(18,	11,	18,	47,	'2024-08-05 18:28:55',	'Free',	0,	NULL),
(19,	6,	18,	47,	'2024-08-05 18:29:30',	'Free',	0,	NULL),
(20,	12,	18,	48,	'2024-08-05 18:34:08',	'Coins',	1,	NULL),
(21,	12,	18,	49,	'2024-08-05 18:34:11',	'Free',	0,	NULL),
(22,	12,	18,	50,	'2024-08-05 18:40:35',	'Free',	0,	NULL),
(23,	6,	18,	50,	'2024-08-05 19:05:00',	'Free',	0,	NULL),
(24,	6,	10,	41,	'2024-08-05 19:05:20',	'Coins',	10,	NULL),
(25,	12,	18,	51,	'2024-08-05 21:01:42',	'Free',	0,	NULL),
(26,	21,	18,	47,	'2024-08-05 23:16:57',	'Free',	0,	NULL),
(27,	23,	18,	48,	'2024-08-05 23:18:12',	'Coins',	4,	NULL),
(28,	9,	18,	47,	'2024-08-05 23:30:48',	'Free',	0,	NULL),
(29,	9,	18,	50,	'2024-08-05 23:30:53',	'Free',	0,	NULL),
(30,	9,	18,	51,	'2024-08-05 23:30:57',	'Free',	0,	NULL),
(31,	9,	18,	52,	'2024-08-05 23:31:01',	'Free',	0,	NULL),
(32,	9,	18,	48,	'2024-08-05 23:31:14',	'Coins',	4,	NULL),
(33,	9,	18,	49,	'2024-08-05 23:31:19',	'Coins',	10,	NULL),
(34,	25,	18,	9,	'2024-08-06 01:35:50',	'Free',	0,	NULL),
(35,	25,	18,	47,	'2024-08-06 01:37:11',	'Free',	0,	NULL),
(36,	26,	18,	50,	'2024-08-06 01:44:37',	'Free',	0,	NULL),
(37,	26,	18,	47,	'2024-08-06 01:48:00',	'Free',	0,	NULL),
(38,	26,	18,	51,	'2024-08-06 01:54:46',	'Free',	0,	NULL),
(39,	28,	18,	47,	'2024-08-06 01:57:25',	'Coins',	10,	NULL),
(40,	29,	18,	47,	'2024-08-06 01:59:50',	'Coins',	10,	NULL),
(41,	30,	18,	47,	'2024-08-06 02:01:23',	'Coins',	10,	NULL),
(42,	31,	18,	47,	'2024-08-06 02:02:29',	'Coins',	10,	NULL),
(43,	32,	18,	47,	'2024-08-06 02:03:33',	'Coins',	10,	NULL),
(44,	33,	18,	47,	'2024-08-06 02:04:34',	'Coins',	10,	NULL),
(45,	34,	18,	47,	'2024-08-06 02:05:37',	'Coins',	10,	NULL),
(46,	35,	18,	47,	'2024-08-06 02:06:44',	'Coins',	10,	NULL),
(47,	36,	18,	47,	'2024-08-06 02:07:41',	'Coins',	10,	NULL),
(48,	37,	18,	47,	'2024-08-06 02:08:37',	'Coins',	10,	NULL),
(49,	38,	18,	47,	'2024-08-06 02:09:33',	'Coins',	10,	NULL),
(50,	39,	18,	47,	'2024-08-06 02:10:30',	'Coins',	10,	NULL),
(51,	40,	18,	47,	'2024-08-06 02:11:27',	'Coins',	10,	NULL),
(52,	41,	18,	47,	'2024-08-06 02:12:23',	'Coins',	10,	NULL),
(53,	42,	18,	47,	'2024-08-06 02:13:15',	'Coins',	10,	NULL),
(54,	43,	18,	47,	'2024-08-06 02:13:20',	'Coins',	10,	NULL),
(55,	44,	18,	47,	'2024-08-06 02:14:07',	'Coins',	10,	NULL),
(56,	45,	18,	47,	'2024-08-06 02:14:16',	'Coins',	10,	NULL),
(57,	46,	18,	47,	'2024-08-06 02:14:53',	'Coins',	10,	NULL),
(58,	47,	18,	47,	'2024-08-06 02:15:12',	'Coins',	10,	NULL),
(59,	48,	18,	47,	'2024-08-06 02:15:39',	'Coins',	10,	NULL),
(60,	49,	18,	47,	'2024-08-06 02:16:08',	'Coins',	10,	NULL),
(61,	50,	18,	47,	'2024-08-06 02:16:25',	'Coins',	10,	NULL),
(62,	51,	18,	47,	'2024-08-06 02:17:04',	'Coins',	10,	NULL),
(63,	625,	18,	47,	'2024-08-06 02:17:12',	'Coins',	10,	NULL),
(64,	53,	18,	47,	'2024-08-06 02:17:58',	'Coins',	10,	NULL),
(65,	54,	18,	47,	'2024-08-06 02:18:00',	'Coins',	10,	NULL),
(66,	55,	18,	47,	'2024-08-06 02:18:44',	'Coins',	10,	NULL),
(67,	56,	18,	47,	'2024-08-06 02:18:57',	'Coins',	10,	NULL),
(68,	57,	18,	47,	'2024-08-06 02:19:31',	'Coins',	10,	NULL),
(69,	58,	18,	47,	'2024-08-06 02:19:52',	'Coins',	10,	NULL),
(70,	59,	18,	47,	'2024-08-06 02:20:17',	'Coins',	10,	NULL),
(71,	60,	18,	47,	'2024-08-06 02:20:48',	'Coins',	10,	NULL),
(72,	61,	18,	47,	'2024-08-06 02:21:04',	'Coins',	10,	NULL),
(73,	62,	18,	47,	'2024-08-06 02:21:44',	'Coins',	10,	NULL),
(74,	63,	18,	47,	'2024-08-06 02:21:50',	'Coins',	10,	NULL),
(75,	64,	18,	47,	'2024-08-06 02:22:36',	'Coins',	10,	NULL),
(76,	65,	18,	47,	'2024-08-06 02:22:41',	'Coins',	10,	NULL),
(77,	66,	18,	47,	'2024-08-06 02:23:22',	'Coins',	10,	NULL),
(78,	67,	18,	47,	'2024-08-06 02:23:37',	'Coins',	10,	NULL),
(79,	68,	18,	47,	'2024-08-06 02:24:08',	'Coins',	10,	NULL),
(80,	69,	18,	47,	'2024-08-06 02:24:34',	'Coins',	10,	NULL),
(81,	70,	18,	47,	'2024-08-06 02:24:55',	'Coins',	10,	NULL),
(82,	71,	18,	47,	'2024-08-06 02:25:30',	'Coins',	10,	NULL),
(83,	72,	18,	47,	'2024-08-06 02:25:41',	'Coins',	10,	NULL),
(84,	74,	18,	47,	'2024-08-06 02:26:27',	'Coins',	10,	NULL),
(85,	73,	18,	47,	'2024-08-06 02:26:28',	'Coins',	10,	NULL),
(86,	75,	18,	47,	'2024-08-06 02:27:14',	'Coins',	10,	NULL),
(87,	76,	18,	47,	'2024-08-06 02:27:24',	'Coins',	10,	NULL),
(88,	77,	18,	47,	'2024-08-06 02:27:59',	'Coins',	10,	NULL),
(89,	78,	18,	47,	'2024-08-06 02:28:20',	'Coins',	10,	NULL),
(90,	79,	18,	47,	'2024-08-06 02:28:46',	'Coins',	10,	NULL),
(91,	80,	18,	47,	'2024-08-06 02:29:16',	'Coins',	10,	NULL),
(92,	81,	18,	47,	'2024-08-06 02:29:32',	'Coins',	10,	NULL),
(93,	82,	18,	47,	'2024-08-06 02:30:11',	'Coins',	10,	NULL),
(94,	83,	18,	47,	'2024-08-06 02:30:18',	'Coins',	10,	NULL),
(95,	84,	18,	47,	'2024-08-06 02:31:05',	'Coins',	10,	NULL),
(96,	85,	18,	47,	'2024-08-06 02:31:06',	'Coins',	10,	NULL),
(97,	86,	18,	47,	'2024-08-06 02:31:51',	'Coins',	10,	NULL),
(98,	87,	18,	47,	'2024-08-06 02:32:02',	'Coins',	10,	NULL),
(99,	88,	18,	47,	'2024-08-06 02:32:37',	'Coins',	10,	NULL),
(100,	89,	18,	47,	'2024-08-06 02:32:59',	'Coins',	10,	NULL),
(101,	90,	18,	47,	'2024-08-06 02:33:23',	'Coins',	10,	NULL),
(102,	91,	18,	47,	'2024-08-06 02:33:55',	'Coins',	10,	NULL),
(103,	50,	1,	10,	'2024-08-06 02:33:58',	'Free',	0,	NULL),
(104,	92,	18,	47,	'2024-08-06 02:34:09',	'Coins',	10,	NULL),
(105,	50,	18,	50,	'2024-08-06 02:34:24',	'Free',	0,	NULL),
(106,	93,	18,	47,	'2024-08-06 02:34:52',	'Coins',	10,	NULL),
(107,	94,	18,	47,	'2024-08-06 02:34:56',	'Coins',	10,	NULL),
(108,	95,	18,	47,	'2024-08-06 02:35:42',	'Coins',	10,	NULL),
(109,	96,	18,	47,	'2024-08-06 02:35:49',	'Coins',	10,	NULL),
(110,	97,	18,	47,	'2024-08-06 02:36:28',	'Coins',	10,	NULL),
(111,	98,	18,	47,	'2024-08-06 02:36:45',	'Coins',	10,	NULL),
(112,	99,	18,	47,	'2024-08-06 02:37:14',	'Coins',	10,	NULL),
(113,	100,	18,	47,	'2024-08-06 02:37:41',	'Coins',	10,	NULL),
(114,	101,	18,	47,	'2024-08-06 02:38:00',	'Coins',	10,	NULL),
(115,	102,	18,	47,	'2024-08-06 02:38:37',	'Coins',	10,	NULL),
(116,	103,	18,	47,	'2024-08-06 02:38:46',	'Coins',	10,	NULL),
(117,	104,	18,	47,	'2024-08-06 02:39:32',	'Coins',	10,	NULL),
(118,	105,	18,	47,	'2024-08-06 02:39:34',	'Coins',	10,	NULL),
(119,	106,	18,	47,	'2024-08-06 02:40:19',	'Coins',	10,	NULL),
(120,	107,	18,	47,	'2024-08-06 02:40:30',	'Coins',	10,	NULL),
(121,	108,	18,	47,	'2024-08-06 02:41:05',	'Coins',	10,	NULL),
(122,	109,	18,	47,	'2024-08-06 02:41:26',	'Coins',	10,	NULL),
(123,	110,	18,	47,	'2024-08-06 02:41:51',	'Coins',	10,	NULL),
(124,	111,	18,	47,	'2024-08-06 02:42:22',	'Coins',	10,	NULL),
(125,	112,	18,	47,	'2024-08-06 02:42:38',	'Coins',	10,	NULL),
(126,	113,	18,	47,	'2024-08-06 02:43:17',	'Coins',	10,	NULL),
(127,	114,	18,	47,	'2024-08-06 02:43:24',	'Coins',	10,	NULL),
(128,	115,	18,	47,	'2024-08-06 02:44:10',	'Coins',	10,	NULL),
(129,	116,	18,	47,	'2024-08-06 02:44:14',	'Coins',	10,	NULL),
(130,	117,	18,	47,	'2024-08-06 02:44:56',	'Coins',	10,	NULL),
(131,	118,	18,	47,	'2024-08-06 02:45:10',	'Coins',	10,	NULL),
(132,	119,	18,	47,	'2024-08-06 02:45:42',	'Coins',	10,	NULL),
(133,	120,	18,	47,	'2024-08-06 02:46:07',	'Coins',	10,	NULL),
(134,	121,	18,	47,	'2024-08-06 02:46:29',	'Coins',	10,	NULL),
(135,	122,	18,	47,	'2024-08-06 02:47:03',	'Coins',	10,	NULL),
(136,	123,	18,	47,	'2024-08-06 02:47:14',	'Coins',	10,	NULL),
(137,	125,	18,	47,	'2024-08-06 02:48:00',	'Coins',	10,	NULL),
(138,	124,	18,	47,	'2024-08-06 02:48:00',	'Coins',	10,	NULL),
(139,	126,	18,	47,	'2024-08-06 02:48:47',	'Coins',	10,	NULL),
(140,	127,	18,	47,	'2024-08-06 02:48:56',	'Coins',	10,	NULL),
(141,	128,	18,	47,	'2024-08-06 02:49:33',	'Coins',	10,	NULL),
(142,	129,	18,	47,	'2024-08-06 02:49:53',	'Coins',	10,	NULL),
(143,	130,	18,	47,	'2024-08-06 02:50:19',	'Coins',	10,	NULL),
(144,	131,	18,	47,	'2024-08-06 02:50:49',	'Coins',	10,	NULL),
(145,	132,	18,	47,	'2024-08-06 02:51:05',	'Coins',	10,	NULL),
(146,	133,	18,	47,	'2024-08-06 02:51:45',	'Free',	0,	NULL),
(147,	134,	18,	47,	'2024-08-06 02:51:51',	'Free',	0,	NULL),
(148,	135,	18,	47,	'2024-08-06 02:52:38',	'Free',	0,	NULL),
(149,	136,	18,	47,	'2024-08-06 02:52:41',	'Free',	0,	NULL),
(150,	137,	18,	47,	'2024-08-06 02:53:24',	'Free',	0,	NULL),
(151,	138,	18,	47,	'2024-08-06 02:53:36',	'Free',	0,	NULL),
(152,	139,	18,	47,	'2024-08-06 02:54:10',	'Free',	0,	NULL),
(153,	140,	18,	47,	'2024-08-06 02:54:32',	'Free',	0,	NULL),
(154,	141,	18,	47,	'2024-08-06 02:54:56',	'Free',	0,	NULL),
(155,	142,	18,	47,	'2024-08-06 02:55:29',	'Free',	0,	NULL),
(156,	143,	18,	47,	'2024-08-06 02:55:42',	'Free',	0,	NULL),
(157,	145,	18,	47,	'2024-08-06 02:56:25',	'Free',	0,	NULL),
(158,	144,	18,	47,	'2024-08-06 02:56:28',	'Free',	0,	NULL),
(159,	146,	18,	47,	'2024-08-06 02:57:14',	'Free',	0,	NULL),
(160,	147,	18,	47,	'2024-08-06 02:57:20',	'Free',	0,	NULL),
(161,	148,	18,	47,	'2024-08-06 02:58:00',	'Free',	0,	NULL),
(162,	149,	18,	47,	'2024-08-06 02:58:16',	'Free',	0,	NULL),
(163,	150,	18,	47,	'2024-08-06 02:58:46',	'Free',	0,	NULL),
(164,	151,	18,	47,	'2024-08-06 02:59:13',	'Free',	0,	NULL),
(165,	1625,	18,	47,	'2024-08-06 02:59:32',	'Free',	0,	NULL),
(166,	153,	18,	47,	'2024-08-06 03:00:10',	'Free',	0,	NULL),
(167,	154,	18,	47,	'2024-08-06 03:00:18',	'Free',	0,	NULL),
(168,	155,	18,	47,	'2024-08-06 03:01:04',	'Free',	0,	NULL),
(169,	156,	18,	47,	'2024-08-06 03:01:05',	'Free',	0,	NULL),
(170,	157,	18,	47,	'2024-08-06 03:01:50',	'Free',	0,	NULL),
(171,	158,	18,	47,	'2024-08-06 03:02:01',	'Free',	0,	NULL),
(172,	159,	18,	47,	'2024-08-06 03:02:37',	'Free',	0,	NULL),
(173,	160,	18,	47,	'2024-08-06 03:02:58',	'Free',	0,	NULL),
(174,	161,	18,	47,	'2024-08-06 03:03:23',	'Free',	0,	NULL),
(175,	162,	18,	47,	'2024-08-06 03:03:53',	'Free',	0,	NULL),
(176,	163,	18,	47,	'2024-08-06 03:04:09',	'Free',	0,	NULL),
(177,	164,	18,	47,	'2024-08-06 03:04:50',	'Free',	0,	NULL),
(178,	165,	18,	47,	'2024-08-06 03:04:56',	'Free',	0,	NULL),
(179,	166,	18,	47,	'2024-08-06 03:05:42',	'Free',	0,	NULL),
(180,	167,	18,	47,	'2024-08-06 03:05:46',	'Free',	0,	NULL),
(181,	168,	18,	47,	'2024-08-06 03:06:28',	'Free',	0,	NULL),
(182,	169,	18,	47,	'2024-08-06 03:06:42',	'Free',	0,	NULL),
(183,	170,	18,	47,	'2024-08-06 03:07:14',	'Free',	0,	NULL),
(184,	171,	18,	47,	'2024-08-06 03:07:38',	'Free',	0,	NULL),
(185,	172,	18,	47,	'2024-08-06 03:08:00',	'Free',	0,	NULL),
(186,	173,	18,	47,	'2024-08-06 03:08:34',	'Free',	0,	NULL),
(187,	174,	18,	47,	'2024-08-06 03:08:47',	'Free',	0,	NULL),
(188,	176,	18,	47,	'2024-08-06 03:09:30',	'Free',	0,	NULL),
(189,	175,	18,	47,	'2024-08-06 03:09:33',	'Free',	0,	NULL),
(190,	177,	18,	47,	'2024-08-06 03:10:19',	'Free',	0,	NULL),
(191,	178,	18,	47,	'2024-08-06 03:10:27',	'Free',	0,	NULL),
(192,	179,	18,	47,	'2024-08-06 03:11:05',	'Free',	0,	NULL),
(193,	180,	18,	47,	'2024-08-06 03:11:23',	'Free',	0,	NULL),
(194,	181,	18,	47,	'2024-08-06 03:11:51',	'Free',	0,	NULL),
(195,	182,	18,	47,	'2024-08-06 03:12:19',	'Free',	0,	NULL),
(196,	183,	18,	47,	'2024-08-06 03:12:38',	'Free',	0,	NULL),
(197,	184,	18,	47,	'2024-08-06 03:13:14',	'Coins',	10,	NULL),
(198,	185,	18,	47,	'2024-08-06 03:13:24',	'Coins',	10,	NULL),
(199,	186,	18,	47,	'2024-08-06 03:14:10',	'Coins',	10,	NULL),
(200,	187,	18,	47,	'2024-08-06 03:14:11',	'Coins',	10,	NULL),
(201,	188,	18,	47,	'2024-08-06 03:14:56',	'Coins',	10,	NULL),
(202,	189,	18,	47,	'2024-08-06 03:15:08',	'Coins',	10,	NULL),
(203,	190,	18,	47,	'2024-08-06 03:15:42',	'Coins',	10,	NULL),
(204,	191,	18,	47,	'2024-08-06 03:16:04',	'Coins',	10,	NULL),
(205,	192,	18,	47,	'2024-08-06 03:16:29',	'Coins',	10,	NULL),
(206,	193,	18,	47,	'2024-08-06 03:17:00',	'Coins',	10,	NULL),
(207,	194,	18,	47,	'2024-08-06 03:17:15',	'Coins',	10,	NULL),
(208,	195,	18,	47,	'2024-08-06 03:17:56',	'Coins',	10,	NULL),
(209,	196,	18,	47,	'2024-08-06 03:18:01',	'Coins',	10,	NULL),
(210,	197,	18,	47,	'2024-08-06 03:18:48',	'Coins',	10,	NULL),
(211,	198,	18,	47,	'2024-08-06 03:18:52',	'Coins',	10,	NULL),
(212,	199,	18,	47,	'2024-08-06 03:19:33',	'Coins',	10,	NULL),
(213,	200,	18,	47,	'2024-08-06 03:19:48',	'Coins',	10,	NULL),
(214,	201,	18,	47,	'2024-08-06 03:20:19',	'Coins',	10,	NULL),
(215,	202,	18,	47,	'2024-08-06 03:20:44',	'Coins',	10,	NULL),
(216,	203,	18,	47,	'2024-08-06 03:21:06',	'Coins',	10,	NULL),
(217,	204,	18,	47,	'2024-08-06 03:21:40',	'Coins',	10,	NULL),
(218,	205,	18,	47,	'2024-08-06 03:21:52',	'Coins',	10,	NULL),
(219,	207,	18,	47,	'2024-08-06 03:22:36',	'Coins',	10,	NULL),
(220,	206,	18,	47,	'2024-08-06 03:22:39',	'Coins',	10,	NULL),
(221,	208,	18,	47,	'2024-08-06 03:23:25',	'Coins',	10,	NULL),
(222,	209,	18,	47,	'2024-08-06 03:23:34',	'Coins',	10,	NULL),
(223,	210,	18,	47,	'2024-08-06 03:24:11',	'Coins',	10,	NULL),
(224,	211,	18,	47,	'2024-08-06 03:24:30',	'Coins',	10,	NULL),
(225,	212,	18,	47,	'2024-08-06 03:24:58',	'Coins',	10,	NULL),
(226,	213,	18,	47,	'2024-08-06 03:25:26',	'Coins',	10,	NULL),
(227,	214,	18,	47,	'2024-08-06 03:25:44',	'Coins',	10,	NULL),
(228,	215,	18,	47,	'2024-08-06 03:26:23',	'Coins',	10,	NULL),
(229,	216,	18,	47,	'2024-08-06 03:26:30',	'Coins',	10,	NULL),
(230,	217,	18,	47,	'2024-08-06 03:27:16',	'Coins',	10,	NULL),
(231,	218,	18,	47,	'2024-08-06 03:27:18',	'Coins',	10,	NULL),
(232,	219,	18,	47,	'2024-08-06 03:28:03',	'Coins',	10,	NULL),
(233,	220,	18,	47,	'2024-08-06 03:28:14',	'Coins',	10,	NULL),
(234,	221,	18,	47,	'2024-08-06 03:28:50',	'Coins',	10,	NULL),
(235,	222,	18,	47,	'2024-08-06 03:29:10',	'Coins',	10,	NULL),
(236,	223,	18,	47,	'2024-08-06 03:29:36',	'Coins',	10,	NULL),
(237,	224,	18,	47,	'2024-08-06 03:30:06',	'Coins',	10,	NULL),
(238,	225,	18,	47,	'2024-08-06 03:30:22',	'Coins',	10,	NULL),
(239,	226,	18,	47,	'2024-08-06 03:31:02',	'Coins',	10,	NULL),
(240,	227,	18,	47,	'2024-08-06 03:31:08',	'Coins',	10,	NULL),
(241,	228,	18,	47,	'2024-08-06 03:31:54',	'Coins',	10,	NULL),
(242,	229,	18,	47,	'2024-08-06 03:31:58',	'Coins',	10,	NULL),
(243,	230,	18,	47,	'2024-08-06 03:32:41',	'Coins',	10,	NULL),
(244,	231,	18,	47,	'2024-08-06 03:32:54',	'Coins',	10,	NULL),
(245,	232,	18,	47,	'2024-08-06 03:33:27',	'Coins',	10,	NULL),
(246,	233,	18,	47,	'2024-08-06 03:33:50',	'Coins',	10,	NULL),
(247,	234,	18,	47,	'2024-08-06 03:34:13',	'Coins',	10,	NULL),
(248,	235,	18,	47,	'2024-08-06 03:34:46',	'Coins',	10,	NULL),
(249,	236,	18,	47,	'2024-08-06 03:34:59',	'Coins',	10,	NULL),
(250,	238,	18,	47,	'2024-08-06 03:35:42',	'Coins',	10,	NULL),
(251,	237,	18,	47,	'2024-08-06 03:35:45',	'Coins',	10,	NULL),
(252,	239,	18,	47,	'2024-08-06 03:36:39',	'Coins',	10,	NULL),
(253,	240,	18,	47,	'2024-08-06 03:37:17',	'Coins',	10,	NULL),
(254,	241,	18,	47,	'2024-08-06 03:37:34',	'Coins',	10,	NULL),
(255,	242,	18,	47,	'2024-08-06 03:38:03',	'Coins',	10,	NULL),
(256,	243,	18,	47,	'2024-08-06 03:38:31',	'Coins',	10,	NULL),
(257,	244,	18,	47,	'2024-08-06 03:38:50',	'Coins',	10,	NULL),
(258,	245,	18,	47,	'2024-08-06 03:39:27',	'Coins',	10,	NULL),
(259,	246,	18,	47,	'2024-08-06 03:39:36',	'Coins',	10,	NULL),
(260,	247,	18,	47,	'2024-08-06 03:40:22',	'Coins',	10,	NULL),
(261,	248,	18,	47,	'2024-08-06 03:40:24',	'Coins',	10,	NULL),
(262,	249,	18,	47,	'2024-08-06 03:41:08',	'Coins',	10,	NULL),
(263,	250,	18,	47,	'2024-08-06 03:41:20',	'Coins',	10,	NULL),
(264,	251,	18,	47,	'2024-08-06 03:41:54',	'Coins',	10,	NULL),
(265,	2625,	18,	47,	'2024-08-06 03:42:17',	'Coins',	10,	NULL),
(266,	253,	18,	47,	'2024-08-06 03:42:41',	'Coins',	10,	NULL),
(267,	254,	18,	47,	'2024-08-06 03:43:11',	'Coins',	10,	NULL),
(268,	255,	18,	47,	'2024-08-06 03:43:27',	'Coins',	10,	NULL),
(269,	256,	18,	47,	'2024-08-06 03:44:08',	'Coins',	10,	NULL),
(270,	257,	18,	47,	'2024-08-06 03:44:13',	'Coins',	10,	NULL),
(271,	258,	18,	47,	'2024-08-06 03:45:00',	'Coins',	10,	NULL),
(272,	259,	18,	47,	'2024-08-06 03:45:04',	'Coins',	10,	NULL),
(273,	260,	18,	47,	'2024-08-06 03:45:46',	'Coins',	10,	NULL),
(274,	261,	18,	47,	'2024-08-06 03:46:00',	'Coins',	10,	NULL),
(275,	262,	18,	47,	'2024-08-06 03:46:32',	'Coins',	10,	NULL),
(276,	263,	18,	47,	'2024-08-06 03:46:56',	'Coins',	10,	NULL),
(277,	264,	18,	47,	'2024-08-06 03:47:18',	'Coins',	10,	NULL),
(278,	265,	18,	47,	'2024-08-06 03:47:52',	'Coins',	10,	NULL),
(279,	266,	18,	47,	'2024-08-06 03:48:04',	'Coins',	10,	NULL),
(280,	268,	18,	47,	'2024-08-06 03:48:48',	'Coins',	10,	NULL),
(281,	267,	18,	47,	'2024-08-06 03:48:50',	'Coins',	10,	NULL),
(282,	269,	18,	47,	'2024-08-06 03:49:36',	'Coins',	10,	NULL),
(283,	270,	18,	47,	'2024-08-06 03:49:45',	'Coins',	10,	NULL),
(284,	271,	18,	47,	'2024-08-06 03:50:23',	'Coins',	10,	NULL),
(285,	272,	18,	47,	'2024-08-06 03:50:42',	'Coins',	10,	NULL),
(286,	273,	18,	47,	'2024-08-06 03:51:09',	'Coins',	10,	NULL),
(287,	274,	18,	47,	'2024-08-06 03:51:38',	'Coins',	10,	NULL),
(288,	275,	18,	47,	'2024-08-06 03:51:55',	'Coins',	10,	NULL),
(289,	276,	18,	47,	'2024-08-06 03:52:34',	'Coins',	10,	NULL),
(290,	277,	18,	47,	'2024-08-06 03:52:42',	'Coins',	10,	NULL),
(291,	278,	18,	47,	'2024-08-06 03:53:28',	'Coins',	10,	NULL),
(292,	279,	18,	47,	'2024-08-06 03:53:30',	'Coins',	10,	NULL),
(293,	280,	18,	47,	'2024-08-06 03:54:14',	'Coins',	10,	NULL),
(294,	281,	18,	47,	'2024-08-06 03:54:27',	'Coins',	10,	NULL),
(295,	282,	18,	47,	'2024-08-06 03:55:00',	'Coins',	10,	NULL),
(296,	283,	18,	47,	'2024-08-06 03:55:23',	'Coins',	10,	NULL),
(297,	284,	18,	47,	'2024-08-06 03:55:46',	'Coins',	10,	NULL),
(298,	285,	18,	47,	'2024-08-06 03:56:20',	'Coins',	10,	NULL),
(299,	286,	18,	47,	'2024-08-06 03:56:33',	'Coins',	10,	NULL),
(300,	288,	18,	47,	'2024-08-06 03:57:16',	'Coins',	10,	NULL),
(301,	287,	18,	47,	'2024-08-06 03:57:19',	'Coins',	10,	NULL),
(302,	289,	18,	47,	'2024-08-06 03:58:05',	'Coins',	10,	NULL),
(303,	290,	18,	47,	'2024-08-06 03:58:12',	'Coins',	10,	NULL),
(304,	291,	18,	47,	'2024-08-06 03:58:51',	'Coins',	10,	NULL),
(305,	292,	18,	47,	'2024-08-06 03:59:08',	'Coins',	10,	NULL),
(306,	293,	18,	47,	'2024-08-06 03:59:37',	'Coins',	10,	NULL),
(307,	294,	18,	47,	'2024-08-06 04:00:05',	'Coins',	10,	NULL),
(308,	295,	18,	47,	'2024-08-06 04:00:24',	'Coins',	10,	NULL),
(309,	296,	18,	47,	'2024-08-06 04:01:01',	'Coins',	10,	NULL),
(310,	297,	18,	47,	'2024-08-06 04:01:10',	'Coins',	10,	NULL),
(311,	298,	18,	47,	'2024-08-06 04:01:56',	'Coins',	10,	NULL),
(312,	299,	18,	47,	'2024-08-06 04:01:57',	'Coins',	10,	NULL),
(313,	300,	18,	47,	'2024-08-06 04:02:43',	'Coins',	10,	NULL),
(314,	301,	18,	47,	'2024-08-06 04:02:53',	'Coins',	10,	NULL),
(315,	302,	18,	47,	'2024-08-06 04:03:29',	'Coins',	10,	NULL),
(316,	303,	18,	47,	'2024-08-06 04:03:49',	'Coins',	10,	NULL),
(317,	304,	18,	47,	'2024-08-06 04:04:16',	'Coins',	10,	NULL),
(318,	305,	18,	47,	'2024-08-06 04:04:45',	'Coins',	10,	NULL),
(319,	306,	18,	47,	'2024-08-06 04:05:02',	'Coins',	10,	NULL),
(320,	307,	18,	47,	'2024-08-06 04:05:42',	'Coins',	10,	NULL),
(321,	308,	18,	47,	'2024-08-06 04:05:48',	'Coins',	10,	NULL),
(322,	309,	18,	47,	'2024-08-06 04:06:34',	'Coins',	10,	NULL),
(323,	310,	18,	47,	'2024-08-06 04:06:38',	'Coins',	10,	NULL),
(324,	311,	18,	47,	'2024-08-06 04:07:20',	'Coins',	10,	NULL),
(325,	312,	18,	47,	'2024-08-06 04:07:34',	'Coins',	10,	NULL),
(326,	313,	18,	47,	'2024-08-06 04:08:06',	'Coins',	10,	NULL),
(327,	314,	18,	47,	'2024-08-06 04:08:29',	'Coins',	10,	NULL),
(328,	315,	18,	47,	'2024-08-06 04:08:52',	'Coins',	10,	NULL),
(329,	316,	18,	47,	'2024-08-06 04:09:26',	'Coins',	10,	NULL),
(330,	317,	18,	47,	'2024-08-06 04:09:38',	'Coins',	10,	NULL),
(331,	319,	18,	47,	'2024-08-06 04:10:22',	'Coins',	10,	NULL),
(332,	318,	18,	47,	'2024-08-06 04:10:24',	'Coins',	10,	NULL),
(333,	320,	18,	47,	'2024-08-06 04:11:10',	'Coins',	10,	NULL),
(334,	321,	18,	47,	'2024-08-06 04:11:18',	'Coins',	10,	NULL),
(335,	322,	18,	47,	'2024-08-06 04:11:56',	'Coins',	10,	NULL),
(336,	323,	18,	47,	'2024-08-06 04:12:14',	'Coins',	10,	NULL),
(337,	324,	18,	47,	'2024-08-06 04:12:43',	'Coins',	10,	NULL),
(338,	325,	18,	47,	'2024-08-06 04:13:10',	'Coins',	10,	NULL),
(339,	326,	18,	47,	'2024-08-06 04:13:30',	'Coins',	10,	NULL),
(340,	327,	18,	47,	'2024-08-06 04:14:07',	'Coins',	10,	NULL),
(341,	328,	18,	47,	'2024-08-06 04:14:16',	'Coins',	10,	NULL),
(342,	329,	18,	47,	'2024-08-06 04:15:02',	'Coins',	10,	NULL),
(343,	330,	18,	47,	'2024-08-06 04:15:03',	'Coins',	10,	NULL),
(344,	331,	18,	47,	'2024-08-06 04:15:48',	'Coins',	10,	NULL),
(345,	332,	18,	47,	'2024-08-06 04:15:59',	'Coins',	10,	NULL),
(346,	333,	18,	47,	'2024-08-06 04:16:35',	'Coins',	10,	NULL),
(347,	334,	18,	47,	'2024-08-06 04:16:55',	'Coins',	10,	NULL),
(348,	335,	18,	47,	'2024-08-06 04:17:21',	'Coins',	10,	NULL),
(349,	336,	18,	47,	'2024-08-06 04:17:51',	'Coins',	10,	NULL),
(350,	337,	18,	47,	'2024-08-06 04:18:08',	'Coins',	10,	NULL),
(351,	338,	18,	47,	'2024-08-06 04:18:47',	'Coins',	10,	NULL),
(352,	339,	18,	47,	'2024-08-06 04:18:54',	'Coins',	10,	NULL),
(353,	340,	18,	47,	'2024-08-06 04:19:40',	'Coins',	10,	NULL),
(354,	341,	18,	47,	'2024-08-06 04:19:43',	'Coins',	10,	NULL),
(355,	342,	18,	47,	'2024-08-06 04:20:27',	'Coins',	10,	NULL),
(356,	343,	18,	47,	'2024-08-06 04:20:39',	'Coins',	10,	NULL),
(357,	344,	18,	47,	'2024-08-06 04:21:12',	'Coins',	10,	NULL),
(358,	345,	18,	47,	'2024-08-06 04:21:35',	'Coins',	10,	NULL),
(359,	346,	18,	47,	'2024-08-06 04:21:59',	'Coins',	10,	NULL),
(360,	347,	18,	47,	'2024-08-06 04:22:31',	'Coins',	10,	NULL),
(361,	348,	18,	47,	'2024-08-06 04:22:44',	'Coins',	10,	NULL),
(362,	350,	18,	47,	'2024-08-06 04:23:27',	'Coins',	10,	NULL),
(363,	349,	18,	47,	'2024-08-06 04:23:30',	'Coins',	10,	NULL),
(364,	351,	18,	47,	'2024-08-06 04:24:17',	'Coins',	10,	NULL),
(365,	3625,	18,	47,	'2024-08-06 04:24:23',	'Coins',	10,	NULL),
(366,	353,	18,	47,	'2024-08-06 04:25:04',	'Coins',	10,	NULL),
(367,	354,	18,	47,	'2024-08-06 04:25:19',	'Coins',	10,	NULL),
(368,	355,	18,	47,	'2024-08-06 04:25:50',	'Coins',	10,	NULL),
(369,	356,	18,	47,	'2024-08-06 04:26:16',	'Coins',	10,	NULL),
(370,	357,	18,	47,	'2024-08-06 04:26:36',	'Coins',	10,	NULL),
(371,	358,	18,	47,	'2024-08-06 04:27:13',	'Coins',	10,	NULL),
(372,	359,	18,	47,	'2024-08-06 04:27:22',	'Coins',	10,	NULL),
(373,	361,	18,	47,	'2024-08-06 04:28:08',	'Coins',	10,	NULL),
(374,	360,	18,	47,	'2024-08-06 04:28:09',	'Coins',	10,	NULL),
(375,	362,	18,	47,	'2024-08-06 04:28:55',	'Coins',	10,	NULL),
(376,	363,	18,	47,	'2024-08-06 04:29:04',	'Coins',	10,	NULL),
(377,	364,	18,	47,	'2024-08-06 04:29:41',	'Coins',	10,	NULL),
(378,	365,	18,	47,	'2024-08-06 04:30:00',	'Coins',	10,	NULL),
(379,	366,	18,	47,	'2024-08-06 04:30:28',	'Coins',	10,	NULL),
(380,	367,	18,	47,	'2024-08-06 04:30:55',	'Coins',	10,	NULL),
(381,	368,	18,	47,	'2024-08-06 04:31:14',	'Coins',	10,	NULL),
(382,	369,	18,	47,	'2024-08-06 04:31:52',	'Coins',	10,	NULL),
(383,	370,	18,	47,	'2024-08-06 04:32:01',	'Coins',	10,	NULL),
(384,	371,	18,	47,	'2024-08-06 04:32:47',	'Coins',	10,	NULL),
(385,	372,	18,	47,	'2024-08-06 04:32:48',	'Coins',	10,	NULL),
(386,	373,	18,	47,	'2024-08-06 04:33:33',	'Coins',	10,	NULL),
(387,	374,	18,	47,	'2024-08-06 04:33:43',	'Coins',	10,	NULL),
(388,	375,	18,	47,	'2024-08-06 04:34:19',	'Coins',	10,	NULL),
(389,	376,	18,	47,	'2024-08-06 04:34:39',	'Coins',	10,	NULL),
(390,	377,	18,	47,	'2024-08-06 04:35:05',	'Coins',	10,	NULL),
(391,	378,	18,	47,	'2024-08-06 04:35:30',	'Coins',	10,	NULL),
(392,	379,	18,	47,	'2024-08-06 04:35:51',	'Coins',	10,	NULL),
(393,	380,	18,	47,	'2024-08-06 04:36:26',	'Coins',	10,	NULL),
(394,	381,	18,	47,	'2024-08-06 04:36:38',	'Coins',	10,	NULL),
(395,	383,	18,	47,	'2024-08-06 04:37:22',	'Coins',	10,	NULL),
(396,	382,	18,	47,	'2024-08-06 04:37:24',	'Coins',	10,	NULL),
(397,	384,	18,	47,	'2024-08-06 04:38:11',	'Coins',	10,	NULL),
(398,	385,	18,	47,	'2024-08-06 04:38:18',	'Coins',	10,	NULL),
(399,	386,	18,	47,	'2024-08-06 04:38:57',	'Coins',	10,	NULL),
(400,	387,	18,	47,	'2024-08-06 04:39:14',	'Coins',	10,	NULL),
(401,	388,	18,	47,	'2024-08-06 04:39:43',	'Coins',	10,	NULL),
(402,	389,	18,	47,	'2024-08-06 04:40:11',	'Coins',	10,	NULL),
(403,	390,	18,	47,	'2024-08-06 04:40:30',	'Coins',	10,	NULL),
(404,	391,	18,	47,	'2024-08-06 04:41:07',	'Coins',	10,	NULL),
(405,	392,	18,	47,	'2024-08-06 04:41:16',	'Coins',	10,	NULL),
(406,	393,	18,	47,	'2024-08-06 04:42:03',	'Coins',	10,	NULL),
(407,	394,	18,	47,	'2024-08-06 04:42:03',	'Coins',	10,	NULL),
(408,	395,	18,	47,	'2024-08-06 04:42:49',	'Coins',	10,	NULL),
(409,	396,	18,	47,	'2024-08-06 04:42:59',	'Coins',	10,	NULL),
(410,	397,	18,	47,	'2024-08-06 04:43:34',	'Coins',	10,	NULL),
(411,	398,	18,	47,	'2024-08-06 04:43:56',	'Coins',	10,	NULL),
(412,	399,	18,	47,	'2024-08-06 04:44:21',	'Coins',	10,	NULL),
(413,	400,	18,	47,	'2024-08-06 04:44:52',	'Coins',	10,	NULL),
(414,	402,	18,	47,	'2024-08-06 04:45:47',	'Coins',	10,	NULL),
(415,	403,	18,	47,	'2024-08-06 04:45:53',	'Coins',	10,	NULL),
(416,	404,	18,	47,	'2024-08-06 04:46:39',	'Coins',	10,	NULL),
(417,	405,	18,	47,	'2024-08-06 04:46:43',	'Coins',	10,	NULL),
(418,	406,	18,	47,	'2024-08-06 04:47:25',	'Coins',	10,	NULL),
(419,	407,	18,	47,	'2024-08-06 04:47:40',	'Coins',	10,	NULL),
(420,	408,	18,	47,	'2024-08-06 04:48:12',	'Coins',	10,	NULL),
(421,	409,	18,	47,	'2024-08-06 04:48:35',	'Coins',	10,	NULL),
(422,	410,	18,	47,	'2024-08-06 04:48:58',	'Coins',	10,	NULL),
(423,	411,	18,	47,	'2024-08-06 04:49:31',	'Coins',	10,	NULL),
(424,	412,	18,	47,	'2024-08-06 04:49:44',	'Coins',	10,	NULL),
(425,	414,	18,	47,	'2024-08-06 04:50:28',	'Coins',	10,	NULL),
(426,	413,	18,	47,	'2024-08-06 04:50:30',	'Coins',	10,	NULL),
(427,	415,	18,	47,	'2024-08-06 04:51:16',	'Coins',	10,	NULL),
(428,	416,	18,	47,	'2024-08-06 04:51:25',	'Coins',	10,	NULL),
(429,	417,	18,	47,	'2024-08-06 04:52:02',	'Coins',	10,	NULL),
(430,	418,	18,	47,	'2024-08-06 04:52:20',	'Coins',	10,	NULL),
(431,	419,	18,	47,	'2024-08-06 04:52:48',	'Coins',	10,	NULL),
(432,	420,	18,	47,	'2024-08-06 04:53:16',	'Coins',	10,	NULL),
(433,	421,	18,	47,	'2024-08-06 04:53:34',	'Coins',	10,	NULL),
(434,	422,	18,	47,	'2024-08-06 04:54:13',	'Coins',	10,	NULL),
(435,	423,	18,	47,	'2024-08-06 04:54:20',	'Coins',	10,	NULL),
(436,	424,	18,	47,	'2024-08-06 04:55:06',	'Coins',	10,	NULL),
(437,	425,	18,	47,	'2024-08-06 04:55:09',	'Coins',	10,	NULL),
(438,	426,	18,	47,	'2024-08-06 04:55:53',	'Coins',	10,	NULL),
(439,	427,	18,	47,	'2024-08-06 04:56:04',	'Coins',	10,	NULL),
(440,	428,	18,	47,	'2024-08-06 04:56:39',	'Coins',	10,	NULL),
(441,	429,	18,	47,	'2024-08-06 04:57:01',	'Coins',	10,	NULL),
(442,	430,	18,	47,	'2024-08-06 04:57:25',	'Coins',	10,	NULL),
(443,	431,	18,	47,	'2024-08-06 04:57:57',	'Coins',	10,	NULL),
(444,	432,	18,	47,	'2024-08-06 04:58:12',	'Coins',	10,	NULL),
(445,	433,	18,	47,	'2024-08-06 04:58:53',	'Coins',	10,	NULL),
(446,	434,	18,	47,	'2024-08-06 04:58:58',	'Coins',	10,	NULL),
(447,	435,	18,	47,	'2024-08-06 04:59:44',	'Coins',	10,	NULL),
(448,	436,	18,	47,	'2024-08-06 04:59:49',	'Coins',	10,	NULL),
(449,	437,	18,	47,	'2024-08-06 05:00:30',	'Coins',	10,	NULL),
(450,	438,	18,	47,	'2024-08-06 05:00:46',	'Coins',	10,	NULL),
(451,	439,	18,	47,	'2024-08-06 05:01:16',	'Coins',	10,	NULL),
(452,	440,	18,	47,	'2024-08-06 05:01:41',	'Coins',	10,	NULL),
(453,	441,	18,	47,	'2024-08-06 05:02:03',	'Coins',	10,	NULL),
(454,	442,	18,	47,	'2024-08-06 05:02:38',	'Coins',	10,	NULL),
(455,	443,	18,	47,	'2024-08-06 05:02:49',	'Coins',	10,	NULL),
(456,	445,	18,	47,	'2024-08-06 05:03:34',	'Coins',	10,	NULL),
(457,	444,	18,	47,	'2024-08-06 05:03:35',	'Coins',	10,	NULL),
(458,	446,	18,	47,	'2024-08-06 05:04:21',	'Coins',	10,	NULL),
(459,	447,	18,	47,	'2024-08-06 05:04:31',	'Coins',	10,	NULL),
(460,	448,	18,	47,	'2024-08-06 05:05:07',	'Coins',	10,	NULL),
(461,	449,	18,	47,	'2024-08-06 05:05:27',	'Coins',	10,	NULL),
(462,	450,	18,	47,	'2024-08-06 05:05:53',	'Coins',	10,	NULL),
(463,	451,	18,	47,	'2024-08-06 05:06:22',	'Coins',	10,	NULL),
(464,	4625,	18,	47,	'2024-08-06 05:06:40',	'Coins',	10,	NULL),
(465,	453,	18,	47,	'2024-08-06 05:07:19',	'Coins',	10,	NULL),
(466,	454,	18,	47,	'2024-08-06 05:07:26',	'Coins',	10,	NULL),
(467,	455,	18,	47,	'2024-08-06 05:08:12',	'Coins',	10,	NULL),
(468,	456,	18,	47,	'2024-08-06 05:08:15',	'Coins',	10,	NULL),
(469,	457,	18,	47,	'2024-08-06 05:08:58',	'Coins',	10,	NULL),
(470,	458,	18,	47,	'2024-08-06 05:09:11',	'Coins',	10,	NULL),
(471,	459,	18,	47,	'2024-08-06 05:09:45',	'Coins',	10,	NULL),
(472,	460,	18,	47,	'2024-08-06 05:10:08',	'Coins',	10,	NULL),
(473,	461,	18,	47,	'2024-08-06 05:10:31',	'Coins',	10,	NULL),
(474,	462,	18,	47,	'2024-08-06 05:11:03',	'Coins',	10,	NULL),
(475,	463,	18,	47,	'2024-08-06 05:11:17',	'Coins',	10,	NULL),
(476,	464,	18,	47,	'2024-08-06 05:12:00',	'Coins',	10,	NULL),
(477,	465,	18,	47,	'2024-08-06 05:12:04',	'Coins',	10,	NULL),
(478,	466,	18,	47,	'2024-08-06 05:12:50',	'Coins',	10,	NULL),
(479,	467,	18,	47,	'2024-08-06 05:12:56',	'Coins',	10,	NULL),
(480,	468,	18,	47,	'2024-08-06 05:13:36',	'Coins',	10,	NULL),
(481,	469,	18,	47,	'2024-08-06 05:13:52',	'Coins',	10,	NULL),
(482,	470,	18,	47,	'2024-08-06 05:14:22',	'Coins',	10,	NULL),
(483,	471,	18,	47,	'2024-08-06 05:14:48',	'Coins',	10,	NULL),
(484,	472,	18,	47,	'2024-08-06 05:15:08',	'Coins',	10,	NULL),
(485,	473,	18,	47,	'2024-08-06 05:15:44',	'Coins',	10,	NULL),
(486,	474,	18,	47,	'2024-08-06 05:15:55',	'Coins',	10,	NULL),
(487,	476,	18,	47,	'2024-08-06 05:16:40',	'Coins',	10,	NULL),
(488,	475,	18,	47,	'2024-08-06 05:16:41',	'Coins',	10,	NULL),
(489,	477,	18,	47,	'2024-08-06 05:17:27',	'Coins',	10,	NULL),
(490,	478,	18,	47,	'2024-08-06 05:17:37',	'Coins',	10,	NULL),
(491,	479,	18,	47,	'2024-08-06 05:18:14',	'Coins',	10,	NULL),
(492,	480,	18,	47,	'2024-08-06 05:18:33',	'Coins',	10,	NULL),
(493,	481,	18,	47,	'2024-08-06 05:18:59',	'Coins',	10,	NULL),
(494,	482,	18,	47,	'2024-08-06 05:19:29',	'Coins',	10,	NULL),
(495,	483,	18,	47,	'2024-08-06 05:19:45',	'Coins',	10,	NULL),
(496,	484,	18,	47,	'2024-08-06 05:20:26',	'Coins',	10,	NULL),
(497,	485,	18,	47,	'2024-08-06 05:20:32',	'Coins',	10,	NULL),
(498,	486,	18,	47,	'2024-08-06 05:21:17',	'Coins',	10,	NULL),
(499,	487,	18,	47,	'2024-08-06 05:21:22',	'Coins',	10,	NULL),
(500,	488,	18,	47,	'2024-08-06 05:22:04',	'Coins',	10,	NULL),
(501,	489,	18,	47,	'2024-08-06 05:22:18',	'Coins',	10,	NULL),
(502,	490,	18,	47,	'2024-08-06 05:22:50',	'Coins',	10,	NULL),
(503,	491,	18,	47,	'2024-08-06 05:23:14',	'Coins',	10,	NULL),
(504,	492,	18,	47,	'2024-08-06 05:23:36',	'Coins',	10,	NULL),
(505,	493,	18,	47,	'2024-08-06 05:24:10',	'Coins',	10,	NULL),
(506,	494,	18,	47,	'2024-08-06 05:24:23',	'Coins',	10,	NULL),
(507,	496,	18,	47,	'2024-08-06 05:25:06',	'Coins',	10,	NULL),
(508,	495,	18,	47,	'2024-08-06 05:25:09',	'Coins',	10,	NULL),
(509,	497,	18,	47,	'2024-08-06 05:25:55',	'Coins',	10,	NULL),
(510,	498,	18,	47,	'2024-08-06 05:26:03',	'Coins',	10,	NULL),
(511,	499,	18,	47,	'2024-08-06 05:26:41',	'Coins',	10,	NULL),
(512,	500,	18,	47,	'2024-08-06 05:26:59',	'Coins',	10,	NULL),
(513,	501,	18,	47,	'2024-08-06 05:27:27',	'Coins',	10,	NULL),
(514,	502,	18,	47,	'2024-08-06 05:27:56',	'Coins',	10,	NULL),
(515,	503,	18,	47,	'2024-08-06 05:28:14',	'Coins',	10,	NULL),
(516,	16,	18,	52,	'2024-08-06 05:28:46',	'Free',	0,	NULL),
(517,	16,	18,	51,	'2024-08-06 05:28:51',	'Free',	0,	NULL),
(518,	504,	18,	47,	'2024-08-06 05:28:51',	'Coins',	10,	NULL),
(519,	16,	18,	50,	'2024-08-06 05:28:57',	'Free',	0,	NULL),
(520,	505,	18,	47,	'2024-08-06 05:29:00',	'Coins',	10,	NULL),
(521,	506,	18,	47,	'2024-08-06 05:29:46',	'Coins',	10,	NULL),
(522,	507,	18,	47,	'2024-08-06 05:29:47',	'Coins',	10,	NULL),
(523,	508,	18,	47,	'2024-08-06 05:30:32',	'Coins',	10,	NULL),
(524,	509,	18,	47,	'2024-08-06 05:30:43',	'Coins',	10,	NULL),
(525,	510,	18,	47,	'2024-08-06 05:31:18',	'Coins',	10,	NULL),
(526,	511,	18,	47,	'2024-08-06 05:31:39',	'Coins',	10,	NULL),
(527,	512,	18,	47,	'2024-08-06 05:32:04',	'Coins',	10,	NULL),
(528,	513,	18,	47,	'2024-08-06 05:32:36',	'Coins',	10,	NULL),
(529,	514,	18,	47,	'2024-08-06 05:32:50',	'Coins',	10,	NULL),
(530,	515,	18,	47,	'2024-08-06 05:33:32',	'Coins',	10,	NULL),
(531,	516,	18,	47,	'2024-08-06 05:33:36',	'Coins',	10,	NULL),
(532,	517,	18,	47,	'2024-08-06 05:34:23',	'Coins',	10,	NULL),
(533,	518,	18,	47,	'2024-08-06 05:34:27',	'Coins',	10,	NULL),
(534,	519,	18,	47,	'2024-08-06 05:35:09',	'Coins',	10,	NULL),
(535,	16,	18,	32,	'2024-08-06 05:35:13',	'Free',	0,	NULL),
(536,	6250,	18,	47,	'2024-08-06 05:35:23',	'Coins',	10,	NULL),
(537,	6251,	18,	47,	'2024-08-06 05:35:55',	'Coins',	10,	NULL),
(538,	6252,	18,	47,	'2024-08-06 05:36:20',	'Coins',	10,	NULL),
(539,	6253,	18,	47,	'2024-08-06 05:36:41',	'Coins',	10,	NULL),
(540,	16,	18,	47,	'2024-08-06 05:36:59',	'Coins',	10,	NULL),
(541,	6254,	18,	47,	'2024-08-06 05:37:16',	'Coins',	10,	NULL),
(542,	6255,	18,	47,	'2024-08-06 05:37:27',	'Coins',	10,	NULL),
(543,	6257,	18,	47,	'2024-08-06 05:38:12',	'Coins',	10,	NULL),
(544,	6256,	18,	47,	'2024-08-06 05:38:14',	'Coins',	10,	NULL),
(545,	6258,	18,	47,	'2024-08-06 05:39:00',	'Coins',	10,	NULL),
(546,	6259,	18,	47,	'2024-08-06 05:39:09',	'Coins',	10,	NULL),
(547,	530,	18,	47,	'2024-08-06 05:39:46',	'Coins',	10,	NULL),
(548,	531,	18,	47,	'2024-08-06 05:40:06',	'Coins',	10,	NULL),
(549,	532,	18,	47,	'2024-08-06 05:40:32',	'Coins',	10,	NULL),
(550,	533,	18,	47,	'2024-08-06 05:41:00',	'Coins',	10,	NULL),
(551,	534,	18,	47,	'2024-08-06 05:41:18',	'Coins',	10,	NULL),
(552,	535,	18,	47,	'2024-08-06 05:41:56',	'Coins',	10,	NULL),
(553,	536,	18,	47,	'2024-08-06 05:42:05',	'Coins',	10,	NULL),
(554,	537,	18,	47,	'2024-08-06 05:42:51',	'Coins',	10,	NULL),
(555,	538,	18,	47,	'2024-08-06 05:42:52',	'Coins',	10,	NULL),
(556,	539,	18,	47,	'2024-08-06 05:43:37',	'Coins',	10,	NULL),
(557,	540,	18,	47,	'2024-08-06 05:43:48',	'Coins',	10,	NULL),
(558,	541,	18,	47,	'2024-08-06 05:44:23',	'Coins',	10,	NULL),
(559,	542,	18,	47,	'2024-08-06 05:44:44',	'Coins',	10,	NULL),
(560,	543,	18,	47,	'2024-08-06 05:45:09',	'Coins',	10,	NULL),
(561,	544,	18,	47,	'2024-08-06 05:45:40',	'Coins',	10,	NULL),
(562,	545,	18,	47,	'2024-08-06 05:45:55',	'Coins',	10,	NULL),
(563,	547,	18,	47,	'2024-08-06 05:46:37',	'Coins',	10,	NULL),
(564,	548,	18,	47,	'2024-08-06 05:46:41',	'Coins',	10,	NULL),
(565,	546,	18,	52,	'2024-08-06 05:47:12',	'Free',	0,	NULL),
(566,	546,	18,	51,	'2024-08-06 05:47:18',	'Free',	0,	NULL),
(567,	549,	18,	47,	'2024-08-06 05:47:27',	'Coins',	10,	NULL),
(568,	546,	18,	50,	'2024-08-06 05:47:29',	'Free',	0,	NULL),
(569,	550,	18,	47,	'2024-08-06 05:47:33',	'Coins',	10,	NULL),
(570,	546,	18,	37,	'2024-08-06 05:47:48',	'Coins',	5,	NULL),
(571,	551,	18,	47,	'2024-08-06 05:48:14',	'Coins',	10,	NULL),
(572,	5625,	18,	47,	'2024-08-06 05:48:30',	'Coins',	10,	NULL),
(573,	553,	18,	47,	'2024-08-06 05:49:00',	'Coins',	10,	NULL),
(574,	554,	18,	47,	'2024-08-06 05:49:26',	'Coins',	10,	NULL),
(575,	555,	18,	47,	'2024-08-06 05:49:46',	'Coins',	10,	NULL),
(576,	556,	18,	47,	'2024-08-06 05:50:22',	'Coins',	10,	NULL),
(577,	557,	18,	47,	'2024-08-06 05:50:33',	'Coins',	10,	NULL),
(578,	559,	18,	47,	'2024-08-06 05:51:19',	'Coins',	10,	NULL),
(579,	558,	18,	47,	'2024-08-06 05:51:19',	'Coins',	10,	NULL),
(580,	560,	18,	47,	'2024-08-06 05:52:05',	'Coins',	10,	NULL),
(581,	561,	18,	47,	'2024-08-06 05:52:14',	'Coins',	10,	NULL),
(582,	562,	18,	47,	'2024-08-06 05:52:51',	'Coins',	10,	NULL),
(583,	563,	18,	47,	'2024-08-06 05:53:11',	'Coins',	10,	NULL),
(584,	564,	18,	47,	'2024-08-06 05:53:37',	'Coins',	10,	NULL),
(585,	565,	18,	47,	'2024-08-06 05:54:07',	'Coins',	10,	NULL),
(586,	566,	18,	47,	'2024-08-06 05:54:23',	'Coins',	10,	NULL),
(587,	567,	18,	47,	'2024-08-06 05:55:03',	'Coins',	10,	NULL),
(588,	568,	18,	47,	'2024-08-06 05:55:09',	'Coins',	10,	NULL),
(589,	569,	18,	47,	'2024-08-06 05:55:56',	'Coins',	10,	NULL),
(590,	570,	18,	47,	'2024-08-06 05:55:59',	'Coins',	10,	NULL),
(591,	572,	18,	47,	'2024-08-06 05:56:55',	'Coins',	10,	NULL),
(592,	573,	18,	47,	'2024-08-06 05:57:28',	'Coins',	10,	NULL),
(593,	574,	18,	47,	'2024-08-06 05:57:52',	'Coins',	10,	NULL),
(594,	575,	18,	47,	'2024-08-06 05:58:15',	'Coins',	10,	NULL),
(595,	576,	18,	47,	'2024-08-06 05:58:48',	'Coins',	10,	NULL),
(596,	577,	18,	47,	'2024-08-06 05:59:01',	'Coins',	10,	NULL),
(597,	579,	18,	47,	'2024-08-06 05:59:44',	'Coins',	10,	NULL),
(598,	578,	18,	47,	'2024-08-06 05:59:47',	'Coins',	10,	NULL),
(599,	580,	18,	47,	'2024-08-06 06:00:33',	'Coins',	10,	NULL),
(600,	581,	18,	47,	'2024-08-06 06:00:40',	'Coins',	10,	NULL),
(601,	582,	18,	47,	'2024-08-06 06:01:19',	'Coins',	10,	NULL),
(602,	583,	18,	47,	'2024-08-06 06:01:36',	'Coins',	10,	NULL),
(603,	585,	18,	47,	'2024-08-06 06:02:06',	'Coins',	10,	NULL),
(604,	586,	18,	47,	'2024-08-06 06:02:32',	'Coins',	10,	NULL),
(605,	587,	18,	47,	'2024-08-06 06:02:52',	'Coins',	10,	NULL),
(606,	29,	18,	49,	'2024-08-06 06:03:22',	'Coins',	10,	NULL),
(607,	588,	18,	47,	'2024-08-06 06:03:27',	'Coins',	10,	NULL),
(608,	589,	18,	47,	'2024-08-06 06:03:38',	'Coins',	10,	NULL),
(609,	591,	18,	47,	'2024-08-06 06:04:23',	'Coins',	10,	NULL),
(610,	590,	18,	47,	'2024-08-06 06:04:24',	'Coins',	10,	NULL),
(611,	592,	18,	47,	'2024-08-06 06:05:10',	'Coins',	10,	NULL),
(612,	593,	18,	47,	'2024-08-06 06:05:20',	'Coins',	10,	NULL),
(613,	594,	18,	47,	'2024-08-06 06:05:57',	'Coins',	10,	NULL),
(614,	595,	18,	47,	'2024-08-06 06:06:16',	'Coins',	10,	NULL),
(615,	596,	18,	47,	'2024-08-06 06:06:43',	'Coins',	10,	NULL),
(616,	597,	18,	47,	'2024-08-06 06:07:12',	'Coins',	10,	NULL),
(617,	598,	18,	47,	'2024-08-06 06:07:29',	'Coins',	10,	NULL),
(618,	599,	18,	47,	'2024-08-06 06:08:08',	'Coins',	10,	NULL),
(619,	600,	18,	47,	'2024-08-06 06:08:15',	'Coins',	10,	NULL),
(620,	601,	18,	47,	'2024-08-06 06:09:01',	'Coins',	10,	NULL),
(621,	602,	18,	47,	'2024-08-06 06:09:03',	'Coins',	10,	NULL),
(622,	30,	18,	51,	'2024-08-06 07:51:08',	'Free',	0,	NULL),
(623,	30,	18,	50,	'2024-08-06 07:51:39',	'Free',	0,	NULL),
(624,	30,	18,	52,	'2024-08-06 07:51:44',	'Free',	0,	NULL),
(625,	30,	12,	7,	'2024-08-06 07:52:04',	'Free',	0,	NULL),
(626,	30,	18,	47,	'2024-08-06 07:52:48',	'Coins',	10,	NULL),
(627,	31,	18,	50,	'2024-08-06 09:19:52',	'Free',	0,	NULL),
(628,	31,	18,	51,	'2024-08-06 09:20:18',	'Free',	0,	NULL),
(629,	31,	18,	52,	'2024-08-06 09:20:32',	'Free',	0,	NULL),
(630,	31,	12,	7,	'2024-08-06 09:21:02',	'Free',	0,	NULL),
(631,	31,	18,	48,	'2024-08-06 09:24:06',	'Coins',	4,	NULL),
(632,	1,	18,	52,	'2024-08-06 09:38:19',	'Free',	0,	NULL),
(633,	32,	18,	50,	'2024-08-06 14:16:05',	'Free',	0,	NULL),
(634,	32,	18,	52,	'2024-08-06 14:16:47',	'Free',	0,	NULL),
(635,	32,	18,	12,	'2024-08-06 14:17:05',	'Free',	0,	NULL),
(636,	32,	18,	47,	'2024-08-06 14:17:55',	'Free',	0,	NULL),
(637,	32,	18,	51,	'2024-08-06 14:18:07',	'Free',	0,	NULL),
(638,	29,	18,	52,	'2024-08-06 17:02:28',	'Free',	0,	NULL),
(639,	29,	18,	47,	'2024-08-06 17:02:34',	'Free',	0,	NULL),
(640,	29,	18,	51,	'2024-08-06 17:02:42',	'Free',	0,	NULL),
(641,	33,	18,	47,	'2024-08-06 17:32:21',	'Free',	0,	NULL),
(642,	34,	18,	57,	'2024-08-06 17:43:14',	'Free',	0,	NULL),
(643,	34,	18,	32,	'2024-08-06 17:44:53',	'Free',	0,	NULL),
(644,	34,	18,	56,	'2024-08-06 17:48:49',	'Free',	0,	NULL),
(645,	31,	18,	56,	'2024-08-06 18:11:57',	'Free',	0,	NULL),
(646,	31,	18,	55,	'2024-08-06 18:12:55',	'Coins',	3,	NULL),
(647,	8,	18,	56,	'2024-08-06 21:00:07',	'Free',	0,	NULL),
(648,	36,	18,	56,	'2024-08-06 22:40:46',	'Free',	0,	NULL),
(649,	36,	18,	52,	'2024-08-06 22:41:06',	'Free',	0,	NULL),
(650,	36,	18,	47,	'2024-08-06 22:41:54',	'Free',	0,	NULL),
(651,	36,	18,	51,	'2024-08-06 22:42:12',	'Free',	0,	NULL),
(652,	36,	18,	55,	'2024-08-06 22:42:28',	'Coins',	3,	NULL),
(653,	36,	18,	48,	'2024-08-06 22:42:38',	'Coins',	4,	NULL),
(654,	36,	12,	7,	'2024-08-06 22:43:59',	'Free',	0,	NULL),
(655,	36,	18,	32,	'2024-08-06 22:44:04',	'Free',	0,	NULL),
(656,	36,	18,	12,	'2024-08-06 22:44:12',	'Free',	0,	NULL),
(657,	36,	18,	9,	'2024-08-06 22:51:23',	'Free',	0,	NULL),
(658,	36,	16,	5,	'2024-08-06 22:51:36',	'Free',	0,	NULL),
(659,	23,	18,	55,	'2024-08-06 23:15:07',	'Coins',	3,	NULL),
(660,	23,	18,	49,	'2024-08-06 23:15:15',	'Coins',	10,	NULL),
(661,	23,	18,	39,	'2024-08-06 23:15:36',	'Coins',	10,	NULL),
(662,	23,	18,	12,	'2024-08-06 23:15:54',	'Free',	0,	NULL),
(663,	23,	1,	4,	'2024-08-06 23:16:03',	'Free',	0,	NULL),
(664,	23,	8,	3,	'2024-08-06 23:16:10',	'Coins',	5,	NULL),
(665,	23,	12,	6,	'2024-08-06 23:17:12',	'Free',	0,	NULL),
(666,	23,	12,	6,	'2024-08-06 23:17:18',	'Coins',	1,	NULL),
(667,	18,	23,	59,	'2024-08-06 23:40:05',	'Coins',	2,	NULL),
(668,	18,	23,	58,	'2024-08-06 23:48:17',	'Coins',	10,	NULL),
(669,	36,	18,	61,	'2024-08-07 02:56:28',	'Free',	0,	NULL),
(670,	30,	18,	56,	'2024-08-07 07:47:38',	'Free',	0,	NULL),
(671,	30,	18,	61,	'2024-08-07 07:47:41',	'Free',	0,	NULL),
(672,	30,	18,	60,	'2024-08-07 07:51:08',	'Coins',	5,	NULL),
(673,	29,	18,	61,	'2024-08-07 10:22:57',	'Free',	0,	NULL),
(674,	29,	18,	56,	'2024-08-07 10:23:06',	'Free',	0,	NULL),
(675,	8,	18,	39,	'2024-08-07 14:25:58',	'Coins',	10,	NULL),
(676,	8,	18,	61,	'2024-08-07 15:44:24',	'Free',	0,	NULL),
(677,	8,	10,	41,	'2024-08-07 15:48:07',	'Coins',	10,	NULL),
(678,	1,	10,	66,	'2024-08-07 15:59:03',	'Coins',	10,	NULL),
(679,	1,	10,	65,	'2024-08-07 15:59:07',	'Coins',	20,	NULL),
(680,	1,	18,	61,	'2024-08-07 15:59:12',	'Free',	0,	NULL),
(681,	18,	10,	66,	'2024-08-07 16:52:09',	'Coins',	10,	NULL),
(682,	18,	10,	65,	'2024-08-07 16:52:17',	'Coins',	20,	NULL),
(683,	7,	18,	60,	'2024-08-08 01:10:40',	'Coins',	5,	NULL),
(684,	7,	18,	14,	'2024-08-08 01:10:42',	'Coins',	10,	NULL),
(685,	37,	18,	47,	'2024-08-08 22:33:29',	'Free',	0,	NULL),
(686,	37,	18,	60,	'2024-08-08 22:47:45',	'Coins',	5,	NULL),
(687,	10,	18,	69,	'2024-08-09 00:51:30',	'Coins',	5,	NULL),
(688,	30,	18,	71,	'2024-08-09 07:34:02',	'Free',	0,	NULL),
(689,	12,	18,	71,	'2024-08-09 13:34:58',	'Free',	0,	NULL),
(690,	38,	18,	71,	'2024-08-09 15:11:22',	'Free',	0,	NULL),
(691,	38,	18,	61,	'2024-08-09 15:11:29',	'Free',	0,	NULL),
(692,	38,	18,	60,	'2024-08-09 15:11:42',	'Coins',	5,	NULL),
(693,	38,	18,	53,	'2024-08-09 15:12:13',	'Free',	0,	NULL),
(694,	38,	18,	52,	'2024-08-09 15:12:17',	'Free',	0,	NULL),
(695,	38,	18,	47,	'2024-08-09 15:12:28',	'Free',	0,	NULL),
(696,	32,	18,	71,	'2024-08-09 16:24:41',	'Free',	0,	NULL),
(697,	32,	18,	69,	'2024-08-09 16:45:26',	'Coins',	5,	NULL),
(698,	32,	18,	37,	'2024-08-09 16:45:40',	'Coins',	5,	NULL),
(699,	32,	10,	65,	'2024-08-09 17:11:14',	'Coins',	20,	NULL),
(700,	32,	10,	66,	'2024-08-09 17:11:19',	'Coins',	10,	NULL),
(701,	32,	18,	33,	'2024-08-09 17:11:40',	'Coins',	2147483647,	NULL),
(702,	32,	18,	61,	'2024-08-09 17:11:54',	'Free',	0,	NULL),
(703,	32,	18,	49,	'2024-08-09 17:14:55',	'Coins',	10,	NULL),
(704,	32,	10,	41,	'2024-08-09 17:14:59',	'Coins',	10,	NULL),
(705,	32,	18,	38,	'2024-08-09 17:15:03',	'Coins',	10,	NULL),
(706,	32,	18,	39,	'2024-08-09 17:15:08',	'Coins',	10,	NULL),
(707,	32,	8,	3,	'2024-08-09 17:15:22',	'Coins',	5,	NULL),
(708,	32,	18,	53,	'2024-08-09 17:19:56',	'Free',	0,	NULL),
(709,	32,	18,	55,	'2024-08-09 17:23:25',	'Coins',	3,	NULL),
(710,	11,	18,	71,	'2024-08-09 17:44:19',	'Free',	0,	NULL),
(711,	11,	18,	69,	'2024-08-09 17:44:42',	'Coins',	5,	NULL),
(712,	30,	18,	53,	'2024-08-09 17:46:33',	'Free',	0,	NULL),
(713,	32,	11,	72,	'2024-08-09 17:56:10',	'Coins',	15,	NULL),
(714,	18,	12,	11,	'2024-08-09 18:00:08',	'Coins',	5,	NULL),
(715,	39,	18,	53,	'2024-08-09 18:10:26',	'Free',	0,	NULL),
(716,	39,	18,	56,	'2024-08-09 18:10:37',	'Free',	0,	NULL),
(717,	39,	18,	61,	'2024-08-09 18:10:45',	'Free',	0,	NULL),
(718,	39,	18,	52,	'2024-08-09 18:10:54',	'Free',	0,	NULL),
(719,	39,	18,	51,	'2024-08-09 18:12:55',	'Free',	0,	NULL),
(720,	12,	18,	74,	'2024-08-09 18:19:08',	'Coins',	1,	NULL),
(721,	11,	18,	74,	'2024-08-09 18:52:32',	'Coins',	1,	NULL),
(722,	32,	18,	74,	'2024-08-09 18:57:37',	'Coins',	1,	NULL),
(723,	24,	10,	66,	'2024-08-09 19:07:24',	'Coins',	10,	NULL),
(724,	24,	18,	74,	'2024-08-09 19:07:32',	'Coins',	1,	NULL),
(725,	18,	11,	72,	'2024-08-09 19:21:54',	'Coins',	15,	NULL),
(726,	12,	11,	77,	'2024-08-09 19:49:50',	'Free',	0,	NULL),
(727,	32,	11,	77,	'2024-08-09 20:09:12',	'Free',	0,	NULL),
(728,	18,	11,	77,	'2024-08-09 21:25:34',	'Free',	0,	NULL),
(729,	40,	18,	71,	'2024-08-09 22:41:37',	'Free',	0,	NULL),
(730,	40,	18,	61,	'2024-08-09 22:41:43',	'Free',	0,	NULL),
(731,	40,	11,	77,	'2024-08-09 22:41:49',	'Free',	0,	NULL),
(732,	40,	18,	12,	'2024-08-09 22:42:47',	'Free',	0,	NULL),
(733,	40,	18,	69,	'2024-08-09 22:43:00',	'Coins',	5,	NULL),
(734,	40,	18,	37,	'2024-08-09 22:43:32',	'Coins',	5,	NULL),
(735,	31,	11,	77,	'2024-08-10 00:34:30',	'Free',	0,	NULL),
(736,	31,	18,	61,	'2024-08-10 00:35:14',	'Free',	0,	NULL),
(737,	31,	18,	53,	'2024-08-10 00:35:25',	'Free',	0,	NULL),
(738,	31,	18,	71,	'2024-08-10 00:35:40',	'Free',	0,	NULL),
(739,	31,	18,	12,	'2024-08-10 00:36:13',	'Free',	0,	NULL),
(740,	31,	18,	32,	'2024-08-10 00:36:25',	'Free',	0,	NULL),
(741,	30,	11,	77,	'2024-08-10 02:05:07',	'Free',	0,	NULL),
(742,	22,	18,	49,	'2024-08-10 06:04:06',	'Coins',	10,	NULL),
(743,	18,	29,	86,	'2024-08-10 14:43:57',	'Coins',	50,	NULL),
(744,	12,	29,	86,	'2024-08-10 14:55:17',	'Coins',	50,	NULL),
(745,	12,	18,	95,	'2024-08-10 15:38:55',	'Free',	0,	NULL),
(746,	8,	29,	86,	'2024-08-10 15:42:43',	'Coins',	50,	NULL),
(747,	11,	18,	48,	'2024-08-10 15:53:51',	'Coins',	4,	NULL),
(748,	12,	11,	96,	'2024-08-10 15:57:06',	'Coins',	201,	NULL),
(749,	11,	29,	86,	'2024-08-10 15:57:59',	'Coins',	50,	NULL),
(750,	11,	18,	60,	'2024-08-10 15:58:07',	'Coins',	5,	NULL),
(751,	11,	10,	41,	'2024-08-10 15:58:24',	'Coins',	10,	NULL),
(752,	11,	8,	3,	'2024-08-10 15:58:37',	'Coins',	5,	NULL),
(753,	16,	18,	71,	'2024-08-10 16:00:32',	'Free',	0,	NULL),
(754,	12,	18,	98,	'2024-08-10 16:29:55',	'Free',	0,	NULL),
(755,	30,	18,	95,	'2024-08-10 17:34:45',	'Free',	0,	NULL),
(756,	30,	18,	98,	'2024-08-10 17:34:53',	'Free',	0,	NULL),
(757,	12,	11,	106,	'2024-08-10 19:53:16',	'Coins',	20,	NULL),
(758,	11,	18,	108,	'2024-08-10 20:01:38',	'Coins',	30,	NULL),
(759,	11,	18,	99,	'2024-08-10 20:04:05',	'Coins',	1,	NULL),
(760,	12,	18,	108,	'2024-08-10 20:05:28',	'Coins',	50,	NULL),
(761,	12,	18,	60,	'2024-08-10 20:05:58',	'Coins',	5,	NULL),
(762,	12,	18,	33,	'2024-08-10 20:06:03',	'Coins',	2147483647,	NULL),
(763,	12,	18,	69,	'2024-08-10 20:07:59',	'Coins',	5,	NULL),
(764,	8,	18,	105,	'2024-08-10 20:08:03',	'Free',	0,	NULL),
(765,	12,	18,	55,	'2024-08-10 20:08:12',	'Coins',	3,	NULL),
(766,	12,	18,	14,	'2024-08-10 20:09:00',	'Coins',	10,	NULL),
(767,	11,	10,	65,	'2024-08-10 20:09:43',	'Coins',	20,	NULL),
(768,	11,	18,	55,	'2024-08-10 20:09:54',	'Coins',	3,	NULL),
(769,	11,	18,	49,	'2024-08-10 20:09:56',	'Coins',	10,	NULL),
(770,	11,	18,	53,	'2024-08-10 20:09:59',	'Free',	0,	NULL),
(771,	11,	18,	52,	'2024-08-10 20:10:02',	'Free',	0,	NULL),
(772,	12,	18,	9,	'2024-08-10 20:10:18',	'Free',	0,	NULL),
(773,	12,	10,	8,	'2024-08-10 20:10:22',	'Free',	0,	NULL),
(774,	11,	12,	6,	'2024-08-10 20:11:24',	'Coins',	2147483647,	NULL),
(775,	18,	12,	6,	'2024-08-10 20:11:43',	'Coins',	2147483647,	NULL),
(776,	18,	8,	3,	'2024-08-10 20:12:29',	'Coins',	5,	NULL),
(777,	12,	18,	22,	'2024-08-10 20:13:00',	'Coins',	2147483647,	NULL),
(778,	1,	29,	86,	'2024-08-10 21:05:09',	'Coins',	50,	NULL),
(779,	10,	29,	86,	'2024-08-11 06:33:17',	'Coins',	50,	NULL),
(780,	1,	18,	95,	'2024-08-11 07:36:30',	'Free',	0,	NULL),
(781,	30,	18,	105,	'2024-08-11 10:44:58',	'Free',	0,	NULL),
(782,	12,	18,	105,	'2024-08-11 10:55:28',	'Free',	0,	NULL),
(783,	17,	29,	111,	'2024-08-11 11:12:00',	'Coins',	15,	NULL),
(784,	10,	29,	111,	'2024-08-11 11:50:47',	'Coins',	15,	NULL),
(785,	10,	18,	95,	'2024-08-11 11:53:23',	'Free',	0,	NULL),
(786,	18,	29,	111,	'2024-08-11 18:02:10',	'Coins',	15,	NULL),
(787,	45,	18,	60,	'2024-08-11 21:18:22',	'Coins',	5,	NULL),
(788,	40,	18,	60,	'2024-08-11 22:33:26',	'Coins',	5,	NULL),
(789,	25,	18,	60,	'2024-08-11 23:49:30',	'Coins',	5,	NULL),
(790,	18,	11,	96,	'2024-08-11 23:51:16',	'Coins',	15,	NULL),
(791,	45,	18,	105,	'2024-08-12 06:48:45',	'Free',	0,	NULL),
(792,	45,	18,	95,	'2024-08-12 06:49:05',	'Free',	0,	NULL),
(793,	45,	18,	60,	'2024-08-12 06:49:22',	'Coins',	5,	NULL),
(794,	45,	18,	53,	'2024-08-12 06:49:36',	'Free',	0,	NULL),
(795,	45,	18,	37,	'2024-08-12 06:50:00',	'Coins',	5,	NULL),
(796,	45,	18,	52,	'2024-08-12 06:52:22',	'Free',	0,	NULL),
(797,	43,	18,	53,	'2024-08-12 13:22:27',	'Free',	0,	NULL),
(798,	43,	18,	61,	'2024-08-12 13:22:39',	'Free',	0,	NULL),
(799,	32,	18,	105,	'2024-08-12 14:18:04',	'Free',	0,	NULL),
(800,	12,	29,	111,	'2024-08-14 09:27:45',	'Coins',	15,	NULL),
(801,	12,	29,	115,	'2024-08-14 09:51:55',	'Free',	0,	NULL),
(802,	22,	12,	117,	'2024-08-14 15:45:00',	'Coins',	30,	NULL),
(803,	10,	12,	117,	'2024-08-15 04:01:49',	'Coins',	30,	NULL),
(804,	44,	18,	71,	'2024-08-15 07:43:32',	'Free',	0,	NULL),
(805,	44,	18,	95,	'2024-08-15 07:43:44',	'Free',	0,	NULL),
(806,	44,	11,	96,	'2024-08-15 07:44:05',	'Coins',	15,	NULL),
(807,	44,	18,	52,	'2024-08-15 07:46:22',	'Free',	0,	NULL),
(808,	1,	11,	106,	'2024-08-15 09:40:40',	'Coins',	20,	NULL),
(809,	31,	29,	111,	'2024-08-16 02:03:29',	'Coins',	15,	NULL),
(810,	18,	12,	119,	'2024-08-16 02:06:43',	'Coins',	1337,	NULL),
(811,	36,	12,	118,	'2024-08-16 15:22:52',	'Free',	0,	NULL),
(812,	36,	29,	115,	'2024-08-16 15:23:04',	'Free',	0,	NULL),
(813,	36,	18,	105,	'2024-08-16 15:23:14',	'Free',	0,	NULL),
(814,	36,	18,	98,	'2024-08-16 15:23:24',	'Free',	0,	NULL),
(815,	36,	18,	95,	'2024-08-16 15:23:31',	'Free',	0,	NULL),
(816,	36,	18,	74,	'2024-08-16 15:23:39',	'Coins',	1,	NULL),
(817,	36,	18,	71,	'2024-08-16 15:23:45',	'Free',	0,	NULL),
(818,	36,	18,	60,	'2024-08-16 15:24:01',	'Coins',	5,	NULL),
(819,	36,	18,	53,	'2024-08-16 15:24:49',	'Free',	0,	NULL),
(820,	36,	18,	69,	'2024-08-16 15:24:57',	'Coins',	5,	NULL),
(821,	22,	30,	123,	'2024-08-21 16:41:34',	'Free',	0,	NULL),
(822,	23,	29,	115,	'2024-08-21 18:24:56',	'Free',	0,	NULL),
(823,	36,	30,	123,	'2024-08-21 20:30:44',	'Free',	0,	NULL),
(824,	36,	23,	59,	'2024-08-21 20:44:23',	'Coins',	2,	NULL),
(825,	36,	18,	39,	'2024-08-21 20:45:06',	'Coins',	10,	NULL),
(826,	18,	12,	116,	'2024-08-23 03:22:45',	'Coins',	400,	NULL),
(827,	30,	18,	127,	'2024-08-23 08:00:29',	'Free',	0,	NULL),
(828,	12,	18,	127,	'2024-08-23 11:05:49',	'Free',	0,	NULL),
(829,	8,	18,	69,	'2024-08-23 16:10:48',	'Coins',	5,	NULL),
(830,	12,	32,	129,	'2024-08-23 17:03:01',	'Coins',	2,	NULL),
(831,	32,	18,	127,	'2024-08-23 17:04:15',	'Free',	0,	NULL),
(832,	11,	29,	115,	'2024-08-23 17:33:57',	'Free',	0,	NULL),
(833,	11,	29,	111,	'2024-08-23 17:34:00',	'Coins',	15,	NULL),
(834,	11,	36,	125,	'2024-08-23 17:34:03',	'Coins',	4,	NULL),
(835,	18,	32,	129,	'2024-08-23 20:00:02',	'Coins',	2,	NULL),
(836,	18,	32,	122,	'2024-08-23 20:00:10',	'Coins',	20,	NULL),
(837,	18,	12,	117,	'2024-08-23 20:00:18',	'Coins',	30,	NULL),
(838,	32,	18,	131,	'2024-08-23 20:49:08',	'Coins',	2,	NULL),
(839,	18,	32,	130,	'2024-08-23 21:01:09',	'Coins',	20,	NULL),
(840,	35,	30,	123,	'2024-08-24 13:36:17',	'Free',	0,	NULL),
(841,	35,	36,	125,	'2024-08-24 13:36:29',	'Coins',	4,	NULL),
(842,	35,	18,	74,	'2024-08-24 13:36:47',	'Coins',	1,	NULL),
(843,	35,	8,	3,	'2024-08-24 14:00:17',	'Coins',	5,	NULL),
(844,	35,	32,	130,	'2024-08-24 20:57:36',	'Coins',	20,	NULL),
(845,	41,	30,	123,	'2024-08-24 21:04:00',	'Free',	0,	NULL),
(846,	35,	18,	51,	'2024-08-24 21:46:15',	'Free',	0,	NULL),
(847,	49,	30,	123,	'2024-08-25 14:45:19',	'Free',	0,	NULL),
(848,	6,	18,	56,	'2024-08-26 21:25:20',	'Free',	0,	NULL),
(849,	6,	18,	60,	'2024-08-26 21:27:06',	'Coins',	5,	NULL),
(850,	6,	18,	127,	'2024-08-26 21:31:17',	'Free',	0,	NULL),
(851,	6,	18,	53,	'2024-08-26 21:31:28',	'Free',	0,	NULL),
(852,	32,	30,	148,	'2024-08-27 15:07:16',	'Coins',	10,	NULL),
(853,	18,	30,	148,	'2024-08-27 23:24:54',	'Coins',	10,	NULL),
(854,	30,	18,	150,	'2024-08-28 12:10:37',	'Free',	0,	NULL),
(855,	12,	18,	150,	'2024-08-28 12:17:50',	'Free',	0,	NULL),
(856,	1,	48,	152,	'2024-08-28 12:22:04',	'Coins',	5,	1),
(857,	1,	12,	154,	'2024-08-28 17:05:13',	'Coins',	2,	11),
(858,	1,	12,	155,	'2024-08-28 17:05:16',	'Free',	0,	11),
(859,	18,	12,	155,	'2024-08-28 22:00:24',	'Free',	0,	11),
(860,	12,	30,	123,	'2024-08-29 11:10:14',	'Free',	0,	NULL),
(861,	1,	36,	125,	'2024-08-29 19:44:41',	'Coins',	4,	NULL),
(862,	1,	30,	124,	'2024-08-29 19:45:15',	'Bucks',	1,	NULL),
(863,	1,	18,	15,	'2024-08-29 19:45:35',	'Bucks',	7,	NULL),
(864,	16,	18,	150,	'2024-08-30 11:33:12',	'Free',	0,	NULL),
(865,	16,	30,	123,	'2024-08-30 11:33:17',	'Free',	0,	NULL),
(866,	16,	18,	105,	'2024-08-30 11:33:38',	'Free',	0,	NULL),
(867,	16,	12,	155,	'2024-08-30 11:39:10',	'Free',	0,	11),
(868,	37,	29,	115,	'2024-08-30 14:55:42',	'Free',	0,	NULL),
(869,	8,	29,	111,	'2024-08-30 20:19:14',	'Coins',	15,	NULL),
(870,	18,	48,	152,	'2024-08-31 00:07:12',	'Coins',	5,	1),
(871,	1,	18,	158,	'2024-08-31 00:18:17',	'Coins',	1,	13),
(872,	1,	30,	168,	'2024-08-31 14:27:24',	'Free',	0,	10),
(873,	18,	30,	168,	'2024-08-31 18:37:13',	'Free',	0,	10),
(874,	8,	30,	168,	'2024-08-31 22:08:26',	'Free',	0,	10),
(875,	30,	29,	115,	'2024-09-01 12:59:47',	'Free',	0,	NULL),
(876,	57,	30,	168,	'2024-09-02 06:25:00',	'Free',	0,	10),
(877,	57,	18,	157,	'2024-09-02 06:25:23',	'Free',	0,	12),
(878,	1,	18,	157,	'2024-09-02 08:41:44',	'Free',	0,	12),
(879,	18,	12,	170,	'2024-09-02 19:37:18',	'Coins',	5,	11),
(880,	62,	30,	168,	'2024-09-03 10:08:46',	'Free',	0,	10),
(881,	1,	29,	111,	'2024-09-05 18:36:52',	'Coins',	15,	NULL),
(882,	1,	57,	169,	'2024-09-05 20:04:16',	'Bucks',	1,	NULL),
(883,	64,	12,	156,	'2024-09-08 05:16:36',	'Free',	0,	11),
(884,	64,	12,	155,	'2024-09-08 05:16:44',	'Free',	0,	11),
(885,	64,	18,	150,	'2024-09-08 05:17:13',	'Free',	0,	NULL),
(886,	65,	18,	150,	'2024-09-08 06:22:55',	'Free',	0,	NULL),
(887,	65,	18,	105,	'2024-09-08 06:23:00',	'Free',	0,	NULL),
(888,	65,	18,	98,	'2024-09-08 06:23:11',	'Free',	0,	NULL),
(889,	65,	18,	95,	'2024-09-08 06:23:14',	'Free',	0,	NULL),
(890,	65,	18,	61,	'2024-09-08 06:23:17',	'Free',	0,	NULL),
(891,	65,	18,	56,	'2024-09-08 06:23:20',	'Free',	0,	NULL),
(892,	64,	30,	168,	'2024-09-08 11:23:31',	'Free',	0,	10),
(893,	64,	30,	123,	'2024-09-08 11:23:38',	'Free',	0,	NULL),
(894,	64,	18,	32,	'2024-09-08 11:23:41',	'Free',	0,	NULL),
(895,	64,	29,	115,	'2024-09-08 11:23:46',	'Free',	0,	NULL),
(896,	64,	65,	172,	'2024-09-08 13:05:36',	'Free',	0,	NULL),
(897,	48,	1,	176,	'2024-09-08 19:22:22',	'Free',	0,	NULL),
(898,	32,	1,	176,	'2024-09-08 22:22:11',	'Free',	0,	NULL),
(899,	18,	1,	176,	'2024-09-09 02:23:00',	'Free',	0,	NULL),
(900,	30,	1,	176,	'2024-09-09 07:45:21',	'Free',	0,	NULL),
(901,	8,	1,	176,	'2024-09-09 15:10:54',	'Free',	0,	NULL),
(902,	8,	65,	172,	'2024-09-09 15:11:16',	'Free',	0,	NULL),
(903,	8,	18,	178,	'2024-09-09 15:11:23',	'Coins',	10,	NULL),
(904,	66,	18,	178,	'2024-09-09 23:51:11',	'Coins',	10,	NULL),
(905,	64,	18,	157,	'2024-09-10 11:13:31',	'Free',	0,	12),
(906,	64,	18,	12,	'2024-09-10 11:13:51',	'Free',	0,	NULL),
(907,	32,	18,	178,	'2024-09-10 17:01:43',	'Coins',	10,	NULL),
(908,	49,	32,	179,	'2024-09-10 23:01:55',	'Coins',	19,	NULL),
(909,	1,	32,	179,	'2024-09-10 23:07:29',	'Coins',	19,	NULL),
(910,	30,	32,	179,	'2024-09-11 14:44:34',	'Bucks',	5,	NULL),
(911,	29,	32,	179,	'2024-09-11 14:56:23',	'Bucks',	5,	NULL),
(912,	12,	65,	172,	'2024-09-11 15:29:46',	'Free',	0,	NULL),
(913,	12,	30,	168,	'2024-09-11 15:30:52',	'Free',	0,	10),
(914,	1,	18,	178,	'2024-09-11 18:46:13',	'Coins',	10,	NULL),
(915,	10,	32,	179,	'2024-09-11 19:03:55',	'Bucks',	5,	NULL),
(916,	10,	65,	172,	'2024-09-11 19:09:20',	'Free',	0,	NULL),
(917,	49,	32,	179,	'2024-09-11 23:27:19',	'Bucks',	1,	NULL),
(918,	49,	32,	179,	'2024-09-11 23:27:22',	'Bucks',	1,	NULL),
(919,	1,	18,	178,	'2024-09-12 20:13:31',	'Coins',	10,	NULL),
(920,	1,	18,	178,	'2024-09-12 20:13:38',	'Coins',	10,	NULL),
(921,	1,	18,	178,	'2024-09-12 20:13:42',	'Coins',	10,	NULL),
(922,	1,	18,	178,	'2024-09-12 20:13:44',	'Coins',	10,	NULL),
(923,	1,	18,	178,	'2024-09-12 20:13:47',	'Coins',	10,	NULL),
(924,	1,	18,	61,	'2024-09-12 20:15:55',	'Free',	0,	NULL),
(925,	1,	57,	169,	'2024-09-12 21:51:11',	'Bucks',	1,	NULL),
(926,	1,	18,	157,	'2024-09-12 21:51:54',	'Free',	0,	12),
(927,	1,	65,	172,	'2024-09-12 21:52:24',	'Free',	0,	NULL),
(928,	1,	12,	156,	'2024-09-12 21:52:31',	'Free',	0,	11),
(929,	1,	30,	168,	'2024-09-12 21:57:33',	'Free',	0,	10),
(930,	1,	8,	3,	'2024-09-12 21:59:32',	'Bucks',	1,	NULL),
(931,	1,	18,	14,	'2024-09-12 22:00:51',	'Coins',	10,	NULL),
(932,	1,	30,	124,	'2024-09-12 22:23:59',	'Bucks',	1,	NULL),
(933,	49,	32,	185,	'2024-09-13 01:34:45',	'Free',	0,	NULL),
(934,	49,	32,	187,	'2024-09-13 01:40:46',	'Free',	0,	NULL),
(935,	30,	32,	185,	'2024-09-13 07:24:38',	'Free',	0,	NULL),
(936,	32,	18,	95,	'2024-09-13 10:53:28',	'Free',	0,	NULL),
(937,	67,	30,	168,	'2024-09-13 10:56:21',	'Free',	0,	10),
(938,	67,	18,	98,	'2024-09-13 10:56:31',	'Free',	0,	NULL),
(939,	67,	18,	95,	'2024-09-13 10:56:38',	'Free',	0,	NULL),
(940,	68,	16,	5,	'2024-09-13 10:58:43',	'Free',	0,	NULL),
(941,	69,	65,	172,	'2024-09-13 11:23:04',	'Free',	0,	NULL),
(942,	70,	18,	95,	'2024-09-13 11:25:40',	'Free',	0,	NULL),
(943,	70,	18,	32,	'2024-09-13 11:25:55',	'Free',	0,	NULL),
(944,	1,	32,	186,	'2024-09-13 17:20:30',	'Bucks',	1,	NULL),
(945,	1,	32,	186,	'2024-09-13 20:16:10',	'Bucks',	1,	NULL),
(946,	72,	18,	95,	'2024-09-13 22:12:06',	'Free',	0,	NULL),
(947,	72,	18,	12,	'2024-09-13 22:12:29',	'Free',	0,	NULL);

DROP TABLE IF EXISTS `usernotes`;
CREATE TABLE `usernotes` (
  `UserID` int(11) NOT NULL,
  `Note` text NOT NULL,
  `AddedAt` timestamp NOT NULL,
  `ModeratorID` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `usernotes` (`UserID`, `Note`, `AddedAt`, `ModeratorID`) VALUES
(56,	'Legit account',	'2024-09-01 14:17:57',	8);

DROP TABLE IF EXISTS `users`;
CREATE TABLE `users` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `username` text NOT NULL,
  `login_username` text NOT NULL,
  `password` text NOT NULL,
  `email` text NOT NULL,
  `coins` int(11) NOT NULL DEFAULT 0,
  `bucks` int(11) NOT NULL DEFAULT 0,
  `avatar` text NOT NULL,
  `blurb` text NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `nextPayment` timestamp NOT NULL DEFAULT current_timestamp(),
  `lastOnline` timestamp NOT NULL DEFAULT current_timestamp(),
  `rank` enum('Owner','Administrator','Moderator','Asset Creator','User') NOT NULL DEFAULT 'User',
  `isApproved` enum('Y','N') NOT NULL DEFAULT 'Y',
  `forum_signature` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `users` (`ID`, `username`, `login_username`, `password`, `email`, `coins`, `bucks`, `avatar`, `blurb`, `created`, `nextPayment`, `lastOnline`, `rank`, `isApproved`, `forum_signature`) VALUES
(-1,	'[ System ]',	' ',	' ',	' ',	0,	0,	'0',	' ',	'0000-00-00 00:00:00',	'0000-00-00 00:00:00',	'0000-00-00 00:00:00',	'Administrator',	'Y',	''),
(1,	'dimastro',	'dimastro',	'$2y$10$TpCsYrwDN2VqGu/T3IHzXuSojgvIuyjmfOb.EZIqSRZme/JD8Osz2',	'',	10,	54,	'0',	'',	'2024-07-06 10:38:41',	'2024-09-14 19:37:33',	'2024-09-13 23:16:04',	'Administrator',	'Y',	'Hello'),
(5,	'administrator',	'administrator',	'$2y$10$gLRMaYWpwkNbVcMhD3HDgu/i9ulN2SYMLW0X0zBOGsCsq.m7mnEke',	'c@gmail.com',	10,	0,	'',	'hey',	'2024-07-19 23:15:09',	'2024-07-20 23:15:14',	'2024-07-19 23:15:36',	'Administrator',	'Y',	''),
(6,	'treeified09',	'treeified09',	'$2y$10$mBP1cbw312NJadxlbDTbh.WQB71JZUVWw26COhdn4ZmIp7NvPsAXC',	'jessica.conifer@gmail.com',	30,	0,	'',	'I was the first. I have seen everything.',	'2024-07-21 19:56:00',	'2024-08-30 03:09:17',	'2024-08-30 02:32:41',	'Administrator',	'Y',	''),
(7,	'Fetus',	'Fetus',	'$2y$10$3YZduEwXeNHI8JC7zOmkAuVhyKlrrNkbU8PiGguerjfC/muHE2he6',	'AlexPizza704@outlook.com',	65,	0,	'',	'still in the womb looking cool',	'2024-07-21 20:24:55',	'2024-08-12 21:54:03',	'2024-08-11 21:57:16',	'Administrator',	'Y',	''),
(8,	'Gathalo',	'Gathalo',	'$2y$10$wr520C1PuybAVCj0PkMB0eROebiStGuCBxR2FfRbV7L6KbU0Cp0eK',	'gathalo6077@gmail.com',	220,	1,	'',	'I\'m here for the long run of Brixus.',	'2024-07-22 15:34:56',	'2024-09-14 16:22:47',	'2024-09-13 23:15:08',	'Administrator',	'Y',	''),
(9,	'trliy',	'trliy',	'$2y$10$0SmU8K6tgbLq8ZJX8qrTOe5PM.UHjAoMgbkfdGNQLRP0UfIys46oq',	'trliy@outlook.com',	16,	0,	'',	'hey',	'2024-07-22 17:33:50',	'2024-08-10 18:08:24',	'2024-08-09 18:08:33',	'Moderator',	'Y',	''),
(10,	'Trojan',	'Trojan',	'$2y$10$uBN.FjJZ7iY/46635Vqo2.PQ7SvqCzfiCWDC90K9JOI12jgyEIdby',	'brixusclient@hotmail.com',	346,	35,	'',	'Hi im Trojan :>\r\n                                             \r\n                                             ',	'2024-07-22 19:00:31',	'2024-09-14 16:25:50',	'2024-09-13 23:15:30',	'Administrator',	'Y',	''),
(11,	'Spleefed',	'Spleefed',	'$2y$10$i2PNAfst1/cbM6HUUAsZkugL81lEBIhHpjKNT39Bd86F4YBJqRUKu',	'spleefedbh@gmail.com',	127,	1,	'',	'its me spleefed, i make hats... nevermind just faces :O',	'2024-07-22 19:24:31',	'2024-08-24 17:33:25',	'2024-08-23 17:36:08',	'Asset Creator',	'Y',	''),
(12,	'Leaf',	'Leaf',	'$2y$10$uVmiS3XfmBUeIAvNK0CnduaOOL/eywN4U6AQ5rTpPho8qZRa4lM9S',	'foizxs06@gmail.com',	30,	0,	'',	'Hey! I wanna ask you a question. What\'s your thoughts about cheese? If you think that cheese is funni, then! \r\n                        [Deleted]\r\nBrixus is the best :P\r\nWater\r\nDid you enjoy this day, if you did then idk good for you',	'2024-07-22 19:45:46',	'2024-09-14 19:51:23',	'2024-09-13 20:14:07',	'Administrator',	'Y',	':P'),
(13,	'fajay',	'fajay',	'$2y$10$Q634Ph84RDGsIrLUplW8GOuhAPZgKgklgVEk5lCq86l0saUlP.rrC',	'scambase2@gmail.com',	20,	0,	'',	'hey',	'2024-07-22 20:33:22',	'2024-08-12 20:31:30',	'2024-08-12 14:23:13',	'User',	'Y',	''),
(14,	'Undefined',	'Undefined',	'$2y$10$/oAYEhqBUI8LCGueBSKLnOOetO.jDmZNMEutpzlLx6iFQ5D60LL0q',	'kooper4269@gmail.com',	0,	0,	'',	'hey',	'2024-07-22 22:07:25',	'2024-07-22 22:07:25',	'2024-07-22 22:07:25',	'User',	'Y',	''),
(15,	'geetwohjs',	'geetwohjs',	'$2y$10$8TQKOQG0.jtCnBhdp.acsORfixohQokAS1rSerph8OX4hS8eE9Gf.',	'g2hjs@yahoo.com',	10,	0,	'',	'hey',	'2024-07-23 12:17:23',	'2024-07-24 12:17:30',	'2024-07-23 12:17:30',	'User',	'Y',	''),
(16,	'kep',	'kep',	'$2y$10$6.JpXOZx.OhQML4X5bHDw.sx.LwTa6XVaO8ZYRN6zndO9OCsovNfu',	'bubuhbubbington@gmail.com',	30,	0,	'',	'hey',	'2024-07-23 12:27:35',	'2024-08-31 11:30:07',	'2024-08-30 15:56:20',	'User',	'Y',	''),
(17,	'danyal215977',	'danyal215977',	'$2y$10$9L1ZAmmj4faypfOqBrDG/.qVdUE1THFck04AuOCdn2VLonQXevmYi',	'danyalassi21@gmail.com',	35,	0,	'',	'hey',	'2024-07-25 15:30:38',	'2024-09-05 17:47:45',	'2024-09-04 17:49:49',	'User',	'Y',	''),
(18,	'silly',	'silly',	'$2y$10$vuNsp/lHgrFzpi.25EoMlOLAmqlR3Mo2.BUEFjo.t4t.uAbkDTXn.',	'alozadacomunicacion@gmail.com',	381,	0,	'',	'I\'m a brixus staff\r\nSend me a friend request :3',	'2024-07-25 20:12:25',	'2024-09-12 23:20:00',	'2024-09-12 19:10:41',	'Asset Creator',	'Y',	'[1] In the beginning God created the heaven and the earth. [2] And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters. [3] And God said, Let there be light'),
(21,	'7zip',	'7zip',	'$2y$10$ClvW5n08JXz0bh2iWS9u8O5Wfc/eIZyl.PstK2sYszG/iE6w6LpQi',	'porkchopminecraft2@gmail.com',	40,	0,	'',	'hey',	'2024-08-03 04:38:08',	'2024-08-13 01:59:02',	'2024-08-12 01:59:14',	'User',	'Y',	''),
(22,	'RocketKitty',	'RocketKitty',	'$2y$10$XOawvtSRLdMS1DYCvgdaxOmO5M8doXsGu49u0KYEJ5maMb1ZFvHQ.',	'rocketkittydev@gmail.com',	10,	0,	'',	'',	'2024-08-05 21:46:17',	'2024-08-22 16:40:51',	'2024-08-21 16:43:49',	'User',	'Y',	''),
(23,	'Venom',	'Venom',	'$2y$10$h6EHa0LhTeAzpQVZ3ME0bOaKcNpGb21Q3AB7r2.G80i/UoBnWt.jK',	'ggforwha@gmail.com',	227,	30,	'',	'what good im cool and ye',	'2024-08-05 22:53:32',	'2024-09-11 20:30:33',	'2024-09-10 22:51:08',	'Administrator',	'Y',	''),
(24,	'Guy',	'Guy',	'$2y$10$bTxJQYFNKYCeNvbozadDPu2yVdWR0wEQR/ddIdN8h2wrSOw3oxTa6',	'mauz6663@gmail.com',	9,	0,	'',	'',	'2024-08-05 22:56:06',	'2024-08-10 19:06:27',	'2024-08-09 19:07:51',	'User',	'Y',	''),
(25,	'cody',	'cody',	'$2y$10$zTrKzd/5cUTVbstQyFTs.uvXpWkyb/Kr6ChU9a8aRc9pmn9aS6bPy',	'hatriscaileb665@gmail.com',	15,	0,	'',	'im so gay for you~',	'2024-08-06 01:34:16',	'2024-08-12 23:47:42',	'2024-08-11 23:50:39',	'User',	'Y',	''),
(27,	'saed',	'saed',	'$2y$10$ACFD7lCGivglAclGjpbqUuMk7LCXr/BsoJRJiSya67QnUPp/TKOi2',	'eaer@gmail.com',	0,	0,	'',	'',	'2024-08-06 01:51:20',	'2024-08-06 01:51:20',	'2024-08-06 01:51:20',	'User',	'Y',	''),
(28,	'blamedenny',	'blamedenny',	'$2y$10$vUx5M6JF5vHi3djxkdMcO.i7raPyYZL0uuktv1pGOAlv/W6WMONFm',	'nokwthigo@gmail.com',	5,	0,	'',	'',	'2024-08-06 05:46:08',	'2024-08-07 05:46:21',	'2024-08-06 05:47:48',	'User',	'Y',	''),
(29,	'fish',	'fish',	'$2y$10$8e01Eaz5oT9p8LdZNq6OmOFKOIL30pZZN/4DUiAcmfZGa8Mg/2yDK',	'blub@blubster.bruh',	10,	0,	'',	'ye lol\r\ni make assets here',	'2024-08-06 06:01:38',	'2024-09-14 11:12:14',	'2024-09-13 11:12:17',	'Asset Creator',	'Y',	''),
(30,	'Google',	'Google',	'$2y$10$kFPeKgMWWuwSqROpeYLenetGMO0PQKN6o9ylhZVbqR5RHhACCgFh.',	'pennyww@hotmail.com',	251,	53,	'',	'I like to make clothes but I can\'t be bothered since shirts aren\'t a thing yet and because of how many times I\'ve had to remake them since the template keeps changing...',	'2024-08-06 07:50:39',	'2024-09-14 07:24:29',	'2024-09-13 14:17:29',	'User',	'Y',	'Google'),
(31,	'TheMasterOfPie',	'TheMasterOfPie',	'$2y$10$Fbk4R/HiFS2YK01lvTtcoOS2hMIGsNJjAa/.TLFuZ7GcobYO4MFbK',	'frokipie@gmail.com',	78,	20,	'',	'Waow waht a beutiful1! Day for som pie11!!\r\n             ( I don’t accept friend requests )',	'2024-08-06 09:18:00',	'2024-08-29 22:47:52',	'2024-08-28 22:48:48',	'User',	'Y',	''),
(32,	'Shadow',	'Shadow',	'$2y$10$lOIGacUamlWPmiEvSyReVezy/9PrWYGcFxK6EubWaeiFUjUyoYF0W',	'masonfagwfa@gmail.com',	349,	8,	'',	'Yo! Im shadow, admin at brixus. \r\nI usually am online when im bored or making items',	'2024-08-06 14:15:39',	'2024-09-13 22:04:33',	'2024-09-13 21:49:59',	'Administrator',	'Y',	'Shadow :)'),
(33,	'cone',	'cone',	'$2y$10$fQNWPBcxlLJmkVghPklwWuBIiXJYFCQKCT1KqQqWl840l.nZYcqxe',	'conecoalition@gmail.com',	10,	0,	'',	'',	'2024-08-06 17:32:06',	'2024-08-07 17:32:12',	'2024-08-06 17:33:57',	'User',	'Y',	''),
(34,	'Brixus',	'Brixus',	'$2y$10$Gsx4ln9o/sG8TQO8Q.7YzuJCIBPGB1KWwceifvTrES49gqxwHfJ8q',	'Brixuss@gmail.com',	20,	0,	'',	'',	'2024-08-06 17:35:38',	'2024-08-09 00:01:58',	'2024-08-08 00:02:29',	'User',	'Y',	''),
(35,	'Iceables',	'Iceables',	'$2y$10$a7V8MoBAlCfjwxLCqByZBuRmgZD4/khXo09104QF0DWSS.N2VbjPa',	'infospreelands@gmail.com',	109,	49,	'',	'',	'2024-08-06 19:32:12',	'2024-09-14 21:52:25',	'2024-09-13 23:14:01',	'Administrator',	'Y',	''),
(36,	'I',	'I',	'$2y$10$7ysFjcB2sKvPlSsLs7SqeeYh9eiVYtAJ4cpMUxevQfZLtKLj/eLBK',	'com@com.com',	9,	0,	'',	'Hello, I Am I And I have the shortest Brixus username',	'2024-08-06 22:37:08',	'2024-08-22 20:28:51',	'2024-08-21 21:13:18',	'User',	'Y',	'Iอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœอกอœ'),
(37,	'Roblox',	'Roblox',	'$2y$10$D3nUOk7YsORzwWIegc1IBuBGMgpk/uKPt..vR9hBBWYvgo1meWzY.',	'zackhary254@gmail.com',	45,	0,	'',	'Iam Roblox the guy was id 7 before in alpha version everything reset oof',	'2024-08-08 22:31:36',	'2024-09-05 14:55:56',	'2024-09-04 14:56:58',	'User',	'Y',	''),
(38,	'JustBrainDead',	'JustBrainDead',	'$2y$10$tNba2sCs4aYN0joUSVrnA.6323P.8SdczU.hNjfbbUR092WKdZSIm',	'gg@gmail.com',	25,	0,	'',	'',	'2024-08-09 15:10:12',	'2024-09-07 15:17:30',	'2024-09-06 15:18:35',	'User',	'Y',	''),
(39,	'Take',	'Take',	'$2y$10$qI2eGcUcIaXauMG20hNFjejklaMuCUxh0svLJaILEiaSYaw2fs3/G',	'gemchilucas@gmail.com',	10,	0,	'',	'[Deleted]',	'2024-08-09 18:08:54',	'2024-08-10 18:09:19',	'2024-08-09 18:13:22',	'User',	'Y',	''),
(40,	'Spy',	'Spy',	'$2y$10$8MfpBj6jUHLOtOCBiWO1POb03ipbj1JCFCMUr7f7PmGSP1d1mX2IS',	'Supergamer98@protonmail.com',	15,	0,	'',	'wassup im a spy , do not mess wit meh im danger bru\r\n',	'2024-08-09 22:40:58',	'2024-08-12 23:25:58',	'2024-08-12 20:42:01',	'User',	'Y',	''),
(41,	'DashreeDev',	'DashreeDev',	'$2y$10$56Hv5AVjZkCzveItCLzKZuQPLL3Nx8Ypww0clhsBSIqCtw47EhWwG',	'steveralt123@gmail.com',	80,	50,	'',	'',	'2024-08-09 22:45:11',	'2024-09-14 17:22:30',	'2024-09-13 23:12:51',	'Owner',	'Y',	''),
(42,	'ddsadsa',	'ddsadsa',	'$2y$10$QdFQU/7ajZwJeRvG98c/EuBK4bhf7JaIjn5kuBNSJBfy7u1obi1xy',	'dev20newacc@gmail.com',	30,	0,	'',	'\'UPDATE users SET currency_bits = currency_bits + 100 WHERE id = 616\'',	'2024-08-09 22:46:25',	'2024-08-22 20:54:31',	'2024-08-21 20:54:41',	'User',	'Y',	''),
(43,	'HATEAPOSTAL',	'HATEAPOSTAL',	'$2y$10$oM1ke59Nvd/g/Yt1KP72eeZy4VgbOVCAg1m8T9n7CrjlWC13y9ysK',	'dagilevaroslav64@gmail.com',	20,	0,	'',	'',	'2024-08-11 13:33:17',	'2024-08-13 13:36:53',	'2024-08-12 13:36:56',	'User',	'Y',	''),
(44,	'Paolo',	'Paolo',	'$2y$10$GETsLd.aVaEU665V8iZDA.xZiuk7JqqDikUMIUJ2zTx.jjOtyotZi',	'mirko.palermo09@gmail.com',	5,	0,	'',	'',	'2024-08-11 20:44:16',	'2024-08-16 07:42:49',	'2024-08-15 22:30:53',	'User',	'Y',	''),
(45,	'man',	'man',	'$2y$10$pHpTetfrga123fl3OvbNLeU/9G6JSW04Yoc.9069TCW0.LQYFF6oa',	'kirilliluseckin@gmail.com',	5,	0,	'',	'',	'2024-08-11 21:12:46',	'2024-08-12 21:12:59',	'2024-08-11 21:20:07',	'User',	'Y',	''),
(46,	'1x1x1x1',	'1x1x1x1',	'$2y$10$qbwH1gHsh6kN4cIBZak3te/kepaReAaxcXsKbWtDLty3qTNojLHbG',	'xonigis140@foraro.com',	10,	0,	'',	'',	'2024-08-12 06:47:01',	'2024-08-14 07:05:24',	'2024-08-13 07:12:08',	'User',	'Y',	''),
(47,	'Mocha',	'Mocha',	'$2y$10$uy3y2v.PSzB6XeuCxkzDBe991Rk.2HwPNtig3lANbUiC1Pn7hZ8TC',	'gerrard.sugiarto@gmail.com',	20,	0,	'',	'',	'2024-08-13 00:56:10',	'2024-08-21 05:30:38',	'2024-08-20 05:31:06',	'User',	'Y',	''),
(48,	'[ Content Deleted 48 ]',	'BrixusLabs',	'$2y$10$b4H8azCz/wNJXD0Puw5sg.aN.Pqf0uC6Cv.K1nYWNa6te3MocUwGK',	'real@brixus.info',	19,	0,	'',	'[ Content Deleted ]',	'2024-08-23 22:37:40',	'2024-09-11 19:31:55',	'2024-09-11 15:15:45',	'Moderator',	'Y',	''),
(49,	'Test69420',	'Test69420',	'$2y$10$iDR75Gw.UElq2RcMAvjONeN5Y9a/sWSFsVFSAxnnvVaH3Xl00Fmaa',	'evev@gmail.com',	28,	-1,	'',	'Myth.',	'2024-08-25 14:42:29',	'2024-09-14 01:34:05',	'2024-09-13 10:30:24',	'User',	'Y',	''),
(50,	'[ Content Deleted 624 ]',	'DickusSuckus',	'$2y$10$efoNJ8y1kb2WH.GHuAo12uRAfwEjBsz7EkBRr8KPfnXod7b4R5L52',	'pepsurilmo@gufum.com',	10,	0,	'',	'[ Content Deleted ]',	'2024-08-25 14:53:18',	'2024-08-26 14:53:31',	'2024-08-25 15:03:03',	'User',	'Y',	''),
(51,	'Ham',	'Ham',	'$2y$10$DiIMErep4jqPLodwWYwjsuWw8aK5DVqMAdRze98IjpUPw9X790EzO',	'HELPME@HELPME.HELPME',	10,	0,	'',	'im a little hammy boy',	'2024-08-26 19:58:52',	'2024-08-27 19:59:05',	'2024-08-26 20:16:21',	'User',	'Y',	''),
(52,	'aver',	'aver',	'$2y$10$xC5xvWWU.Ah.v7tvomjzsunbEWStps6sp9RCznumWXBcpB4RPKzDG',	'johnvanty2@gmail.com',	10,	0,	'',	'yuh',	'2024-08-27 05:18:44',	'2024-08-28 05:18:58',	'2024-08-27 05:20:30',	'User',	'Y',	'riley'),
(53,	'Jay',	'Jay',	'$2y$10$bvQ2IWMCGqWVtOdu2MbtY.bv99vWuQf.QVKkSBjK3m8yG80iN2Ntq',	'Jorielly31_s@nlesd.ca',	60,	0,	'',	'...',	'2024-08-30 17:34:10',	'2024-09-12 18:45:43',	'2024-09-11 18:45:43',	'User',	'Y',	''),
(54,	'[ Content Deleted 54 ]',	'SUCKMYDICKLOL',	'$2y$10$tvlTgbGgxHG5gfouc0MGT.tMu7hNuPayZEiLi1/OhSWpRuPWe3UPy',	'damionkennedy004@gmail.com',	10,	0,	'',	'[ Content Deleted ]',	'2024-08-30 19:06:02',	'2024-08-31 19:06:14',	'2024-08-30 19:07:58',	'User',	'Y',	''),
(55,	'spongebob',	'spongebob',	'$2y$10$VolorgHOQ01nqbsp2m0duOlmg5fJgzmM7IIRxd4Mo1HQGU.fLuwUy',	'kauaaaron122@gmail.com',	10,	0,	'',	'',	'2024-08-31 18:27:18',	'2024-09-01 18:27:32',	'2024-08-31 18:28:13',	'User',	'Y',	''),
(56,	'Carticart7',	'Carticart7',	'$2y$10$vXBbk3U3UKV5z0Ax/yPaHeX2wCFYlrtn5gu0OVjQA43rfRKCqrsTu',	'bettinalsmith@gmail.com',	10,	0,	'',	'',	'2024-08-31 23:35:37',	'2024-09-01 23:35:50',	'2024-09-01 00:37:27',	'User',	'Y',	''),
(57,	'sdfsadfasdf',	'sdfsadfasdf',	'$2y$10$BjAghV8VpV0pkgztXdy6LeChZZZI7Nq3WSgw/Exniq9JNsoQrieUW',	'sdfasfas@gmail.com',	1,	1,	'',	'\\',	'2024-09-02 03:00:52',	'2024-09-04 09:22:27',	'2024-09-03 10:07:04',	'User',	'Y',	'sd'),
(58,	'Puro',	'Puro',	'$2y$10$1zaYE0qCpirlqYSJfn/6X.vUeZNJliauFTMvRiH1WeDmLeucDSzp6',	'holatesteo84@gmail.com',	50,	0,	'',	'Does someone remember me from Brokeore, Brokeimo, Issue Town and Brokelar?',	'2024-09-02 11:31:06',	'2024-09-11 12:39:45',	'2024-09-10 23:50:00',	'User',	'Y',	''),
(59,	'kcmvlsnd',	'kcmvlsnd',	'$2y$10$PZIe8FuVLUXCa5/UsMvNFOL4Tb9grFUcdo/CGUlTf5c3JxNmkegui',	'sadfasd@ask.com',	19,	0,	'',	'',	'2024-09-02 13:50:44',	'2024-09-03 13:50:58',	'2024-09-03 10:05:53',	'User',	'Y',	'signator'),
(60,	'c00lkidd',	'c00lkidd',	'$2y$10$k0MCi/czcVs65FPPV6KFPenKVswnZ4sGkAvfHpRurhrANpAtaiJHa',	'redtophatguest@gmail.com',	10,	0,	'',	'Current project: c00lgui\r\nteam c00lkidd join today!',	'2024-09-02 20:40:13',	'2024-09-03 20:40:26',	'2024-09-03 00:50:33',	'User',	'Y',	''),
(61,	'William',	'William',	'$2y$10$VWAihvdhWHmkRX2RU7pOXOeSAt3XlKRQ0BIgg98IlCVfh0y49fZ6q',	'guest90941@gmail.com',	10,	0,	'',	'',	'2024-09-03 00:55:05',	'2024-09-04 00:55:18',	'2024-09-03 01:07:42',	'User',	'Y',	''),
(62,	'ttt',	'ttt',	'$2y$10$mFtZk/b4NedXu41Q1lumk.7pdNKTryOmud9kkZzf2mTbaHoFh3iVy',	'alec_j29@gmail.com',	10,	0,	'',	'',	'2024-09-03 10:08:27',	'2024-09-04 10:08:39',	'2024-09-03 10:36:20',	'User',	'Y',	''),
(63,	'user',	'user',	'$2y$10$XSQxdSlZ/n4sV0yp8D6vwen2ECTgfCS5VrJj0MTQ6FJzDTB3JOUpC',	'contextyo@gmail.com',	0,	0,	'',	'',	'2024-09-04 12:25:08',	'2024-09-05 12:25:20',	'2024-09-04 12:28:57',	'User',	'Y',	'- Im a user'),
(64,	'squish',	'squish',	'$2y$10$CH3Urh2f.E5krDw3Nna/9efuqK9fW8sb89ox7ptA.gcETySB09HPy',	'zaxer4006@gmail.com',	20,	0,	'',	'the true squishy one | www.squish-town.xyz',	'2024-09-08 05:13:03',	'2024-09-11 11:12:56',	'2024-09-10 14:47:20',	'User',	'Y',	'the true squishy one | www.squish-town.xyz'),
(65,	'Cat',	'Cat',	'$2y$10$EV6u2BeLYiZyVwNLGqLT4e64GDMhcQjvcwlO0kAqELyryP2g/NJ5a',	'hhhu30836@gmail.com',	10,	0,	'',	'',	'2024-09-08 06:21:02',	'2024-09-09 06:21:15',	'2024-09-08 09:56:02',	'User',	'Y',	''),
(66,	'thetruesigma',	'thetruesigma',	'$2y$10$yhjppoPTK2y.ocQYE/FGWOUiJG4aGB5OFxmoAeOT9KwU6Rw2XqNxa',	'imthetruesigma@gmail.com',	0,	0,	'',	'',	'2024-09-09 23:49:36',	'2024-09-10 23:49:50',	'2024-09-10 04:31:59',	'User',	'Y',	''),
(67,	'Bob',	'Bob',	'$2y$10$OT68FmJvHeYQBpG1KraXluICNPtOA8V0DChq1JhPj9rH5GZlh8V1W',	'sowell@gmail.com',	10,	0,	'',	'In da bunker!\r\nBilly is my brother ',	'2024-09-13 10:55:11',	'2024-09-14 10:55:24',	'2024-09-13 11:01:10',	'User',	'Y',	''),
(68,	'Billy',	'Billy',	'$2y$10$iqpCxNXWjPeoLeEGN1U7Z.QMOV.7v7a8Jdfnu0ss2kQuRtoFfblWO',	'masonfagwf2222a@gmail.com',	10,	0,	'',	'In da bunker!!! \r\nBilly is my brother ',	'2024-09-13 10:58:05',	'2024-09-14 10:58:18',	'2024-09-13 11:01:52',	'User',	'Y',	''),
(69,	'2',	'2',	'$2y$10$07dGBqPQ82y7dE3KQNeb8O1Xjgz9hTpqAhBIMPeLlE13b1D01zKZq',	'evev123@gmail.com',	10,	0,	'',	'',	'2024-09-13 11:22:45',	'2024-09-14 11:22:57',	'2024-09-13 11:26:35',	'User',	'Y',	''),
(70,	'Shadowsniped',	'Shadowsniped',	'$2y$10$XOwfxSoGLsgl0P8Y/bAR.O4KujHb3Z.V9ckkyiqizruuoiB0hSiT2',	'Ekejej@gmail.com',	10,	0,	'',	'',	'2024-09-13 11:24:11',	'2024-09-14 11:24:23',	'2024-09-13 11:26:14',	'User',	'Y',	''),
(71,	'CheeseLord47',	'CheeseLord47',	'$2y$10$xtqm1TRbbll4NnDq1HQX9eNsSFKDDnxKW7R2IX4lWxuLeKCNKOj5m',	'foizxsst@gmail.com',	10,	0,	'',	'I love cheese.',	'2024-09-13 19:55:02',	'2024-09-14 19:55:15',	'2024-09-13 20:14:12',	'User',	'Y',	''),
(72,	'Bunny',	'Bunny',	'$2y$10$ru4eze01RtYgHCjcI2XVGOtbIlYJ7bP5jO695mVmwNyATq3rnAwBW',	'bunnyggdev1@gmail.com',	10,	0,	'',	'',	'2024-09-13 22:09:05',	'2024-09-14 22:09:19',	'2024-09-13 22:14:59',	'User',	'Y',	''),
(73,	'GooberGoof',	'GooberGoof',	'$2y$10$3wE9/FWuElseTf5IBs0NAerT.nKdfatEWhdFA1Q/MAfX1hI5gR6LO',	'adsdsadsa@gmail.com',	10,	0,	'',	'',	'2024-09-13 23:14:32',	'2024-09-14 23:14:45',	'2024-09-13 23:14:45',	'Administrator',	'Y',	''),
(74,	'drretro',	'drretro',	'$2y$10$BZNe1upaYr9vd/U3sTRkme9ju56ZbayRCfofY8M1VvuaBupOEziOS',	'infospreelands2@gmail.com',	10,	0,	'',	'',	'2024-09-13 23:14:34',	'2024-09-14 23:14:46',	'2024-09-13 23:16:02',	'Administrator',	'Y',	'');

DROP TABLE IF EXISTS `user_ads`;
CREATE TABLE `user_ads` (
  `adID` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL DEFAULT '0',
  `ownerID` int(11) NOT NULL DEFAULT 0,
  `isPending` tinyint(1) NOT NULL DEFAULT 0,
  `isApproved` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`adID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `user_ads` (`adID`, `title`, `ownerID`, `isPending`, `isApproved`) VALUES
(6,	'',	1,	0,	1);

DROP TABLE IF EXISTS `user_ips`;
CREATE TABLE `user_ips` (
  `userID` int(11) NOT NULL,
  `IP` text NOT NULL,
  `lastRecorded` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

INSERT INTO `user_ips` (`userID`, `IP`, `lastRecorded`) VALUES
(1,	'90.250.142.173',	'2024-08-27 22:30:30'),
(10,	'72.211.147.102',	'2024-08-16 15:49:07'),
(6,	'98.232.22.86',	'2024-08-30 02:32:41'),
(7,	'98.232.31.154',	'2024-08-11 21:57:16'),
(18,	'181.199.62.248',	'2024-08-31 04:11:13'),
(12,	'79.139.190.206',	'2024-08-25 15:05:31'),
(21,	'24.251.121.32',	'2024-08-12 01:59:14'),
(18,	'157.100.111.194',	'2024-08-06 03:43:32'),
(8,	'148.252.147.105',	'2024-08-04 09:39:43'),
(8,	'85.255.232.55',	'2024-08-05 16:09:08'),
(11,	'176.245.167.162',	'2024-08-05 18:39:20'),
(22,	'90.250.142.173',	'2024-08-05 21:41:17'),
(23,	'90.250.142.173',	'2024-08-05 21:44:34'),
(17,	'87.215.216.34',	'2024-09-04 17:49:49'),
(22,	'86.180.196.177',	'2024-08-05 21:46:40'),
(23,	'181.214.107.223',	'2024-08-06 02:26:45'),
(24,	'66.118.175.6',	'2024-08-05 22:56:19'),
(9,	'173.95.84.147',	'2024-08-09 18:08:33'),
(25,	'73.233.177.145',	'2024-08-11 23:50:39'),
(50,	'157.100.111.194',	'2024-08-06 02:37:58'),
(16,	'46.71.35.238',	'2024-08-06 05:39:11'),
(546,	'46.151.246.68',	'2024-08-06 05:47:48'),
(29,	'178.66.64.86',	'2024-09-08 10:13:06'),
(30,	'203.206.127.33',	'2024-09-13 14:17:29'),
(31,	'184.92.127.149',	'2024-08-28 22:48:48'),
(1,	'185.31.155.160',	'2024-08-06 09:42:34'),
(18,	'157.100.113.241',	'2024-08-31 15:01:18'),
(32,	'108.36.209.113',	'2024-09-13 21:49:59'),
(8,	'151.83.184.232',	'2024-08-07 21:59:09'),
(12,	'5.228.241.0',	'2024-08-06 15:15:28'),
(1,	'83.27.114.26',	'2024-08-13 16:53:48'),
(33,	'51.158.239.209',	'2024-08-06 17:33:57'),
(34,	'51.159.181.81',	'2024-08-06 18:02:50'),
(23,	'181.214.107.32',	'2024-08-06 18:35:03'),
(35,	'51.14.2.75',	'2024-09-13 23:14:01'),
(36,	'75.164.250.23',	'2024-08-06 22:59:40'),
(23,	'208.59.154.189',	'2024-09-10 22:51:08'),
(34,	'51.159.153.147',	'2024-08-08 00:02:29'),
(36,	'12.75.216.16',	'2024-08-07 02:59:08'),
(34,	'83.27.114.26',	'2024-08-07 15:21:16'),
(22,	'83.27.114.26',	'2024-08-07 15:23:33'),
(18,	'157.100.111.197',	'2024-08-08 03:08:07'),
(31,	'107.122.229.74',	'2024-08-09 17:43:55'),
(37,	'95.222.118.233',	'2024-08-08 18:16:38'),
(18,	'181.199.41.248',	'2024-09-02 02:13:50'),
(12,	'5.142.46.117',	'2024-08-08 21:01:22'),
(37,	'77.176.21.167',	'2024-08-08 22:48:04'),
(38,	'31.152.221.90',	'2024-08-12 23:00:12'),
(11,	'93.150.218.17',	'2024-08-09 17:50:35'),
(11,	'176.245.197.32',	'2024-08-09 22:59:47'),
(39,	'200.68.186.206',	'2024-08-09 18:12:09'),
(39,	'201.141.18.247',	'2024-08-09 18:13:22'),
(24,	'51.253.222.22',	'2024-08-09 19:07:51'),
(40,	'173.54.218.43',	'2024-08-12 20:42:01'),
(41,	'108.179.160.218',	'2024-09-13 23:12:51'),
(42,	'67.23.251.245',	'2024-08-09 23:00:26'),
(42,	'51.14.2.75',	'2024-08-21 20:54:41'),
(22,	'217.46.49.142',	'2024-08-10 06:04:28'),
(8,	'148.252.140.248',	'2024-08-10 13:16:29'),
(11,	'176.245.196.231',	'2024-08-10 16:55:20'),
(8,	'85.255.234.191',	'2024-08-10 21:13:45'),
(16,	'93.185.38.150',	'2024-08-10 16:01:26'),
(31,	'12.75.11.6',	'2024-08-10 19:36:42'),
(32,	'174.216.52.93',	'2024-08-10 16:11:27'),
(18,	'181.175.47.76',	'2024-08-11 21:26:45'),
(11,	'176.245.131.27',	'2024-08-10 20:36:39'),
(12,	'5.142.41.103',	'2024-08-10 21:59:29'),
(8,	'148.252.128.254',	'2024-08-10 22:23:28'),
(29,	'140.238.175.201',	'2024-08-11 06:50:31'),
(43,	'212.220.228.243',	'2024-08-11 13:36:16'),
(13,	'24.42.154.37',	'2024-08-12 14:23:13'),
(44,	'78.210.18.56',	'2024-08-11 20:44:29'),
(45,	'185.110.9.47',	'2024-08-11 21:20:07'),
(12,	'5.142.44.42',	'2024-08-12 08:30:42'),
(45,	'95.24.100.74',	'2024-08-13 07:12:08'),
(43,	'212.220.237.172',	'2024-08-12 13:36:56'),
(8,	'77.91.14.30',	'2024-08-16 11:43:18'),
(18,	'157.100.111.195',	'2024-08-13 11:45:16'),
(47,	'139.255.19.163',	'2024-08-20 05:31:06'),
(18,	'157.100.111.196',	'2024-08-19 19:50:45'),
(12,	'178.67.196.190',	'2024-08-13 19:51:13'),
(1,	'83.27.126.46',	'2024-08-19 17:37:09'),
(12,	'178.67.197.81',	'2024-08-14 09:52:00'),
(22,	'172.226.114.12',	'2024-08-14 15:43:20'),
(22,	'172.226.114.8',	'2024-08-14 15:45:00'),
(12,	'178.67.193.135',	'2024-08-14 20:16:11'),
(23,	'181.214.107.151',	'2024-08-15 04:10:27'),
(37,	'80.171.173.207',	'2024-08-15 07:37:37'),
(44,	'78.211.139.46',	'2024-08-15 07:46:37'),
(44,	'78.211.155.232',	'2024-08-15 22:30:53'),
(37,	'77.176.47.76',	'2024-08-16 08:38:48'),
(36,	'76.115.205.171',	'2024-08-16 15:40:28'),
(10,	'73.51.157.167',	'2024-09-13 23:15:30'),
(18,	'181.199.44.248',	'2024-08-27 23:26:00'),
(18,	'181.199.61.248',	'2024-09-04 00:17:10'),
(22,	'184.151.230.69',	'2024-08-21 16:43:49'),
(36,	'75.164.255.147',	'2024-08-21 21:13:18'),
(8,	'80.45.32.167',	'2024-08-30 21:56:45'),
(1,	'31.94.70.30',	'2024-08-22 09:30:18'),
(1,	'31.94.70.31',	'2024-08-22 16:42:29'),
(10,	'50.201.124.14',	'2024-09-13 16:28:18'),
(12,	'5.142.41.144',	'2024-08-23 22:58:09'),
(11,	'176.245.151.99',	'2024-08-23 17:36:08'),
(18,	'181.199.60.248',	'2024-08-24 04:55:54'),
(48,	'90.250.142.173',	'2024-08-26 11:44:12'),
(12,	'178.67.194.153',	'2024-08-24 20:28:39'),
(18,	'157.100.111.198',	'2024-09-07 04:18:59'),
(49,	'108.36.209.113',	'2024-09-13 10:30:24'),
(1,	'31.94.8.136',	'2024-08-25 16:54:44'),
(50,	'80.45.32.167',	'2024-08-25 15:03:03'),
(12,	'79.139.189.50',	'2024-09-13 20:14:07'),
(18,	'157.100.113.240',	'2024-08-26 01:29:51'),
(51,	'80.45.32.167',	'2024-08-26 20:16:21'),
(49,	'174.216.51.201',	'2024-08-26 20:26:42'),
(32,	'174.216.51.201',	'2024-08-26 20:28:54'),
(12,	'5.142.42.241',	'2024-08-26 22:56:24'),
(52,	'118.175.207.48',	'2024-08-27 05:20:30'),
(12,	'5.142.47.177',	'2024-08-27 22:34:48'),
(48,	'84.68.111.203',	'2024-09-08 19:22:46'),
(1,	'84.68.111.203',	'2024-09-09 07:02:19'),
(30,	'84.68.111.203',	'2024-08-28 11:52:46'),
(18,	'186.3.175.78',	'2024-08-28 22:00:36'),
(8,	'84.68.111.203',	'2024-08-29 16:32:12'),
(16,	'45.159.74.218',	'2024-08-30 15:56:20'),
(37,	'93.133.151.176',	'2024-08-30 14:57:33'),
(53,	'24.224.244.185',	'2024-09-11 18:45:43'),
(54,	'79.116.172.80',	'2024-08-30 19:07:58'),
(12,	'178.67.198.172',	'2024-08-30 20:30:59'),
(8,	'92.19.71.93',	'2024-09-13 23:15:08'),
(55,	'200.9.24.232',	'2024-08-31 18:28:13'),
(56,	'166.205.87.20',	'2024-08-31 23:38:12'),
(56,	'107.127.14.122',	'2024-09-01 00:05:40'),
(56,	'23.93.214.57',	'2024-09-01 00:37:27'),
(32,	'174.216.55.206',	'2024-09-01 21:11:51'),
(57,	'45.84.122.28',	'2024-09-02 08:47:04'),
(57,	'45.84.122.9',	'2024-09-02 07:48:43'),
(57,	'45.84.122.38',	'2024-09-02 08:34:56'),
(12,	'178.67.193.84',	'2024-09-02 08:21:45'),
(57,	'45.84.122.30',	'2024-09-02 09:34:43'),
(58,	'187.187.224.117',	'2024-09-10 23:50:00'),
(57,	'45.84.122.27',	'2024-09-02 14:01:55'),
(59,	'45.84.122.27',	'2024-09-02 14:10:00'),
(60,	'66.190.136.247',	'2024-09-03 00:50:33'),
(61,	'66.190.136.247',	'2024-09-03 01:07:42'),
(57,	'45.84.122.41',	'2024-09-03 01:16:40'),
(59,	'45.84.122.41',	'2024-09-03 01:16:47'),
(12,	'5.142.47.211',	'2024-09-03 08:23:09'),
(57,	'45.84.122.6',	'2024-09-03 10:06:00'),
(59,	'45.84.122.6',	'2024-09-03 10:05:53'),
(57,	'46.166.163.185',	'2024-09-03 10:07:04'),
(62,	'46.166.163.185',	'2024-09-03 10:36:20'),
(12,	'178.67.192.208',	'2024-09-04 07:49:18'),
(63,	'174.18.0.89',	'2024-09-04 12:28:57'),
(37,	'2.243.228.205',	'2024-09-04 14:56:58'),
(12,	'5.142.43.92',	'2024-09-04 19:56:19'),
(18,	'181.199.63.248',	'2024-09-12 19:10:41'),
(38,	'31.152.213.174',	'2024-09-06 15:18:35'),
(18,	'181.199.42.248',	'2024-09-07 17:26:46'),
(64,	'116.255.44.26',	'2024-09-10 14:47:20'),
(65,	'109.108.34.2',	'2024-09-08 09:56:02'),
(1,	'84.68.96.235',	'2024-09-13 23:16:05'),
(66,	'194.195.253.102',	'2024-09-09 23:51:29'),
(66,	'170.64.140.244',	'2024-09-10 04:31:59'),
(12,	'5.142.40.44',	'2024-09-10 17:45:55'),
(48,	'84.68.96.235',	'2024-09-11 15:15:45'),
(12,	'178.67.193.105',	'2024-09-10 20:45:56'),
(12,	'5.142.44.70',	'2024-09-11 05:12:45'),
(12,	'5.142.41.99',	'2024-09-11 11:42:44'),
(29,	'95.55.24.175',	'2024-09-13 11:12:17'),
(67,	'108.36.209.113',	'2024-09-13 11:01:10'),
(68,	'108.36.209.113',	'2024-09-13 11:01:52'),
(69,	'108.36.209.113',	'2024-09-13 11:26:35'),
(70,	'108.36.209.113',	'2024-09-13 11:26:14'),
(71,	'79.139.189.50',	'2024-09-13 20:14:12'),
(72,	'66.118.151.170',	'2024-09-13 22:14:59'),
(10,	'108.179.160.218',	'2024-09-13 23:04:20'),
(10,	'51.14.2.75',	'2024-09-13 23:11:43'),
(73,	'108.179.160.218',	'2024-09-13 23:14:45'),
(74,	'51.14.2.75',	'2024-09-13 23:16:02');

-- 2024-09-13 23:16:06