Wizard of Light Bulb
Posts
153
Threads
121
Joined
Jun 2023
1 Year of service
06-20-2023, 11:52 AM
(This post was last modified: 07-10-2023, 09:36 AM by Xferno.)
Hello Rebreached Community,
Today I have uploaded the HLTV Database for you to download for free, thanks for reading and enjoy!
In June 2016, the "home of competitive Counter Strike" website HLTV was hacked and 611k accounts were exposed. The attack led to the exposure of names, usernames, email addresses and bcrypt hashes of passwords.
Compromised data: Email addresses, Names, Passwords, Usernames, Website activity
Member
Posts
188
Threads
101
Joined
Jul 2023
1 Year of service
Sample:
Code: DROP TABLE IF EXISTS `account_users`;
CREATE TABLE `account_users` (
`userid` bigint(20) NOT NULL AUTO_INCREMENT,
`authorid` bigint(20) NOT NULL DEFAULT '0',
`created` datetime DEFAULT '0000-00-00 00:00:00',
`disabled` tinyint(1) NOT NULL DEFAULT '0',
`startdate` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`enddate` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`username` varchar(50) NOT NULL DEFAULT '',
`fullname` varchar(100) DEFAULT NULL,
`email` varchar(128) DEFAULT NULL,
`password` varchar(255) DEFAULT NULL,
`lastlogin` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`gmtoffset` int(11) NOT NULL DEFAULT '0',
`md5hash` varchar(32) NOT NULL DEFAULT '',
`verified` tinyint(1) NOT NULL DEFAULT '0',
`newpassword` varchar(64) NOT NULL,
`nickchange` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`userid`),
UNIQUE KEY `username` (`username`),
UNIQUE KEY `md5hash_2` (`md5hash`),
KEY `startdate` (`startdate`),
KEY `enddate` (`enddate`),
KEY `created` (`created`)
) ENGINE=InnoDB AUTO_INCREMENT=758614 DEFAULT CHARSET=latin1;
LOCK TABLES `account_users` WRITE;
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('1', '1', '2005-08-22 16:55:39', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Nomad', 'Per Lambжk', 'per@lambaek.net', '$2y$11$9F44h3M3VVBO/MI6xRrp0.wdO01KeizoGgylVgx/p57f3rTixKA.6', '2016-06-18 23:45:48', '0', 'whVTr9jbC1MFJiXNTnTyjNHeu8SpqTXX', '1', 'E2bERSEzyZXVfDT8Y0V66RoK4T0YAAxf', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('51', '0', '2005-09-16 12:42:10', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Nix0n', 'Marc Winther', 'marc.winther@gmail.com', '$2y$11$ufD/o2s2XI6c/QLmHZwY2OJfp41IQsQUCa/GeX363hQJN3fbIbYj2', '2016-06-19 00:25:30', '0', '3TgaolSQe6lr7zqpjL9B7u5N9GneSs0W', '0', 'GQOu7v5HrSdud1eZhJlKhlkuGEAz5c4M', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('52', '0', '2005-09-16 12:42:33', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Elkvixen', 'Kristian Hald', 'elkvixen@hald.net', '0', '2009-09-30 20:22:27', '0', 'aqMdAzSMadH2wpPb1abqcokovE0vVAF5', '0', '5a996f3294b6034a4636b3cd33efed68', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('53', '0', '2005-09-16 12:44:21', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Naz', 'Mikkel Tscherning', 'mikkelt@gmail.com', '0', '2011-01-31 16:44:03', '0', '0riA1bmbo4eVu37vdiWqHhOcWOIRonWp', '0', '4d71e5c111b1309dc73dc5de15ff75e7', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('54', '0', '2005-09-16 13:22:40', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Rush', 'Henning', 'dif_ofan@hotmail.com', '0', '2011-03-01 11:11:07', '0', 'Pf0Rrn3QrhLVlSryaoZSFN5BCNt1bqq0', '0', 'df69e258098cc2c9c13ef9ba11f70927', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('55', '0', '2005-09-16 13:46:54', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'One', 'Joachim Damsgaard', 'joachim_159@msn.com', '0', '2009-07-01 17:51:00', '0', 'GqS7OVXfcIbxAC6L06DGTIivwLwHbXHR', '0', 'db5582f9ad2d71d030db9e5130f7dc34', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('56', '0', '2005-09-16 14:28:12', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'shell', 'shell0r', 'whammer@wouz.dk', '$2y$11$eiOvWDe7rGyLlwU3zB4A4eFOV99u2isoCcAH6LqeRpZ309.wj9mMC', '2015-07-30 10:33:50', '0', 'ozZcuWsHEDfffm0gsEWlnfRT0oAcmi4K', '0', 'OJIimpSqkKJM8Awpevx9AlRxCLwOZpZO', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('57', '0', '2005-09-16 14:29:00', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'chef', 'Yngve Engebretsen', 'yngve@nesc.nu', '0', '2008-11-03 13:03:34', '0', 'R3Wm0o4F1kUhGVx8AuuXJmQKLrX7J1RB', '0', 'd9b6526cc145c958f06a66a49e351538', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('58', '0', '2005-09-16 18:23:44', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'sick', '', '', '$2y$11$3e3JZmVxItvIX7ID8vcrjOeGBYjntER6uv.wO9anguRMCqrz2nPtm', '2016-06-18 20:11:49', '0', 'YSSumrY5QvfBPtbn5gj8GQNGPprFBL8A', '0', 'CLypwtzuIpwaKkeAxB4W2qxF0YBKQcks', '2015-09-29 19:52:22');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('59', '0', '2005-09-16 18:24:13', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Teisa-', 'Ville', 'rantanen_ville@hotmail.com', '0', '2011-03-25 23:24:41', '0', 'CJcPMX38CAcdDooc5wt9vwYVvV4wJPDl', '0', '8e7c486e83e8ef723b0e66c2bed2db4f', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('60', '0', '2005-09-16 18:24:18', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'RefleX', 'DD', 'Daryl_doerlich@web.de', '0', '2007-07-07 15:24:28', '0', 'zQalNetqOGEs42E9y8i3FhZac4HVTlht', '0', 'e96aa6da606a657e8baa83771725bcff', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('61', '0', '2005-09-16 18:24:24', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'ats', 'Martin Atsowski', 'ats14@wp.pl', '0', '2005-09-17 00:24:55', '0', 'bsOZHiqvY4Y26DcFMvJrMICZMjUGFc9R', '0', 'eb29f48387eb134033e3534dfcec97fe', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('62', '0', '2005-09-16 18:25:24', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'voltage', 'Antonio Carleone', 'omon@lazdynai.lt', '0', '2006-06-19 21:14:37', '0', 'EXQlfhRelQgstt7fYQHLyjKkCF0iRa9v', '0', '20af4875a4c13c80d483ff99da3f7fa7', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('63', '0', '2005-09-16 18:26:15', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'slize', 'Adam Blumert', 'adamosek1@o2.pl', '0', '2010-08-13 22:59:52', '0', '70RnhICDyS52mcik2Z5BiPWVuXem7nRf', '0', '18dfdba353841b80c8ac9284e6d9ded5', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('64', '0', '2005-09-16 18:26:22', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'caligula', 'Jimmy', 'fs_caligula@msn.com', '0', '2015-02-07 14:43:32', '0', 'oIDFrfj08o3uAlODlUfEJbAe9OAgcswA', '0', 'aa77b0a91e68fdba217fb2b19625e4e4', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('65', '0', '2005-09-16 18:26:45', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'elson', 'Karol S.', 'sad3k1@o2.pl', '0', '2008-02-25 20:24:57', '0', 'b9fDoyDxXG1y2QcnKr2uDCIMqj3CMzdX', '0', 'dde0814eec3243f3ffe4e794c8298633', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('66', '0', '2005-09-16 18:27:07', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Bounless', 'Juuso', 'k00d4r1@hotmail.com', '0', '2005-09-17 21:45:45', '0', 'JsA71eFZVGxXwJlhbnLP0uBrNF4zehxY', '0', '41688fbfbd9803441436067874d2e406', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('67', '0', '2005-09-16 18:27:37', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Saxin', 'afaf', 'mansson_hampus@hotmail.com', '0', '2006-02-08 23:22:50', '0', 'K85MmLLhrifY2BfdZ03ZvEqikvSzMqxw', '0', 'c98a7a769a70b4cdb81d1f5cb006ab96', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('68', '0', '2005-09-16 18:28:03', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Skyline', 'Manuel', 'Rabbit313@sms.at', '0', '2005-09-17 00:29:31', '0', 'yDiUo3cQmrOo33C24F1zksSFYLeKbLgK', '0', 'da4717c46917c050c257910030561143', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('69', '0', '2005-09-16 18:28:18', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Wec`', '', '', '$2y$11$vjp6UFpW1dhjicTSEut7I.IrEPCHhhjKA1kLyUnu8ga1vR63TwzhG', '2016-04-03 17:27:28', '0', 'F69NbLSVaWie0ghAaQMGhAHIc1qFw6nc', '0', 'earr74B4Jp3n34Y3ATybwrO1rBjHtvFI', '2015-08-11 02:23:57');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('70', '0', '2005-09-16 18:28:29', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'reflec', 'Thomas Kragh', 'reflec_@msn.com', '$2y$11$C2SuqFc9zdfc5Vq9f8IRrOZHdEdkDHLvKFMWTJ5iKORcF8mI4sxlu', '2016-06-18 23:26:45', '0', 'rpV5gy4z1tVxuk7cKifDlWubT6bBYWJq', '0', 'bO88Zr8OHQzq4WsQBmNbR3YpykceKqSV', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('71', '0', '2005-09-16 18:28:51', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'maxery2100', 'Max Kage', 'maxeryakashodoo@web.de', '0', '2015-01-11 21:15:39', '0', 'mEvDdAde38LytTLdb0RxXmIQtUssRbSd', '0', 'e01fb661ad0e35f5872bf827ecb6c3bd', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('72', '0', '2005-09-16 18:29:41', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'jack', 'rama', 'ramasevinc608@msn.com', '0', '0000-00-00 00:00:00', '0', 'PoQ3Z3h2c2BGWnU7nLFk8obBiD3aOWoE', '0', 'cd3e77daae6eff59d92292a008047e79', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('73', '0', '2005-09-16 18:29:53', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'OBikay', 'Mark', 'OBikay@hotmail.com', '0', '2007-11-01 00:52:15', '0', 'leHkiZnv2YcYl66JSL40afCtSGDHD1mY', '0', 'c4a6e994f0ace09a3e19f35b86733b6f', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('74', '0', '2005-09-16 18:31:02', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'karmel', 'Karol Niepsuj', 'niepujkarol@gmail.com', '$2y$11$VjeMu0xIec/oxdzUOPZwo.n/U0CuP/kXGlCg8nMmqNpSCn8zyjNE.', '2016-06-18 17:53:24', '0', 'g3jz3G55Fh31naKgWPh64TzXAcEee0cu', '0', 'NAIvW9S71BsL7LSCUwpQgmZRPIEiJYqw', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('75', '0', '2005-09-16 18:31:03', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'BlezZ', 'Patrik Ljungberg', 'patrik_ljungberg_87@hotmail.com', '0', '2005-10-23 21:38:36', '0', '4w38c9dSqhTOrE4ntluyf3vQga4ubhZg', '0', '8c05afa9cf2e686720a55b6f89a83a6b', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('76', '0', '2005-09-16 18:33:09', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'Ecto', 'Loz', 'binary_reaper@hotmail.com', '0', '2013-04-04 01:14:35', '0', 'N2o0cCSCTMrlrvJVRdu7gZXxa11mi0C5', '0', 'c726c0a0bbcdf944ab68185cbec420ec', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('77', '0', '2005-09-16 18:33:35', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'iverson', 'francis', 'iverson.cs@gmail.comf', '0', '2006-02-18 19:13:46', '0', '306fCZSwLjRdPA8HODO5CMCNNE96FLcJ', '0', '0a0da145327c4c3a0df0cc8e4fb42b8b', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('78', '0', '2005-09-16 18:34:15', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'euro|Crw', 'Philip', 'philipjoosten8@hotmail.com', '0', '2006-02-26 07:09:45', '0', 'MiYphRW3bNg1opId2xiFjVs7zCdenqXa', '0', '5748b353f6fbc250886f3448136b23c3', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('79', '0', '2005-09-16 18:34:15', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'DAEKOL', '', 'daekol@hotmail.com', '0', '2010-05-10 09:01:05', '0', 'IWA0Ow3Zkk0JJJWMherB9UIJwWYUmW55', '0', '2cfdb259f0578032000ec03f9824fb98', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('80', '0', '2005-09-16 18:35:04', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'hyvlarntOtO', 'Jon Edelsvдrd', '', '0', '2014-04-23 00:11:45', '0', 'TF5Hc9HwtHfdrb0IqsjAm2jTZiOmeTr7', '0', 'a73c6aee80cd8f9ed4f26a98f3a059ed', '2014-04-15 15:01:45');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('81', '0', '2005-09-16 18:35:32', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'fyrr73', 'emil karlsson', 'cool_kille1990@hotmail.com', '0', '2009-01-19 21:33:55', '0', 'zxOLHvhbdxpFJpn9RHKeK47JmW5APxIo', '0', '930e0ebc62f6dd6dd6afec7b1ded138e', '0000-00-00 00:00:00');
INSERT INTO `account_users` (`userid`, `authorid`, `created`, `disabled`, `startdate`, `enddate`, `username`, `fullname`, `email`, `password`, `lastlogin`, `gmtoffset`, `md5hash`, `verified`, `newpassword`, `nickchange`) VALUES ('82', '0', '2005-09-16 18:38:24', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 'V3rSuZ', 'Chow Yiu Chong', 'kroepoekboy@hotmail.com', '0', '2005-11-25 02:58:47', '0', '5w9M2rYgYnVINjRE1CTLG1u2XACM8lbd', '0', 'e6c31408c205bbce369a3b57a41b9abb', '0000-00-00 00:00:00');
Breach Junior
Posts
21
Threads
0
Joined
Aug 2023
1 Year of service
Breach Junior
Posts
49
Threads
0
Joined
Aug 2023
1 Year of service
Breach Junior
Posts
28
Threads
0
Joined
Sep 2023
1 Year of service
Breach Junior
Posts
42
Threads
3
Joined
Oct 2023
1 Year of service
that is amazing brother is there any filter option
Breach Junior
Posts
8
Threads
0
Joined
Oct 2023
1 Year of service
Breach Junior
Posts
7
Threads
0
Joined
Oct 2023
1 Year of service
Breach Junior
Posts
10
Threads
0
Joined
Oct 2023
1 Year of service
Breach Junior
Posts
48
Threads
0
Joined
Jan 2024
10 Months of service
|